In RGB color space, #fff700 hex color has a red value of 255, a green value of 247 and a blue value of 0.
In CMYK color space (used in color printing), #fff700 hex color is composed of 0% cyan, 3.14% magenta, 100% yellow and 0% black.
#fff700 color has a hue of 58.1 degrees, a saturation of 100% and a lightness of 50%.
#fff700 hex color contains mainly RED.
The closest web safe color of #fff700 is #ffff00
#fff700 hex color has a decimal value of 16774912.
HEX | fff700 | #fff700 |
---|---|---|
RGB | 255, 247, 0 | rgb(255, 247, 0) |
RGB Percent | 100, 96.86, 0 | rgb(100, 96.86, 0) |
CMYK | 0, 3, 100, 0 | |
HSL | 58.1°, 100, 50 | hsl(58.1, 100%, 50%) |
HSV | 58.1°, 100, 100 |
XYZ | 74.501, 87.782, 13.017 |
---|---|
Hunter Lab | 93.692, -22.023, 57.347 |
CIE-LAB | 95.069, -17.735, 92.973 |
CIE-LCH | 95.069, 94.649, 100.8 |
CIE-LUV | 0, 3.14, 100, 0 |
Web Safe | ffff00 |
RGB percent of color #fff700
CMYK percent of color #fff700
Text with hexadecimal color #fff700
This text has a font color of #fff700
<p style="color:#fff700">Text here</p>
#fff700 Background Color
This box has a background color of #fff700
<div style="background-color:#fff700">Text here</div>
#fff700 Border Color
This box has a border color of #fff700
<div style="border: 4px solid #fff700">Text here</div>
CSS codes
<p style="color:#fff700">Text here</p>
<div style="background-color:#fff700">Text here</div>
<div style="border: 4px solid #fff700">Text here</div>
#fff700 Color on white background
This is how a font and box color of #fff700 will look
on a white background.
#fff700 Color on black background
This is how a font and box color of #fff700 hex color will look
on a black background.