002147 Color Hex

#002147 Color Hex

#002147 Color Information

  • In the RGB color space, the color value #002147 is composed of 0% red, 12.94% green, and 27.84% blue.
  • In the CMYK color space, it consists of 1 cyan, 0.54 magenta, 0 yellow, and 0 black.
  • It has a color angle of 212 degrees, a saturation of 100%, and a luminance of 14%.
  • Contrast color of #002147 is #FFFFFF

#002147 Color Conversion

Hex 002147 #002147
RGB Decimal 0, 33, 71 rgb(0, 33, 71)
RGB Percent 0, 12.94, 27.84 rgb(0%, 12.94%, 27.84%)
HSL 212°,100%,14% hsl(212°,100%,14%)
CMYK 1, 0.54, 0, 184
HSV (or HSB) 212°, 59%, 59%,
YUV 27, 152, 107
XYZ 1.681, 1.543, 6.17
CIE-LAB 12.877, 5.807, -27.034

#002147 border color

.css_border_solid{ border: 3px solid #002147 }
.css_border_dotted{ border: 3px dotted #002147 }
.css_border_dashed{ border: 3px dashed #002147 }
.css_border_double{ border: 3px double #002147 }

Css background gradient color with #002147

.box_css_gradient_with_002147{ 
	background-color: #002147;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0076ff', endColorstr='#002147');
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0076ff), to(#002147));
	background-image: -webkit-linear-gradient(top, #0076ff, #002147);
	background-image: -moz-linear-gradient(top, #0076ff, #002147);
	background-image: -o-linear-gradient(top, #0076ff, #002147);
	background-image: linear-gradient(to bottom, #0076ff, #002147);}

#002147 Color Preview on Black Background

Sample font with color #002147 on background of color black

#002147 Color Preview on White Background

Sample font with color #002147 on background of color white

#002147 background color

The sample font has a contrasting color to the color #002147

Contrast color with #002147 color is #FFFFFF