In RGB color space, #7fff0d hex color has a red value of 127, a green value of 255 and a blue value of 13.
In CMYK color space (used in color printing), #7fff0d hex color is composed of 50.2% cyan, 0% magenta, 94.9% yellow and 0% black.
#7fff0d color has a hue of 91.7 degrees, a saturation of 100% and a lightness of 52.5%.
#7fff0d hex color contains mainly GREEN.
The closest web safe color of #7fff0d is #66ff00
#7fff0d hex color has a decimal value of 8388365.
HEX | 7fff0d | #7fff0d |
---|---|---|
RGB | 127, 255, 13 | rgb(127, 255, 13) |
RGB Percent | 49.8, 100, 5.1 | rgb(49.8, 100, 5.1) |
CMYK | 50, 0, 95, 0 | |
HSL | 91.7°, 100, 52.5 | hsl(91.7, 100%, 52.5%) |
HSV | 91.7°, 94.9, 100 |
XYZ | 44.585, 76.061, 12.712 |
---|---|
Hunter Lab | 87.213, -61.37, 52.407 |
CIE-LAB | 89.888, -67.916, 84.815 |
CIE-LCH | 89.888, 108.656, 128.686 |
CIE-LUV | 50.2, 0, 94.9, 0 |
Web Safe | 66ff00 |
RGB percent of color #7fff0d
CMYK percent of color #7fff0d
Text with hexadecimal color #7fff0d
This text has a font color of #7fff0d
<p style="color:#7fff0d">Text here</p>
#7fff0d Background Color
This box has a background color of #7fff0d
<div style="background-color:#7fff0d">Text here</div>
#7fff0d Border Color
This box has a border color of #7fff0d
<div style="border: 4px solid #7fff0d">Text here</div>
CSS codes
<p style="color:#7fff0d">Text here</p>
<div style="background-color:#7fff0d">Text here</div>
<div style="border: 4px solid #7fff0d">Text here</div>
#7fff0d Color on white background
This is how a font and box color of #7fff0d will look
on a white background.
#7fff0d Color on black background
This is how a font and box color of #7fff0d hex color will look
on a black background.