In RGB color space, #01960b hex color has a red value of 1, a green value of 150 and a blue value of 11.
In CMYK color space (used in color printing), #01960b hex color is composed of 99.33% cyan, 0% magenta, 92.67% yellow and 41.18% black.
#01960b color has a hue of 124 degrees, a saturation of 98.68% and a lightness of 29.6%.
#01960b hex color contains mainly GREEN.
The closest web safe color of #01960b is #009900
#01960b hex color has a decimal value of 103947.
HEX | 01960b | #01960b |
---|---|---|
RGB | 1, 150, 11 | rgb(1, 150, 11) |
RGB Percent | 0.39, 58.82, 4.31 | rgb(0.39, 58.82, 4.31) |
CMYK | 99, 0, 93, 41 | |
HSL | 124°, 98.68, 29.6 | hsl(124, 98.68%, 29.6%) |
HSV | 124°, 99.3, 58.8 |
XYZ | 10.979, 21.843, 3.954 |
---|---|
Hunter Lab | 46.736, -39.857, 27.699 |
CIE-LAB | 53.86, -57.614, 54.218 |
CIE-LCH | 53.86, 79.114, 136.739 |
CIE-LUV | 99.33, 0, 92.67, 41.18 |
Web Safe | 009900 |
RGB percent of color #01960b
CMYK percent of color #01960b
Text with hexadecimal color #01960b
This text has a font color of #01960b
<p style="color:#01960b">Text here</p>
#01960b Background Color
This box has a background color of #01960b
<div style="background-color:#01960b">Text here</div>
#01960b Border Color
This box has a border color of #01960b
<div style="border: 4px solid #01960b">Text here</div>
CSS codes
<p style="color:#01960b">Text here</p>
<div style="background-color:#01960b">Text here</div>
<div style="border: 4px solid #01960b">Text here</div>
#01960b Color on white background
This is how a font and box color of #01960b will look
on a white background.
#01960b Color on black background
This is how a font and box color of #01960b hex color will look
on a black background.