In RGB color space, #fff931 hex color has a red value of 255, a green value of 249 and a blue value of 49.
In CMYK color space (used in color printing), #fff931 hex color is composed of 0% cyan, 2.35% magenta, 80.78% yellow and 0% black.
#fff931 color has a hue of 58.3 degrees, a saturation of 100% and a lightness of 59.6%.
#fff931 hex color contains mainly RED.
The closest web safe color of #fff931 is #ffff33
#fff931 hex color has a decimal value of 16775473.
HEX | fff931 | #fff931 |
---|---|---|
RGB | 255, 249, 49 | rgb(255, 249, 49) |
RGB Percent | 100, 97.65, 19.22 | rgb(100, 97.65, 19.22) |
CMYK | 0, 2, 81, 0 | |
HSL | 58.3°, 100, 59.6 | hsl(58.3, 100%, 59.6%) |
HSV | 58.3°, 80.8, 100 |
XYZ | 75.67, 89.233, 16.141 |
---|---|
Hunter Lab | 94.463, -22.323, 55.993 |
CIE-LAB | 95.678, -17.96, 86.699 |
CIE-LCH | 95.678, 88.54, 101.703 |
CIE-LUV | 0, 2.35, 80.78, 0 |
Web Safe | ffff33 |
RGB percent of color #fff931
CMYK percent of color #fff931
Text with hexadecimal color #fff931
This text has a font color of #fff931
<p style="color:#fff931">Text here</p>
#fff931 Background Color
This box has a background color of #fff931
<div style="background-color:#fff931">Text here</div>
#fff931 Border Color
This box has a border color of #fff931
<div style="border: 4px solid #fff931">Text here</div>
CSS codes
<p style="color:#fff931">Text here</p>
<div style="background-color:#fff931">Text here</div>
<div style="border: 4px solid #fff931">Text here</div>
#fff931 Color on white background
This is how a font and box color of #fff931 will look
on a white background.
#fff931 Color on black background
This is how a font and box color of #fff931 hex color will look
on a black background.