In RGB color space, #999f00 hex color has a red value of 153, a green value of 159 and a blue value of 0.
In CMYK color space (used in color printing), #999f00 hex color is composed of 3.77% cyan, 0% magenta, 100% yellow and 37.65% black.
#999f00 color has a hue of 62.3 degrees, a saturation of 100% and a lightness of 31.2%.
#999f00 hex color contains mainly GREEN.
The closest web safe color of #999f00 is #999900
#999f00 hex color has a decimal value of 10067712.
HEX | 999f00 | #999f00 |
---|---|---|
RGB | 153, 159, 0 | rgb(153, 159, 0) |
RGB Percent | 60, 62.35, 0 | rgb(60, 62.35, 0) |
CMYK | 4, 0, 100, 38 | |
HSL | 62.3°, 100, 31.2 | hsl(62.3, 100%, 31.2%) |
HSV | 62.3°, 100, 62.4 |
XYZ | 25.535, 31.569, 4.748 |
---|---|
Hunter Lab | 56.186, -17.203, 34.32 |
CIE-LAB | 62.985, -17.825, 65.785 |
CIE-LCH | 62.985, 68.157, 105.161 |
CIE-LUV | 3.77, 0, 100, 37.65 |
Web Safe | 999900 |
RGB percent of color #999f00
CMYK percent of color #999f00
Text with hexadecimal color #999f00
This text has a font color of #999f00
<p style="color:#999f00">Text here</p>
#999f00 Background Color
This box has a background color of #999f00
<div style="background-color:#999f00">Text here</div>
#999f00 Border Color
This box has a border color of #999f00
<div style="border: 4px solid #999f00">Text here</div>
CSS codes
<p style="color:#999f00">Text here</p>
<div style="background-color:#999f00">Text here</div>
<div style="border: 4px solid #999f00">Text here</div>
#999f00 Color on white background
This is how a font and box color of #999f00 will look
on a white background.
#999f00 Color on black background
This is how a font and box color of #999f00 hex color will look
on a black background.