#00008b hex color name is darkblue.
In RGB color space, #00008b hex color has a red value of 0, a green value of 0 and a blue value of 139.
In CMYK color space (used in color printing), #00008b hex color is composed of 100% cyan, 100% magenta, 0% yellow and 45.49% black.
#00008b color has a hue of 240 degrees, a saturation of 100% and a lightness of 27.3%.
#00008b hex color contains mainly BLUE.
The closest web safe color of #00008b is #000099
#00008b hex color has a decimal value of 139.
HEX | 00008b | #00008b |
---|---|---|
RGB | 0, 0, 139 | rgb(0, 0, 139) |
RGB Percent | 0, 0, 54.51 | rgb(0, 0, 54.51) |
CMYK | 100, 100, 0, 45 | |
HSL | 240°, 100, 27.3 | hsl(240, 100%, 27.3%) |
HSV | 240°, 100, 54.5 |
XYZ | 4.66, 1.864, 24.54 |
---|---|
Hunter Lab | 13.653, 37.033, -97.013 |
CIE-LAB | 14.757, 50.429, -68.684 |
CIE-LCH | 14.757, 85.209, 306.287 |
CIE-LUV | 100, 100, 0, 45.49 |
Web Safe | 000099 |
RGB percent of color #00008b
CMYK percent of color #00008b
Text with hexadecimal color #00008b
This text has a font color of #00008b
<p style="color:#00008b">Text here</p>
#00008b Background Color
This box has a background color of #00008b
<div style="background-color:#00008b">Text here</div>
#00008b Border Color
This box has a border color of #00008b
<div style="border: 4px solid #00008b">Text here</div>
CSS codes
<p style="color:#00008b">Text here</p>
<div style="background-color:#00008b">Text here</div>
<div style="border: 4px solid #00008b">Text here</div>
#00008b Color on white background
This is how a font and box color of #00008b will look
on a white background.
#00008b Color on black background
This is how a font and box color of #00008b hex color will look
on a black background.