In RGB color space, #05f00f hex color has a red value of 5, a green value of 240 and a blue value of 15.
In CMYK color space (used in color printing), #05f00f hex color is composed of 97.92% cyan, 0% magenta, 93.75% yellow and 5.88% black.
#05f00f color has a hue of 122.6 degrees, a saturation of 95.92% and a lightness of 48%.
#05f00f hex color contains mainly GREEN.
The closest web safe color of #05f00f is #00ff00
#05f00f hex color has a decimal value of 389135.
HEX | 05f00f | #05f00f |
---|---|---|
RGB | 5, 240, 15 | rgb(5, 240, 15) |
RGB Percent | 1.96, 94.12, 5.88 | rgb(1.96, 94.12, 5.88) |
CMYK | 98, 0, 94, 6 | |
HSL | 122.6°, 95.92, 48 | hsl(122.6, 95.92%, 48%) |
HSV | 122.6°, 97.9, 94.1 |
XYZ | 31.309, 62.387, 10.844 |
---|---|
Hunter Lab | 78.985, -67.469, 47.15 |
CIE-LAB | 83.119, -81.923, 78.189 |
CIE-LCH | 83.119, 113.247, 136.336 |
CIE-LUV | 97.92, 0, 93.75, 5.88 |
Web Safe | 00ff00 |
RGB percent of color #05f00f
CMYK percent of color #05f00f
Text with hexadecimal color #05f00f
This text has a font color of #05f00f
<p style="color:#05f00f">Text here</p>
#05f00f Background Color
This box has a background color of #05f00f
<div style="background-color:#05f00f">Text here</div>
#05f00f Border Color
This box has a border color of #05f00f
<div style="border: 4px solid #05f00f">Text here</div>
CSS codes
<p style="color:#05f00f">Text here</p>
<div style="background-color:#05f00f">Text here</div>
<div style="border: 4px solid #05f00f">Text here</div>
#05f00f Color on white background
This is how a font and box color of #05f00f will look
on a white background.
#05f00f Color on black background
This is how a font and box color of #05f00f hex color will look
on a black background.