In RGB color space, #f0ff0a hex color has a red value of 240, a green value of 255 and a blue value of 10.
In CMYK color space (used in color printing), #f0ff0a hex color is composed of 5.88% cyan, 0% magenta, 96.08% yellow and 0% black.
#f0ff0a color has a hue of 63.7 degrees, a saturation of 100% and a lightness of 52%.
#f0ff0a hex color contains mainly GREEN.
The closest web safe color of #f0ff0a is #ffff00
#f0ff0a hex color has a decimal value of 15793930.
HEX | f0ff0a | #f0ff0a |
---|---|---|
RGB | 240, 255, 10 | rgb(240, 255, 10) |
RGB Percent | 94.12, 100, 3.92 | rgb(94.12, 100, 3.92) |
CMYK | 6, 0, 96, 0 | |
HSL | 63.7°, 100, 52 | hsl(63.7, 100%, 52%) |
HSV | 63.7°, 96.1, 100 |
XYZ | 71.75, 90.067, 13.89 |
---|---|
Hunter Lab | 94.904, -31.13, 57.755 |
CIE-LAB | 96.025, -27.599, 92.466 |
CIE-LCH | 96.025, 96.497, 106.619 |
CIE-LUV | 5.88, 0, 96.08, 0 |
Web Safe | ffff00 |
RGB percent of color #f0ff0a
CMYK percent of color #f0ff0a
Text with hexadecimal color #f0ff0a
This text has a font color of #f0ff0a
<p style="color:#f0ff0a">Text here</p>
#f0ff0a Background Color
This box has a background color of #f0ff0a
<div style="background-color:#f0ff0a">Text here</div>
#f0ff0a Border Color
This box has a border color of #f0ff0a
<div style="border: 4px solid #f0ff0a">Text here</div>
CSS codes
<p style="color:#f0ff0a">Text here</p>
<div style="background-color:#f0ff0a">Text here</div>
<div style="border: 4px solid #f0ff0a">Text here</div>
#f0ff0a Color on white background
This is how a font and box color of #f0ff0a will look
on a white background.
#f0ff0a Color on black background
This is how a font and box color of #f0ff0a hex color will look
on a black background.