In RGB color space, #00005b hex color has a red value of 0, a green value of 0 and a blue value of 91.
In CMYK color space (used in color printing), #00005b hex color is composed of 100% cyan, 100% magenta, 0% yellow and 64.31% black.
#00005b color has a hue of 240 degrees, a saturation of 100% and a lightness of 17.8%.
#00005b hex color contains mainly BLUE.
The closest web safe color of #00005b is #000066
#00005b hex color has a decimal value of 91.
HEX | 00005b | #00005b |
---|---|---|
RGB | 0, 0, 91 | rgb(0, 0, 91) |
RGB Percent | 0, 0, 35.69 | rgb(0, 0, 35.69) |
CMYK | 100, 100, 0, 64 | |
HSL | 240°, 100, 17.8 | hsl(240, 100%, 17.8%) |
HSV | 240°, 100, 35.7 |
XYZ | 1.888, 0.755, 9.944 |
---|---|
Hunter Lab | 8.689, 23.579, -61.771 |
CIE-LAB | 6.82, 37.051, -50.722 |
CIE-LCH | 6.82, 62.813, 306.147 |
CIE-LUV | 100, 100, 0, 64.31 |
Web Safe | 000066 |
RGB percent of color #00005b
CMYK percent of color #00005b
Text with hexadecimal color #00005b
This text has a font color of #00005b
<p style="color:#00005b">Text here</p>
#00005b Background Color
This box has a background color of #00005b
<div style="background-color:#00005b">Text here</div>
#00005b Border Color
This box has a border color of #00005b
<div style="border: 4px solid #00005b">Text here</div>
CSS codes
<p style="color:#00005b">Text here</p>
<div style="background-color:#00005b">Text here</div>
<div style="border: 4px solid #00005b">Text here</div>
#00005b Color on white background
This is how a font and box color of #00005b will look
on a white background.
#00005b Color on black background
This is how a font and box color of #00005b hex color will look
on a black background.