In RGB color space, #00f80d hex color has a red value of 0, a green value of 248 and a blue value of 13.
In CMYK color space (used in color printing), #00f80d hex color is composed of 100% cyan, 0% magenta, 94.76% yellow and 2.75% black.
#00f80d color has a hue of 123.1 degrees, a saturation of 100% and a lightness of 48.6%.
#00f80d hex color contains mainly GREEN.
The closest web safe color of #00f80d is #00ff00
#00f80d hex color has a decimal value of 63501.
HEX | 00f80d | #00f80d |
---|---|---|
RGB | 0, 248, 13 | rgb(0, 248, 13) |
RGB Percent | 0, 97.25, 5.1 | rgb(0, 97.25, 5.1) |
CMYK | 100, 0, 95, 3 | |
HSL | 123.1°, 100, 48.6 | hsl(123.1, 100%, 48.6%) |
HSV | 123.1°, 100, 97.3 |
XYZ | 33.64, 67.164, 11.572 |
---|---|
Hunter Lab | 81.954, -70.149, 48.996 |
CIE-LAB | 85.587, -84.195, 80.414 |
CIE-LCH | 85.587, 116.427, 136.316 |
CIE-LUV | 100, 0, 94.76, 2.75 |
Web Safe | 00ff00 |
RGB percent of color #00f80d
CMYK percent of color #00f80d
Text with hexadecimal color #00f80d
This text has a font color of #00f80d
<p style="color:#00f80d">Text here</p>
#00f80d Background Color
This box has a background color of #00f80d
<div style="background-color:#00f80d">Text here</div>
#00f80d Border Color
This box has a border color of #00f80d
<div style="border: 4px solid #00f80d">Text here</div>
CSS codes
<p style="color:#00f80d">Text here</p>
<div style="background-color:#00f80d">Text here</div>
<div style="border: 4px solid #00f80d">Text here</div>
#00f80d Color on white background
This is how a font and box color of #00f80d will look
on a white background.
#00f80d Color on black background
This is how a font and box color of #00f80d hex color will look
on a black background.