In RGB color space, #08fa00 hex color has a red value of 8, a green value of 250 and a blue value of 0.
In CMYK color space (used in color printing), #08fa00 hex color is composed of 96.8% cyan, 0% magenta, 100% yellow and 1.96% black.
#08fa00 color has a hue of 118.1 degrees, a saturation of 100% and a lightness of 49%.
#08fa00 hex color contains mainly GREEN.
The closest web safe color of #08fa00 is #00ff00
#08fa00 hex color has a decimal value of 588288.
HEX | 08fa00 | #08fa00 |
---|---|---|
RGB | 8, 250, 0 | rgb(8, 250, 0) |
RGB Percent | 3.14, 98.04, 0 | rgb(3.14, 98.04, 0) |
CMYK | 97, 0, 100, 2 | |
HSL | 118.1°, 100, 49 | hsl(118.1, 100%, 49%) |
HSV | 118.1°, 100, 98 |
XYZ | 34.286, 68.423, 11.4 |
---|---|
Hunter Lab | 82.718, -70.77, 49.732 |
CIE-LAB | 86.218, -84.664, 81.973 |
CIE-LCH | 86.218, 117.846, 135.925 |
CIE-LUV | 96.8, 0, 100, 1.96 |
Web Safe | 00ff00 |
RGB percent of color #08fa00
CMYK percent of color #08fa00
Text with hexadecimal color #08fa00
This text has a font color of #08fa00
<p style="color:#08fa00">Text here</p>
#08fa00 Background Color
This box has a background color of #08fa00
<div style="background-color:#08fa00">Text here</div>
#08fa00 Border Color
This box has a border color of #08fa00
<div style="border: 4px solid #08fa00">Text here</div>
CSS codes
<p style="color:#08fa00">Text here</p>
<div style="background-color:#08fa00">Text here</div>
<div style="border: 4px solid #08fa00">Text here</div>
#08fa00 Color on white background
This is how a font and box color of #08fa00 will look
on a white background.
#08fa00 Color on black background
This is how a font and box color of #08fa00 hex color will look
on a black background.