In RGB color space, #025000 hex color has a red value of 2, a green value of 80 and a blue value of 0.
In CMYK color space (used in color printing), #025000 hex color is composed of 97.5% cyan, 0% magenta, 100% yellow and 68.63% black.
#025000 color has a hue of 118.5 degrees, a saturation of 100% and a lightness of 15.7%.
#025000 hex color contains mainly GREEN.
The closest web safe color of #025000 is #006600
#025000 hex color has a decimal value of 151552.
HEX | 025000 | #025000 |
---|---|---|
RGB | 2, 80, 0 | rgb(2, 80, 0) |
RGB Percent | 0.78, 31.37, 0 | rgb(0.78, 31.37, 0) |
CMYK | 98, 0, 100, 69 | |
HSL | 118.5°, 100, 15.7 | hsl(118.5, 100%, 15.7%) |
HSV | 118.5°, 100, 31.4 |
XYZ | 2.894, 5.75, 0.957 |
---|---|
Hunter Lab | 23.979, -20.421, 14.419 |
CIE-LAB | 28.773, -36.855, 35.92 |
CIE-LCH | 28.773, 51.464, 135.736 |
CIE-LUV | 97.5, 0, 100, 68.63 |
Web Safe | 006600 |
RGB percent of color #025000
CMYK percent of color #025000
Text with hexadecimal color #025000
This text has a font color of #025000
<p style="color:#025000">Text here</p>
#025000 Background Color
This box has a background color of #025000
<div style="background-color:#025000">Text here</div>
#025000 Border Color
This box has a border color of #025000
<div style="border: 4px solid #025000">Text here</div>
CSS codes
<p style="color:#025000">Text here</p>
<div style="background-color:#025000">Text here</div>
<div style="border: 4px solid #025000">Text here</div>
#025000 Color on white background
This is how a font and box color of #025000 will look
on a white background.
#025000 Color on black background
This is how a font and box color of #025000 hex color will look
on a black background.