In RGB color space, #120f00 hex color has a red value of 18, a green value of 15 and a blue value of 0.
In CMYK color space (used in color printing), #120f00 hex color is composed of 0% cyan, 16.67% magenta, 100% yellow and 92.94% black.
#120f00 color has a hue of 50 degrees, a saturation of 100% and a lightness of 3.5%.
#120f00 hex color contains mainly RED.
The closest web safe color of #120f00 is #000000
#120f00 hex color has a decimal value of 1183488.
HEX | 120f00 | #120f00 |
---|---|---|
RGB | 18, 15, 0 | rgb(18, 15, 0) |
RGB Percent | 7.06, 5.88, 0 | rgb(7.06, 5.88, 0) |
CMYK | 0, 17, 100, 93 | |
HSL | 50°, 100, 3.5 | hsl(50, 100%, 3.5%) |
HSV | 50°, 100, 7.1 |
XYZ | 0.42, 0.47, 0.069 |
---|---|
Hunter Lab | 6.856, -1.062, 4.202 |
CIE-LAB | 4.245, -1.095, 6.333 |
CIE-LCH | 4.245, 6.427, 99.81 |
CIE-LUV | 0, 16.67, 100, 92.94 |
Web Safe | 000000 |
RGB percent of color #120f00
CMYK percent of color #120f00
Text with hexadecimal color #120f00
This text has a font color of #120f00
<p style="color:#120f00">Text here</p>
#120f00 Background Color
This box has a background color of #120f00
<div style="background-color:#120f00">Text here</div>
#120f00 Border Color
This box has a border color of #120f00
<div style="border: 4px solid #120f00">Text here</div>
CSS codes
<p style="color:#120f00">Text here</p>
<div style="background-color:#120f00">Text here</div>
<div style="border: 4px solid #120f00">Text here</div>
#120f00 Color on white background
This is how a font and box color of #120f00 will look
on a white background.
#120f00 Color on black background
This is how a font and box color of #120f00 hex color will look
on a black background.