#000055 short hex color code is #005.
In RGB color space, #000055 hex color has a red value of 0, a green value of 0 and a blue value of 85.
In CMYK color space (used in color printing), #000055 hex color is composed of 100% cyan, 100% magenta, 0% yellow and 66.67% black.
#000055 color has a hue of 240 degrees, a saturation of 100% and a lightness of 16.7%.
#000055 hex color contains mainly BLUE.
The closest web safe color of #000055 is #000066
#000055 hex color has a decimal value of 85.
HEX | 000055 | #000055 |
---|---|---|
RGB | 0, 0, 85 | rgb(0, 0, 85) |
RGB Percent | 0, 0, 33.33 | rgb(0, 0, 33.33) |
CMYK | 100, 100, 0, 67 | |
HSL | 240°, 100, 16.7 | hsl(240, 100%, 16.7%) |
HSV | 240°, 100, 33.3 |
XYZ | 1.64, 0.656, 8.635 |
---|---|
Hunter Lab | 8.099, 21.97, -57.541 |
CIE-LAB | 5.926, 34.696, -48.124 |
CIE-LCH | 5.926, 59.327, 305.791 |
CIE-LUV | 100, 100, 0, 66.67 |
Web Safe | 000066 |
RGB percent of color #000055
CMYK percent of color #000055
Text with hexadecimal color #000055
This text has a font color of #000055
<p style="color:#000055">Text here</p>
#000055 Background Color
This box has a background color of #000055
<div style="background-color:#000055">Text here</div>
#000055 Border Color
This box has a border color of #000055
<div style="border: 4px solid #000055">Text here</div>
CSS codes
<p style="color:#000055">Text here</p>
<div style="background-color:#000055">Text here</div>
<div style="border: 4px solid #000055">Text here</div>
#000055 Color on white background
This is how a font and box color of #000055 will look
on a white background.
#000055 Color on black background
This is how a font and box color of #000055 hex color will look
on a black background.