In RGB color space, #998000 hex color has a red value of 153, a green value of 128 and a blue value of 0.
In CMYK color space (used in color printing), #998000 hex color is composed of 0% cyan, 16.34% magenta, 100% yellow and 40% black.
#998000 color has a hue of 50.2 degrees, a saturation of 100% and a lightness of 30%.
#998000 hex color contains mainly RED.
The closest web safe color of #998000 is #999900
#998000 hex color has a decimal value of 10059776.
HEX | 998000 | #998000 |
---|---|---|
RGB | 153, 128, 0 | rgb(153, 128, 0) |
RGB Percent | 60, 50.2, 0 | rgb(60, 50.2, 0) |
CMYK | 0, 16, 100, 40 | |
HSL | 50.2°, 100, 30 | hsl(50.2, 100%, 30%) |
HSV | 50.2°, 100, 60 |
XYZ | 20.856, 22.211, 3.188 |
---|---|
Hunter Lab | 47.129, -3.483, 28.979 |
CIE-LAB | 54.25, -1.224, 59.478 |
CIE-LCH | 54.25, 59.491, 91.179 |
CIE-LUV | 0, 16.34, 100, 40 |
Web Safe | 999900 |
RGB percent of color #998000
CMYK percent of color #998000
Text with hexadecimal color #998000
This text has a font color of #998000
<p style="color:#998000">Text here</p>
#998000 Background Color
This box has a background color of #998000
<div style="background-color:#998000">Text here</div>
#998000 Border Color
This box has a border color of #998000
<div style="border: 4px solid #998000">Text here</div>
CSS codes
<p style="color:#998000">Text here</p>
<div style="background-color:#998000">Text here</div>
<div style="border: 4px solid #998000">Text here</div>
#998000 Color on white background
This is how a font and box color of #998000 will look
on a white background.
#998000 Color on black background
This is how a font and box color of #998000 hex color will look
on a black background.