In RGB color space, #12f000 hex color has a red value of 18, a green value of 240 and a blue value of 0.
In CMYK color space (used in color printing), #12f000 hex color is composed of 92.5% cyan, 0% magenta, 100% yellow and 5.88% black.
#12f000 color has a hue of 115.5 degrees, a saturation of 100% and a lightness of 47.1%.
#12f000 hex color contains mainly GREEN.
The closest web safe color of #12f000 is #00ff00
#12f000 hex color has a decimal value of 1241088.
HEX | 12f000 | #12f000 |
---|---|---|
RGB | 18, 240, 0 | rgb(18, 240, 0) |
RGB Percent | 7.06, 94.12, 0 | rgb(7.06, 94.12, 0) |
CMYK | 93, 0, 100, 6 | |
HSL | 115.5°, 100, 47.1 | hsl(115.5, 100%, 47.1%) |
HSV | 115.5°, 100, 94.1 |
XYZ | 31.41, 62.449, 10.398 |
---|---|
Hunter Lab | 79.025, -67.345, 47.516 |
CIE-LAB | 83.152, -81.693, 79.534 |
CIE-LCH | 83.152, 114.015, 135.767 |
CIE-LUV | 92.5, 0, 100, 5.88 |
Web Safe | 00ff00 |
RGB percent of color #12f000
CMYK percent of color #12f000
Text with hexadecimal color #12f000
This text has a font color of #12f000
<p style="color:#12f000">Text here</p>
#12f000 Background Color
This box has a background color of #12f000
<div style="background-color:#12f000">Text here</div>
#12f000 Border Color
This box has a border color of #12f000
<div style="border: 4px solid #12f000">Text here</div>
CSS codes
<p style="color:#12f000">Text here</p>
<div style="background-color:#12f000">Text here</div>
<div style="border: 4px solid #12f000">Text here</div>
#12f000 Color on white background
This is how a font and box color of #12f000 will look
on a white background.
#12f000 Color on black background
This is how a font and box color of #12f000 hex color will look
on a black background.