In RGB color space, #7fff2d hex color has a red value of 127, a green value of 255 and a blue value of 45.
In CMYK color space (used in color printing), #7fff2d hex color is composed of 50.2% cyan, 0% magenta, 82.35% yellow and 0% black.
#7fff2d color has a hue of 96.6 degrees, a saturation of 100% and a lightness of 58.8%.
#7fff2d hex color contains mainly GREEN.
The closest web safe color of #7fff2d is #66ff33
#7fff2d hex color has a decimal value of 8388397.
HEX | 7fff2d | #7fff2d |
---|---|---|
RGB | 127, 255, 45 | rgb(127, 255, 45) |
RGB Percent | 49.8, 100, 17.65 | rgb(49.8, 100, 17.65) |
CMYK | 50, 0, 82, 0 | |
HSL | 96.6°, 100, 58.8 | hsl(96.6, 100%, 58.8%) |
HSV | 96.6°, 82.4, 100 |
XYZ | 44.986, 76.221, 14.824 |
---|---|
Hunter Lab | 87.305, -60.806, 51.046 |
CIE-LAB | 89.962, -67.075, 79.805 |
CIE-LCH | 89.962, 104.249, 130.047 |
CIE-LUV | 50.2, 0, 82.35, 0 |
Web Safe | 66ff33 |
RGB percent of color #7fff2d
CMYK percent of color #7fff2d
Text with hexadecimal color #7fff2d
This text has a font color of #7fff2d
<p style="color:#7fff2d">Text here</p>
#7fff2d Background Color
This box has a background color of #7fff2d
<div style="background-color:#7fff2d">Text here</div>
#7fff2d Border Color
This box has a border color of #7fff2d
<div style="border: 4px solid #7fff2d">Text here</div>
CSS codes
<p style="color:#7fff2d">Text here</p>
<div style="background-color:#7fff2d">Text here</div>
<div style="border: 4px solid #7fff2d">Text here</div>
#7fff2d Color on white background
This is how a font and box color of #7fff2d will look
on a white background.
#7fff2d Color on black background
This is how a font and box color of #7fff2d hex color will look
on a black background.