In RGB color space, #000555 hex color has a red value of 0, a green value of 5 and a blue value of 85.
In CMYK color space (used in color printing), #000555 hex color is composed of 100% cyan, 94.12% magenta, 0% yellow and 66.67% black.
#000555 color has a hue of 236.5 degrees, a saturation of 100% and a lightness of 16.7%.
#000555 hex color contains mainly BLUE.
The closest web safe color of #000555 is #000066
#000555 hex color has a decimal value of 1365.
HEX | 000555 | #000555 |
---|---|---|
RGB | 0, 5, 85 | rgb(0, 5, 85) |
RGB Percent | 0, 1.96, 33.33 | rgb(0, 1.96, 33.33) |
CMYK | 100, 94, 0, 67 | |
HSL | 236.5°, 100, 16.7 | hsl(236.5, 100%, 16.7%) |
HSV | 236.5°, 100, 33.3 |
XYZ | 1.694, 0.764, 8.653 |
---|---|
Hunter Lab | 8.741, 19.298, -52.577 |
CIE-LAB | 6.901, 31.894, -46.502 |
CIE-LCH | 6.901, 56.389, 304.445 |
CIE-LUV | 100, 94.12, 0, 66.67 |
Web Safe | 000066 |
RGB percent of color #000555
CMYK percent of color #000555
Text with hexadecimal color #000555
This text has a font color of #000555
<p style="color:#000555">Text here</p>
#000555 Background Color
This box has a background color of #000555
<div style="background-color:#000555">Text here</div>
#000555 Border Color
This box has a border color of #000555
<div style="border: 4px solid #000555">Text here</div>
CSS codes
<p style="color:#000555">Text here</p>
<div style="background-color:#000555">Text here</div>
<div style="border: 4px solid #000555">Text here</div>
#000555 Color on white background
This is how a font and box color of #000555 will look
on a white background.
#000555 Color on black background
This is how a font and box color of #000555 hex color will look
on a black background.