In RGB color space, #fff631 hex color has a red value of 255, a green value of 246 and a blue value of 49.
In CMYK color space (used in color printing), #fff631 hex color is composed of 0% cyan, 3.53% magenta, 80.78% yellow and 0% black.
#fff631 color has a hue of 57.4 degrees, a saturation of 100% and a lightness of 59.6%.
#fff631 hex color contains mainly RED.
The closest web safe color of #fff631 is #ffff33
#fff631 hex color has a decimal value of 16774705.
HEX | fff631 | #fff631 |
---|---|---|
RGB | 255, 246, 49 | rgb(255, 246, 49) |
RGB Percent | 100, 96.47, 19.22 | rgb(100, 96.47, 19.22) |
CMYK | 0, 4, 81, 0 | |
HSL | 57.4°, 100, 59.6 | hsl(57.4, 100%, 59.6%) |
HSV | 57.4°, 80.8, 100 |
XYZ | 74.75, 87.393, 15.835 |
---|---|
Hunter Lab | 93.484, -20.869, 55.396 |
CIE-LAB | 94.905, -16.514, 86.039 |
CIE-LCH | 94.905, 87.609, 100.865 |
CIE-LUV | 0, 3.53, 80.78, 0 |
Web Safe | ffff33 |
RGB percent of color #fff631
CMYK percent of color #fff631
Text with hexadecimal color #fff631
This text has a font color of #fff631
<p style="color:#fff631">Text here</p>
#fff631 Background Color
This box has a background color of #fff631
<div style="background-color:#fff631">Text here</div>
#fff631 Border Color
This box has a border color of #fff631
<div style="border: 4px solid #fff631">Text here</div>
CSS codes
<p style="color:#fff631">Text here</p>
<div style="background-color:#fff631">Text here</div>
<div style="border: 4px solid #fff631">Text here</div>
#fff631 Color on white background
This is how a font and box color of #fff631 will look
on a white background.
#fff631 Color on black background
This is how a font and box color of #fff631 hex color will look
on a black background.