In RGB color space, #999000 hex color has a red value of 153, a green value of 144 and a blue value of 0.
In CMYK color space (used in color printing), #999000 hex color is composed of 0% cyan, 5.88% magenta, 100% yellow and 40% black.
#999000 color has a hue of 56.5 degrees, a saturation of 100% and a lightness of 30%.
#999000 hex color contains mainly RED.
The closest web safe color of #999000 is #999900
#999000 hex color has a decimal value of 10063872.
HEX | 999000 | #999000 |
---|---|---|
RGB | 153, 144, 0 | rgb(153, 144, 0) |
RGB Percent | 60, 56.47, 0 | rgb(60, 56.47, 0) |
CMYK | 0, 6, 100, 40 | |
HSL | 56.5°, 100, 30 | hsl(56.5, 100%, 30%) |
HSV | 56.5°, 100, 60 |
XYZ | 23.11, 26.719, 3.939 |
---|---|
Hunter Lab | 51.69, -10.654, 31.665 |
CIE-LAB | 58.713, -9.966, 62.67 |
CIE-LCH | 58.713, 63.457, 99.036 |
CIE-LUV | 0, 5.88, 100, 40 |
Web Safe | 999900 |
RGB percent of color #999000
CMYK percent of color #999000
Text with hexadecimal color #999000
This text has a font color of #999000
<p style="color:#999000">Text here</p>
#999000 Background Color
This box has a background color of #999000
<div style="background-color:#999000">Text here</div>
#999000 Border Color
This box has a border color of #999000
<div style="border: 4px solid #999000">Text here</div>
CSS codes
<p style="color:#999000">Text here</p>
<div style="background-color:#999000">Text here</div>
<div style="border: 4px solid #999000">Text here</div>
#999000 Color on white background
This is how a font and box color of #999000 will look
on a white background.
#999000 Color on black background
This is how a font and box color of #999000 hex color will look
on a black background.