001440 Color Hex

#001440 Color Hex

#001440 Color Information

  • In the RGB color space, the color value #001440 is composed of 0% red, 7.84% green, and 25.1% blue.
  • In the CMYK color space, it consists of 1 cyan, 0.69 magenta, 0 yellow, and 0 black.
  • It has a color angle of 221 degrees, a saturation of 100%, and a luminance of 13%.
  • Contrast color of #001440 is #FFFFFF

#001440 Color Conversion

Hex 001440 #001440
RGB Decimal 0, 20, 64 rgb(0, 20, 64)
RGB Percent 0, 7.84, 25.1 rgb(0%, 7.84%, 25.1%)
HSL 221°,100%,13% hsl(221°,100%,13%)
CMYK 1, 0.69, 0, 191
HSV (or HSB) 221°, 61%, 61%,
YUV 19, 153, 113
XYZ 1.176, 0.87, 4.957
CIE-LAB 7.863, 12.773, -30.269

#001440 border color

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

Css background gradient color with #001440

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

#001440 Color Preview on Black Background

Sample font with color #001440 on background of color black

#001440 Color Preview on White Background

Sample font with color #001440 on background of color white

#001440 background color

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

Contrast color with #001440 color is #FFFFFF