In RGB color space, #fff061 hex color has a red value of 255, a green value of 240 and a blue value of 97.
In CMYK color space (used in color printing), #fff061 hex color is composed of 0% cyan, 5.88% magenta, 61.96% yellow and 0% black.
#fff061 color has a hue of 54.3 degrees, a saturation of 100% and a lightness of 69%.
#fff061 hex color contains mainly RED.
The closest web safe color of #fff061 is #ffff66
#fff061 hex color has a decimal value of 16773217.
HEX | fff061 | #fff061 |
---|---|---|
RGB | 255, 240, 97 | rgb(255, 240, 97) |
RGB Percent | 100, 94.12, 38.04 | rgb(100, 94.12, 38.04) |
CMYK | 0, 6, 62, 0 | |
HSL | 54.3°, 100, 69 | hsl(54.3, 100%, 69%) |
HSV | 54.3°, 62, 100 |
XYZ | 74.558, 84.443, 23.679 |
---|---|
Hunter Lab | 91.893, -15.985, 49.047 |
CIE-LAB | 93.643, -11.469, 68.767 |
CIE-LCH | 93.643, 69.717, 99.469 |
CIE-LUV | 0, 5.88, 61.96, 0 |
Web Safe | ffff66 |
RGB percent of color #fff061
CMYK percent of color #fff061
Text with hexadecimal color #fff061
This text has a font color of #fff061
<p style="color:#fff061">Text here</p>
#fff061 Background Color
This box has a background color of #fff061
<div style="background-color:#fff061">Text here</div>
#fff061 Border Color
This box has a border color of #fff061
<div style="border: 4px solid #fff061">Text here</div>
CSS codes
<p style="color:#fff061">Text here</p>
<div style="background-color:#fff061">Text here</div>
<div style="border: 4px solid #fff061">Text here</div>
#fff061 Color on white background
This is how a font and box color of #fff061 will look
on a white background.
#fff061 Color on black background
This is how a font and box color of #fff061 hex color will look
on a black background.