In RGB color space, #5ff00f hex color has a red value of 95, a green value of 240 and a blue value of 15.
In CMYK color space (used in color printing), #5ff00f hex color is composed of 60.42% cyan, 0% magenta, 93.75% yellow and 5.88% black.
#5ff00f color has a hue of 98.7 degrees, a saturation of 88.24% and a lightness of 50%.
#5ff00f hex color contains mainly GREEN.
The closest web safe color of #5ff00f is #66ff00
#5ff00f hex color has a decimal value of 6287375.
HEX | 5ff00f | #5ff00f |
---|---|---|
RGB | 95, 240, 15 | rgb(95, 240, 15) |
RGB Percent | 37.25, 94.12, 5.88 | rgb(37.25, 94.12, 5.88) |
CMYK | 60, 0, 94, 6 | |
HSL | 98.7°, 88.24, 50 | hsl(98.7, 88.24%, 50%) |
HSV | 98.7°, 93.8, 94.1 |
XYZ | 35.966, 64.788, 11.062 |
---|---|
Hunter Lab | 80.491, -61.1, 48.195 |
CIE-LAB | 84.374, -70.999, 79.736 |
CIE-LCH | 84.374, 106.765, 131.683 |
CIE-LUV | 60.42, 0, 93.75, 5.88 |
Web Safe | 66ff00 |
RGB percent of color #5ff00f
CMYK percent of color #5ff00f
Text with hexadecimal color #5ff00f
This text has a font color of #5ff00f
<p style="color:#5ff00f">Text here</p>
#5ff00f Background Color
This box has a background color of #5ff00f
<div style="background-color:#5ff00f">Text here</div>
#5ff00f Border Color
This box has a border color of #5ff00f
<div style="border: 4px solid #5ff00f">Text here</div>
CSS codes
<p style="color:#5ff00f">Text here</p>
<div style="background-color:#5ff00f">Text here</div>
<div style="border: 4px solid #5ff00f">Text here</div>
#5ff00f Color on white background
This is how a font and box color of #5ff00f will look
on a white background.
#5ff00f Color on black background
This is how a font and box color of #5ff00f hex color will look
on a black background.