In RGB color space, #fff13a hex color has a red value of 255, a green value of 241 and a blue value of 58.
In CMYK color space (used in color printing), #fff13a hex color is composed of 0% cyan, 5.49% magenta, 77.25% yellow and 0% black.
#fff13a color has a hue of 55.7 degrees, a saturation of 100% and a lightness of 61.4%.
#fff13a hex color contains mainly RED.
The closest web safe color of #fff13a is #ffff33
#fff13a hex color has a decimal value of 16773434.
HEX | fff13a | #fff13a |
---|---|---|
RGB | 255, 241, 58 | rgb(255, 241, 58) |
RGB Percent | 100, 94.51, 22.75 | rgb(100, 94.51, 22.75) |
CMYK | 0, 5, 77, 0 | |
HSL | 55.7°, 100, 61.4 | hsl(55.7, 100%, 61.4%) |
HSV | 55.7°, 77.3, 100 |
XYZ | 73.459, 84.476, 16.437 |
---|---|
Hunter Lab | 91.911, -18.179, 53.734 |
CIE-LAB | 93.657, -13.807, 82.571 |
CIE-LCH | 93.657, 83.717, 99.493 |
CIE-LUV | 0, 5.49, 77.25, 0 |
Web Safe | ffff33 |
RGB percent of color #fff13a
CMYK percent of color #fff13a
Text with hexadecimal color #fff13a
This text has a font color of #fff13a
<p style="color:#fff13a">Text here</p>
#fff13a Background Color
This box has a background color of #fff13a
<div style="background-color:#fff13a">Text here</div>
#fff13a Border Color
This box has a border color of #fff13a
<div style="border: 4px solid #fff13a">Text here</div>
CSS codes
<p style="color:#fff13a">Text here</p>
<div style="background-color:#fff13a">Text here</div>
<div style="border: 4px solid #fff13a">Text here</div>
#fff13a Color on white background
This is how a font and box color of #fff13a will look
on a white background.
#fff13a Color on black background
This is how a font and box color of #fff13a hex color will look
on a black background.