In RGB color space, #f5f00d hex color has a red value of 245, a green value of 240 and a blue value of 13.
In CMYK color space (used in color printing), #f5f00d hex color is composed of 0% cyan, 2.04% magenta, 94.69% yellow and 3.92% black.
#f5f00d color has a hue of 58.7 degrees, a saturation of 92.06% and a lightness of 50.6%.
#f5f00d hex color contains mainly RED.
The closest web safe color of #f5f00d is #ffff00
#f5f00d hex color has a decimal value of 16117773.
HEX | f5f00d | #f5f00d |
---|---|---|
RGB | 245, 240, 13 | rgb(245, 240, 13) |
RGB Percent | 96.08, 94.12, 5.1 | rgb(96.08, 94.12, 5.1) |
CMYK | 0, 2, 95, 4 | |
HSL | 58.7°, 92.06, 50.6 | hsl(58.7, 92.06%, 50.6%) |
HSV | 58.7°, 94.7, 96.1 |
XYZ | 68.889, 81.762, 12.532 |
---|---|
Hunter Lab | 90.422, -22.247, 55.078 |
CIE-LAB | 92.47, -18.41, 89.731 |
CIE-LCH | 92.47, 91.6, 101.594 |
CIE-LUV | 0, 2.04, 94.69, 3.92 |
Web Safe | ffff00 |
RGB percent of color #f5f00d
CMYK percent of color #f5f00d
Text with hexadecimal color #f5f00d
This text has a font color of #f5f00d
<p style="color:#f5f00d">Text here</p>
#f5f00d Background Color
This box has a background color of #f5f00d
<div style="background-color:#f5f00d">Text here</div>
#f5f00d Border Color
This box has a border color of #f5f00d
<div style="border: 4px solid #f5f00d">Text here</div>
CSS codes
<p style="color:#f5f00d">Text here</p>
<div style="background-color:#f5f00d">Text here</div>
<div style="border: 4px solid #f5f00d">Text here</div>
#f5f00d Color on white background
This is how a font and box color of #f5f00d will look
on a white background.
#f5f00d Color on black background
This is how a font and box color of #f5f00d hex color will look
on a black background.