In RGB color space, #fff310 hex color has a red value of 255, a green value of 243 and a blue value of 16.
In CMYK color space (used in color printing), #fff310 hex color is composed of 0% cyan, 4.71% magenta, 93.73% yellow and 0% black.
#fff310 color has a hue of 57 degrees, a saturation of 100% and a lightness of 53.1%.
#fff310 hex color contains mainly RED.
The closest web safe color of #fff310 is #ffff00
#fff310 hex color has a decimal value of 16773904.
HEX | fff310 | #fff310 |
---|---|---|
RGB | 255, 243, 16 | rgb(255, 243, 16) |
RGB Percent | 100, 95.29, 6.27 | rgb(100, 95.29, 6.27) |
CMYK | 0, 5, 94, 0 | |
HSL | 57°, 100, 53.1 | hsl(57, 100%, 53.1%) |
HSV | 57°, 93.7, 100 |
XYZ | 73.384, 85.399, 13.106 |
---|---|
Hunter Lab | 92.412, -19.973, 56.279 |
CIE-LAB | 94.055, -15.679, 91 |
CIE-LCH | 94.055, 92.341, 99.776 |
CIE-LUV | 0, 4.71, 93.73, 0 |
Web Safe | ffff00 |
RGB percent of color #fff310
CMYK percent of color #fff310
Text with hexadecimal color #fff310
This text has a font color of #fff310
<p style="color:#fff310">Text here</p>
#fff310 Background Color
This box has a background color of #fff310
<div style="background-color:#fff310">Text here</div>
#fff310 Border Color
This box has a border color of #fff310
<div style="border: 4px solid #fff310">Text here</div>
CSS codes
<p style="color:#fff310">Text here</p>
<div style="background-color:#fff310">Text here</div>
<div style="border: 4px solid #fff310">Text here</div>
#fff310 Color on white background
This is how a font and box color of #fff310 will look
on a white background.
#fff310 Color on black background
This is how a font and box color of #fff310 hex color will look
on a black background.