In RGB color space, #f1f300 hex color has a red value of 241, a green value of 243 and a blue value of 0.
In CMYK color space (used in color printing), #f1f300 hex color is composed of 0.82% cyan, 0% magenta, 100% yellow and 4.71% black.
#f1f300 color has a hue of 60.5 degrees, a saturation of 100% and a lightness of 47.6%.
#f1f300 hex color contains mainly GREEN.
The closest web safe color of #f1f300 is #ffff00
#f1f300 hex color has a decimal value of 15856384.
HEX | f1f300 | #f1f300 |
---|---|---|
RGB | 241, 243, 0 | rgb(241, 243, 0) |
RGB Percent | 94.51, 95.29, 0 | rgb(94.51, 95.29, 0) |
CMYK | 1, 0, 100, 5 | |
HSL | 60.5°, 100, 47.6 | hsl(60.5, 100%, 47.6%) |
HSV | 60.5°, 100, 95.3 |
XYZ | 68.326, 82.802, 12.381 |
---|---|
Hunter Lab | 90.996, -25.212, 55.63 |
CIE-LAB | 92.928, -21.611, 90.913 |
CIE-LCH | 92.928, 93.446, 103.372 |
CIE-LUV | 0.82, 0, 100, 4.71 |
Web Safe | ffff00 |
RGB percent of color #f1f300
CMYK percent of color #f1f300
Text with hexadecimal color #f1f300
This text has a font color of #f1f300
<p style="color:#f1f300">Text here</p>
#f1f300 Background Color
This box has a background color of #f1f300
<div style="background-color:#f1f300">Text here</div>
#f1f300 Border Color
This box has a border color of #f1f300
<div style="border: 4px solid #f1f300">Text here</div>
CSS codes
<p style="color:#f1f300">Text here</p>
<div style="background-color:#f1f300">Text here</div>
<div style="border: 4px solid #f1f300">Text here</div>
#f1f300 Color on white background
This is how a font and box color of #f1f300 will look
on a white background.
#f1f300 Color on black background
This is how a font and box color of #f1f300 hex color will look
on a black background.