In RGB color space, #f0ff0c hex color has a red value of 240, a green value of 255 and a blue value of 12.
In CMYK color space (used in color printing), #f0ff0c hex color is composed of 5.88% cyan, 0% magenta, 95.29% yellow and 0% black.
#f0ff0c color has a hue of 63.7 degrees, a saturation of 100% and a lightness of 52.4%.
#f0ff0c hex color contains mainly GREEN.
The closest web safe color of #f0ff0c is #ffff00
#f0ff0c hex color has a decimal value of 15793932.
HEX | f0ff0c | #f0ff0c |
---|---|---|
RGB | 240, 255, 12 | rgb(240, 255, 12) |
RGB Percent | 94.12, 100, 4.71 | rgb(94.12, 100, 4.71) |
CMYK | 6, 0, 95, 0 | |
HSL | 63.7°, 100, 52.4 | hsl(63.7, 100%, 52.4%) |
HSV | 63.7°, 95.3, 100 |
XYZ | 71.762, 90.072, 13.951 |
---|---|
Hunter Lab | 94.906, -31.116, 57.719 |
CIE-LAB | 96.027, -27.583, 92.322 |
CIE-LCH | 96.027, 96.354, 106.635 |
CIE-LUV | 5.88, 0, 95.29, 0 |
Web Safe | ffff00 |
RGB percent of color #f0ff0c
CMYK percent of color #f0ff0c
Text with hexadecimal color #f0ff0c
This text has a font color of #f0ff0c
<p style="color:#f0ff0c">Text here</p>
#f0ff0c Background Color
This box has a background color of #f0ff0c
<div style="background-color:#f0ff0c">Text here</div>
#f0ff0c Border Color
This box has a border color of #f0ff0c
<div style="border: 4px solid #f0ff0c">Text here</div>
CSS codes
<p style="color:#f0ff0c">Text here</p>
<div style="background-color:#f0ff0c">Text here</div>
<div style="border: 4px solid #f0ff0c">Text here</div>
#f0ff0c Color on white background
This is how a font and box color of #f0ff0c will look
on a white background.
#f0ff0c Color on black background
This is how a font and box color of #f0ff0c hex color will look
on a black background.