In RGB color space, #015000 hex color has a red value of 1, a green value of 80 and a blue value of 0.
In CMYK color space (used in color printing), #015000 hex color is composed of 98.75% cyan, 0% magenta, 100% yellow and 68.63% black.
#015000 color has a hue of 119.3 degrees, a saturation of 100% and a lightness of 15.7%.
#015000 hex color contains mainly GREEN.
The closest web safe color of #015000 is #006600
#015000 hex color has a decimal value of 86016.
HEX | 015000 | #015000 |
---|---|---|
RGB | 1, 80, 0 | rgb(1, 80, 0) |
RGB Percent | 0.39, 31.37, 0 | rgb(0.39, 31.37, 0) |
CMYK | 99, 0, 100, 69 | |
HSL | 119.3°, 100, 15.7 | hsl(119.3, 100%, 15.7%) |
HSV | 119.3°, 100, 31.4 |
XYZ | 2.881, 5.744, 0.957 |
---|---|
Hunter Lab | 23.967, -20.484, 14.409 |
CIE-LAB | 28.757, -37.022, 35.893 |
CIE-LCH | 28.757, 51.565, 135.887 |
CIE-LUV | 98.75, 0, 100, 68.63 |
Web Safe | 006600 |
RGB percent of color #015000
CMYK percent of color #015000
Text with hexadecimal color #015000
This text has a font color of #015000
<p style="color:#015000">Text here</p>
#015000 Background Color
This box has a background color of #015000
<div style="background-color:#015000">Text here</div>
#015000 Border Color
This box has a border color of #015000
<div style="border: 4px solid #015000">Text here</div>
CSS codes
<p style="color:#015000">Text here</p>
<div style="background-color:#015000">Text here</div>
<div style="border: 4px solid #015000">Text here</div>
#015000 Color on white background
This is how a font and box color of #015000 will look
on a white background.
#015000 Color on black background
This is how a font and box color of #015000 hex color will look
on a black background.