#005555 short hex color code is #055.
In RGB color space, #005555 hex color has a red value of 0, a green value of 85 and a blue value of 85.
In CMYK color space (used in color printing), #005555 hex color is composed of 100% cyan, 0% magenta, 0% yellow and 66.67% black.
#005555 color has a hue of 180 degrees, a saturation of 100% and a lightness of 16.7%.
#005555 hex color contains mainly GREEN.
The closest web safe color of #005555 is #006666
#005555 hex color has a decimal value of 21845.
HEX | 005555 | #005555 |
---|---|---|
RGB | 0, 85, 85 | rgb(0, 85, 85) |
RGB Percent | 0, 33.33, 33.33 | rgb(0, 33.33, 33.33) |
CMYK | 100, 0, 0, 67 | |
HSL | 180°, 100, 16.7 | hsl(180, 100%, 16.7%) |
HSV | 180°, 100, 33.3 |
XYZ | 4.888, 7.153, 9.717 |
---|---|
Hunter Lab | 26.745, -14.181, -2.82 |
CIE-LAB | 32.153, -21.617, -6.354 |
CIE-LCH | 32.153, 22.531, 196.38 |
CIE-LUV | 100, 0, 0, 66.67 |
Web Safe | 006666 |
RGB percent of color #005555
CMYK percent of color #005555
Text with hexadecimal color #005555
This text has a font color of #005555
<p style="color:#005555">Text here</p>
#005555 Background Color
This box has a background color of #005555
<div style="background-color:#005555">Text here</div>
#005555 Border Color
This box has a border color of #005555
<div style="border: 4px solid #005555">Text here</div>
CSS codes
<p style="color:#005555">Text here</p>
<div style="background-color:#005555">Text here</div>
<div style="border: 4px solid #005555">Text here</div>
#005555 Color on white background
This is how a font and box color of #005555 will look
on a white background.
#005555 Color on black background
This is how a font and box color of #005555 hex color will look
on a black background.