In RGB color space, #008b12 hex color has a red value of 0, a green value of 139 and a blue value of 18.
In CMYK color space (used in color printing), #008b12 hex color is composed of 100% cyan, 0% magenta, 87.05% yellow and 45.49% black.
#008b12 color has a hue of 127.8 degrees, a saturation of 100% and a lightness of 27.3%.
#008b12 hex color contains mainly GREEN.
The closest web safe color of #008b12 is #009900
#008b12 hex color has a decimal value of 35602.
HEX | 008b12 | #008b12 |
---|---|---|
RGB | 0, 139, 18 | rgb(0, 139, 18) |
RGB Percent | 0, 54.51, 7.06 | rgb(0, 54.51, 7.06) |
CMYK | 100, 0, 87, 45 | |
HSL | 127.8°, 100, 27.3 | hsl(127.8, 100%, 27.3%) |
HSV | 127.8°, 100, 54.5 |
XYZ | 9.342, 18.509, 3.652 |
---|---|
Hunter Lab | 43.022, -36.528, 25.083 |
CIE-LAB | 50.108, -54.2, 49.48 |
CIE-LCH | 50.108, 73.389, 137.607 |
CIE-LUV | 100, 0, 87.05, 45.49 |
Web Safe | 009900 |
RGB percent of color #008b12
CMYK percent of color #008b12
Text with hexadecimal color #008b12
This text has a font color of #008b12
<p style="color:#008b12">Text here</p>
#008b12 Background Color
This box has a background color of #008b12
<div style="background-color:#008b12">Text here</div>
#008b12 Border Color
This box has a border color of #008b12
<div style="border: 4px solid #008b12">Text here</div>
CSS codes
<p style="color:#008b12">Text here</p>
<div style="background-color:#008b12">Text here</div>
<div style="border: 4px solid #008b12">Text here</div>
#008b12 Color on white background
This is how a font and box color of #008b12 will look
on a white background.
#008b12 Color on black background
This is how a font and box color of #008b12 hex color will look
on a black background.