In RGB color space, #002500 hex color has a red value of 0, a green value of 37 and a blue value of 0.
In CMYK color space (used in color printing), #002500 hex color is composed of 100% cyan, 0% magenta, 100% yellow and 85.49% black.
#002500 color has a hue of 120 degrees, a saturation of 100% and a lightness of 7.3%.
#002500 hex color contains mainly GREEN.
The closest web safe color of #002500 is #003300
#002500 hex color has a decimal value of 9472.
HEX | 002500 | #002500 |
---|---|---|
RGB | 0, 37, 0 | rgb(0, 37, 0) |
RGB Percent | 0, 14.51, 0 | rgb(0, 14.51, 0) |
CMYK | 100, 0, 100, 85 | |
HSL | 120°, 100, 7.3 | hsl(120, 100%, 7.3%) |
HSV | 120°, 100, 14.5 |
XYZ | 0.662, 1.323, 0.221 |
---|---|
Hunter Lab | 11.502, -9.855, 6.912 |
CIE-LAB | 11.435, -22.172, 16.555 |
CIE-LCH | 11.435, 27.671, 143.253 |
CIE-LUV | 100, 0, 100, 85.49 |
Web Safe | 003300 |
RGB percent of color #002500
CMYK percent of color #002500
Text with hexadecimal color #002500
This text has a font color of #002500
<p style="color:#002500">Text here</p>
#002500 Background Color
This box has a background color of #002500
<div style="background-color:#002500">Text here</div>
#002500 Border Color
This box has a border color of #002500
<div style="border: 4px solid #002500">Text here</div>
CSS codes
<p style="color:#002500">Text here</p>
<div style="background-color:#002500">Text here</div>
<div style="border: 4px solid #002500">Text here</div>
#002500 Color on white background
This is how a font and box color of #002500 will look
on a white background.
#002500 Color on black background
This is how a font and box color of #002500 hex color will look
on a black background.