In RGB color space, #97ff00 hex color has a red value of 151, a green value of 255 and a blue value of 0.
In CMYK color space (used in color printing), #97ff00 hex color is composed of 40.78% cyan, 0% magenta, 100% yellow and 0% black.
#97ff00 color has a hue of 84.5 degrees, a saturation of 100% and a lightness of 50%.
#97ff00 hex color contains mainly GREEN.
The closest web safe color of #97ff00 is #99ff00
#97ff00 hex color has a decimal value of 9961216.
HEX | 97ff00 | #97ff00 |
---|---|---|
RGB | 151, 255, 0 | rgb(151, 255, 0) |
RGB Percent | 59.22, 100, 0 | rgb(59.22, 100, 0) |
CMYK | 41, 0, 100, 0 | |
HSL | 84.5°, 100, 50 | hsl(84.5, 100%, 50%) |
HSV | 84.5°, 100, 100 |
XYZ | 48.522, 78.099, 12.517 |
---|---|
Hunter Lab | 88.374, -56.648, 53.464 |
CIE-LAB | 90.825, -60.842, 86.934 |
CIE-LCH | 90.825, 106.11, 124.987 |
CIE-LUV | 40.78, 0, 100, 0 |
Web Safe | 99ff00 |
RGB percent of color #97ff00
CMYK percent of color #97ff00
Text with hexadecimal color #97ff00
This text has a font color of #97ff00
<p style="color:#97ff00">Text here</p>
#97ff00 Background Color
This box has a background color of #97ff00
<div style="background-color:#97ff00">Text here</div>
#97ff00 Border Color
This box has a border color of #97ff00
<div style="border: 4px solid #97ff00">Text here</div>
CSS codes
<p style="color:#97ff00">Text here</p>
<div style="background-color:#97ff00">Text here</div>
<div style="border: 4px solid #97ff00">Text here</div>
#97ff00 Color on white background
This is how a font and box color of #97ff00 will look
on a white background.
#97ff00 Color on black background
This is how a font and box color of #97ff00 hex color will look
on a black background.