In RGB color space, #fff025 hex color has a red value of 255, a green value of 240 and a blue value of 37.
In CMYK color space (used in color printing), #fff025 hex color is composed of 0% cyan, 5.88% magenta, 85.49% yellow and 0% black.
#fff025 color has a hue of 55.9 degrees, a saturation of 100% and a lightness of 57.3%.
#fff025 hex color contains mainly RED.
The closest web safe color of #fff025 is #ffff33
#fff025 hex color has a decimal value of 16773157.
HEX | fff025 | #fff025 |
---|---|---|
RGB | 255, 240, 37 | rgb(255, 240, 37) |
RGB Percent | 100, 94.12, 14.51 | rgb(100, 94.12, 14.51) |
CMYK | 0, 6, 85, 0 | |
HSL | 55.9°, 100, 57.3 | hsl(55.9, 100%, 57.3%) |
HSV | 55.9°, 85.5, 100 |
XYZ | 72.734, 83.714, 14.075 |
---|---|
Hunter Lab | 91.495, -18.219, 54.926 |
CIE-LAB | 93.326, -13.896, 87.368 |
CIE-LCH | 93.326, 88.466, 99.037 |
CIE-LUV | 0, 5.88, 85.49, 0 |
Web Safe | ffff33 |
RGB percent of color #fff025
CMYK percent of color #fff025
Text with hexadecimal color #fff025
This text has a font color of #fff025
<p style="color:#fff025">Text here</p>
#fff025 Background Color
This box has a background color of #fff025
<div style="background-color:#fff025">Text here</div>
#fff025 Border Color
This box has a border color of #fff025
<div style="border: 4px solid #fff025">Text here</div>
CSS codes
<p style="color:#fff025">Text here</p>
<div style="background-color:#fff025">Text here</div>
<div style="border: 4px solid #fff025">Text here</div>
#fff025 Color on white background
This is how a font and box color of #fff025 will look
on a white background.
#fff025 Color on black background
This is how a font and box color of #fff025 hex color will look
on a black background.