In RGB color space, #fff018 hex color has a red value of 255, a green value of 240 and a blue value of 24.
In CMYK color space (used in color printing), #fff018 hex color is composed of 0% cyan, 5.88% magenta, 90.59% yellow and 0% black.
#fff018 color has a hue of 56.1 degrees, a saturation of 100% and a lightness of 54.7%.
#fff018 hex color contains mainly RED.
The closest web safe color of #fff018 is #ffff00
#fff018 hex color has a decimal value of 16773144.
HEX | fff018 | #fff018 |
---|---|---|
RGB | 255, 240, 24 | rgb(255, 240, 24) |
RGB Percent | 100, 94.12, 9.41 | rgb(100, 94.12, 9.41) |
CMYK | 0, 6, 91, 0 | |
HSL | 56.1°, 100, 54.7 | hsl(56.1, 100%, 54.7%) |
HSV | 56.1°, 90.6, 100 |
XYZ | 72.565, 83.646, 13.185 |
---|---|
Hunter Lab | 91.458, -18.426, 55.473 |
CIE-LAB | 93.297, -14.123, 89.495 |
CIE-LCH | 93.297, 90.603, 98.968 |
CIE-LUV | 0, 5.88, 90.59, 0 |
Web Safe | ffff00 |
RGB percent of color #fff018
CMYK percent of color #fff018
Text with hexadecimal color #fff018
This text has a font color of #fff018
<p style="color:#fff018">Text here</p>
#fff018 Background Color
This box has a background color of #fff018
<div style="background-color:#fff018">Text here</div>
#fff018 Border Color
This box has a border color of #fff018
<div style="border: 4px solid #fff018">Text here</div>
CSS codes
<p style="color:#fff018">Text here</p>
<div style="background-color:#fff018">Text here</div>
<div style="border: 4px solid #fff018">Text here</div>
#fff018 Color on white background
This is how a font and box color of #fff018 will look
on a white background.
#fff018 Color on black background
This is how a font and box color of #fff018 hex color will look
on a black background.