In RGB color space, #f0dd00 hex color has a red value of 240, a green value of 221 and a blue value of 0.
In CMYK color space (used in color printing), #f0dd00 hex color is composed of 0% cyan, 7.92% magenta, 100% yellow and 5.88% black.
#f0dd00 color has a hue of 55.3 degrees, a saturation of 100% and a lightness of 47.1%.
#f0dd00 hex color contains mainly RED.
The closest web safe color of #f0dd00 is #ffcc00
#f0dd00 hex color has a decimal value of 15785216.
HEX | f0dd00 | #f0dd00 |
---|---|---|
RGB | 240, 221, 0 | rgb(240, 221, 0) |
RGB Percent | 94.12, 86.67, 0 | rgb(94.12, 86.67, 0) |
CMYK | 0, 8, 100, 6 | |
HSL | 55.3°, 100, 47.1 | hsl(55.3, 100%, 47.1%) |
HSV | 55.3°, 100, 94.1 |
XYZ | 61.792, 70.238, 10.301 |
---|---|
Hunter Lab | 83.808, -15.056, 51.378 |
CIE-LAB | 87.113, -11.308, 86.65 |
CIE-LCH | 87.113, 87.385, 97.435 |
CIE-LUV | 0, 7.92, 100, 5.88 |
Web Safe | ffcc00 |
RGB percent of color #f0dd00
CMYK percent of color #f0dd00
Text with hexadecimal color #f0dd00
This text has a font color of #f0dd00
<p style="color:#f0dd00">Text here</p>
#f0dd00 Background Color
This box has a background color of #f0dd00
<div style="background-color:#f0dd00">Text here</div>
#f0dd00 Border Color
This box has a border color of #f0dd00
<div style="border: 4px solid #f0dd00">Text here</div>
CSS codes
<p style="color:#f0dd00">Text here</p>
<div style="background-color:#f0dd00">Text here</div>
<div style="border: 4px solid #f0dd00">Text here</div>
#f0dd00 Color on white background
This is how a font and box color of #f0dd00 will look
on a white background.
#f0dd00 Color on black background
This is how a font and box color of #f0dd00 hex color will look
on a black background.