#008b8b hex color name is darkcyan.
In RGB color space, #008b8b hex color has a red value of 0, a green value of 139 and a blue value of 139.
In CMYK color space (used in color printing), #008b8b hex color is composed of 100% cyan, 0% magenta, 0% yellow and 45.49% black.
#008b8b color has a hue of 180 degrees, a saturation of 100% and a lightness of 27.3%.
#008b8b hex color contains mainly GREEN.
The closest web safe color of #008b8b is #009999
#008b8b hex color has a decimal value of 35723.
HEX | 008b8b | #008b8b |
---|---|---|
RGB | 0, 139, 139 | rgb(0, 139, 139) |
RGB Percent | 0, 54.51, 54.51 | rgb(0, 54.51, 54.51) |
CMYK | 100, 0, 0, 45 | |
HSL | 180°, 100, 27.3 | hsl(180, 100%, 27.3%) |
HSV | 180°, 100, 54.5 |
XYZ | 13.893, 20.329, 27.618 |
---|---|
Hunter Lab | 45.088, -23.902, -4.756 |
CIE-LAB | 52.207, -30.613, -9.003 |
CIE-LCH | 52.207, 31.909, 196.388 |
CIE-LUV | 100, 0, 0, 45.49 |
Web Safe | 009999 |
RGB percent of color #008b8b
CMYK percent of color #008b8b
Text with hexadecimal color #008b8b
This text has a font color of #008b8b
<p style="color:#008b8b">Text here</p>
#008b8b Background Color
This box has a background color of #008b8b
<div style="background-color:#008b8b">Text here</div>
#008b8b Border Color
This box has a border color of #008b8b
<div style="border: 4px solid #008b8b">Text here</div>
CSS codes
<p style="color:#008b8b">Text here</p>
<div style="background-color:#008b8b">Text here</div>
<div style="border: 4px solid #008b8b">Text here</div>
#008b8b Color on white background
This is how a font and box color of #008b8b will look
on a white background.
#008b8b Color on black background
This is how a font and box color of #008b8b hex color will look
on a black background.