In RGB color space, #fff028 hex color has a red value of 255, a green value of 240 and a blue value of 40.
In CMYK color space (used in color printing), #fff028 hex color is composed of 0% cyan, 5.88% magenta, 84.31% yellow and 0% black.
#fff028 color has a hue of 55.8 degrees, a saturation of 100% and a lightness of 57.8%.
#fff028 hex color contains mainly RED.
The closest web safe color of #fff028 is #ffff33
#fff028 hex color has a decimal value of 16773160.
HEX | fff028 | #fff028 |
---|---|---|
RGB | 255, 240, 40 | rgb(255, 240, 40) |
RGB Percent | 100, 94.12, 15.69 | rgb(100, 94.12, 15.69) |
CMYK | 0, 6, 84, 0 | |
HSL | 55.8°, 100, 57.8 | hsl(55.8, 100%, 57.8%) |
HSV | 55.8°, 84.3, 100 |
XYZ | 72.783, 83.733, 14.334 |
---|---|
Hunter Lab | 91.506, -18.157, 54.766 |
CIE-LAB | 93.334, -13.829, 86.766 |
CIE-LCH | 93.334, 87.861, 99.056 |
CIE-LUV | 0, 5.88, 84.31, 0 |
Web Safe | ffff33 |
RGB percent of color #fff028
CMYK percent of color #fff028
Text with hexadecimal color #fff028
This text has a font color of #fff028
<p style="color:#fff028">Text here</p>
#fff028 Background Color
This box has a background color of #fff028
<div style="background-color:#fff028">Text here</div>
#fff028 Border Color
This box has a border color of #fff028
<div style="border: 4px solid #fff028">Text here</div>
CSS codes
<p style="color:#fff028">Text here</p>
<div style="background-color:#fff028">Text here</div>
<div style="border: 4px solid #fff028">Text here</div>
#fff028 Color on white background
This is how a font and box color of #fff028 will look
on a white background.
#fff028 Color on black background
This is how a font and box color of #fff028 hex color will look
on a black background.