In RGB color space, #9ff00c hex color has a red value of 159, a green value of 240 and a blue value of 12.
In CMYK color space (used in color printing), #9ff00c hex color is composed of 33.75% cyan, 0% magenta, 95% yellow and 5.88% black.
#9ff00c color has a hue of 81.3 degrees, a saturation of 90.48% and a lightness of 49.4%.
#9ff00c hex color contains mainly GREEN.
The closest web safe color of #9ff00c is #99ff00
#9ff00c hex color has a decimal value of 10481676.
HEX | 9ff00c | #9ff00c |
---|---|---|
RGB | 159, 240, 12 | rgb(159, 240, 12) |
RGB Percent | 62.35, 94.12, 4.71 | rgb(62.35, 94.12, 4.71) |
CMYK | 34, 0, 95, 6 | |
HSL | 81.3°, 90.48, 49.4 | hsl(81.3, 90.48%, 49.4%) |
HSV | 81.3°, 95, 94.1 |
XYZ | 45.525, 69.718, 11.405 |
---|---|
Hunter Lab | 83.497, -48.797, 50.35 |
CIE-LAB | 86.858, -52.148, 83.064 |
CIE-LCH | 86.858, 98.077, 122.121 |
CIE-LUV | 33.75, 0, 95, 5.88 |
Web Safe | 99ff00 |
RGB percent of color #9ff00c
CMYK percent of color #9ff00c
Text with hexadecimal color #9ff00c
This text has a font color of #9ff00c
<p style="color:#9ff00c">Text here</p>
#9ff00c Background Color
This box has a background color of #9ff00c
<div style="background-color:#9ff00c">Text here</div>
#9ff00c Border Color
This box has a border color of #9ff00c
<div style="border: 4px solid #9ff00c">Text here</div>
CSS codes
<p style="color:#9ff00c">Text here</p>
<div style="background-color:#9ff00c">Text here</div>
<div style="border: 4px solid #9ff00c">Text here</div>
#9ff00c Color on white background
This is how a font and box color of #9ff00c will look
on a white background.
#9ff00c Color on black background
This is how a font and box color of #9ff00c hex color will look
on a black background.