In RGB color space, #f0c100 hex color has a red value of 240, a green value of 193 and a blue value of 0.
In CMYK color space (used in color printing), #f0c100 hex color is composed of 0% cyan, 19.58% magenta, 100% yellow and 5.88% black.
#f0c100 color has a hue of 48.3 degrees, a saturation of 100% and a lightness of 47.1%.
#f0c100 hex color contains mainly RED.
The closest web safe color of #f0c100 is #ffcc00
#f0c100 hex color has a decimal value of 15778048.
HEX | f0c100 | #f0c100 |
---|---|---|
RGB | 240, 193, 0 | rgb(240, 193, 0) |
RGB Percent | 94.12, 75.69, 0 | rgb(94.12, 75.69, 0) |
CMYK | 0, 20, 100, 6 | |
HSL | 48.3°, 100, 47.1 | hsl(48.3, 100%, 47.1%) |
HSV | 48.3°, 100, 94.1 |
XYZ | 55.005, 56.665, 8.038 |
---|---|
Hunter Lab | 75.276, -1.302, 46.362 |
CIE-LAB | 79.991, 2.916, 81.602 |
CIE-LCH | 79.991, 81.654, 87.953 |
CIE-LUV | 0, 19.58, 100, 5.88 |
Web Safe | ffcc00 |
RGB percent of color #f0c100
CMYK percent of color #f0c100
Text with hexadecimal color #f0c100
This text has a font color of #f0c100
<p style="color:#f0c100">Text here</p>
#f0c100 Background Color
This box has a background color of #f0c100
<div style="background-color:#f0c100">Text here</div>
#f0c100 Border Color
This box has a border color of #f0c100
<div style="border: 4px solid #f0c100">Text here</div>
CSS codes
<p style="color:#f0c100">Text here</p>
<div style="background-color:#f0c100">Text here</div>
<div style="border: 4px solid #f0c100">Text here</div>
#f0c100 Color on white background
This is how a font and box color of #f0c100 will look
on a white background.
#f0c100 Color on black background
This is how a font and box color of #f0c100 hex color will look
on a black background.