In RGB color space, #128000 hex color has a red value of 18, a green value of 128 and a blue value of 0.
In CMYK color space (used in color printing), #128000 hex color is composed of 85.94% cyan, 0% magenta, 100% yellow and 49.8% black.
#128000 color has a hue of 111.6 degrees, a saturation of 100% and a lightness of 25.1%.
#128000 hex color contains mainly GREEN.
The closest web safe color of #128000 is #009900
#128000 hex color has a decimal value of 1212416.
HEX | 128000 | #128000 |
---|---|---|
RGB | 18, 128, 0 | rgb(18, 128, 0) |
RGB Percent | 7.06, 50.2, 0 | rgb(7.06, 50.2, 0) |
CMYK | 86, 0, 100, 50 | |
HSL | 111.6°, 100, 25.1 | hsl(111.6, 100%, 25.1%) |
HSV | 111.6°, 100, 50.2 |
XYZ | 7.969, 15.567, 2.585 |
---|---|
Hunter Lab | 39.455, -32.993, 23.734 |
CIE-LAB | 46.401, -50.131, 50.107 |
CIE-LCH | 46.401, 70.879, 135.014 |
CIE-LUV | 85.94, 0, 100, 49.8 |
Web Safe | 009900 |
RGB percent of color #128000
CMYK percent of color #128000
Text with hexadecimal color #128000
This text has a font color of #128000
<p style="color:#128000">Text here</p>
#128000 Background Color
This box has a background color of #128000
<div style="background-color:#128000">Text here</div>
#128000 Border Color
This box has a border color of #128000
<div style="border: 4px solid #128000">Text here</div>
CSS codes
<p style="color:#128000">Text here</p>
<div style="background-color:#128000">Text here</div>
<div style="border: 4px solid #128000">Text here</div>
#128000 Color on white background
This is how a font and box color of #128000 will look
on a white background.
#128000 Color on black background
This is how a font and box color of #128000 hex color will look
on a black background.