In RGB color space, #fff50c hex color has a red value of 255, a green value of 245 and a blue value of 12.
In CMYK color space (used in color printing), #fff50c hex color is composed of 0% cyan, 3.92% magenta, 95.29% yellow and 0% black.
#fff50c color has a hue of 57.5 degrees, a saturation of 100% and a lightness of 52.4%.
#fff50c hex color contains mainly RED.
The closest web safe color of #fff50c is #ffff00
#fff50c hex color has a decimal value of 16774412.
HEX | fff50c | #fff50c |
---|---|---|
RGB | 255, 245, 12 | rgb(255, 245, 12) |
RGB Percent | 100, 96.08, 4.71 | rgb(100, 96.08, 4.71) |
CMYK | 0, 4, 95, 0 | |
HSL | 57.5°, 100, 52.4 | hsl(57.5, 100%, 52.4%) |
HSV | 57.5°, 95.3, 100 |
XYZ | 73.959, 86.591, 13.164 |
---|---|
Hunter Lab | 93.054, -20.974, 56.75 |
CIE-LAB | 94.564, -16.681, 91.734 |
CIE-LCH | 94.564, 93.238, 100.306 |
CIE-LUV | 0, 3.92, 95.29, 0 |
Web Safe | ffff00 |
RGB percent of color #fff50c
CMYK percent of color #fff50c
Text with hexadecimal color #fff50c
This text has a font color of #fff50c
<p style="color:#fff50c">Text here</p>
#fff50c Background Color
This box has a background color of #fff50c
<div style="background-color:#fff50c">Text here</div>
#fff50c Border Color
This box has a border color of #fff50c
<div style="border: 4px solid #fff50c">Text here</div>
CSS codes
<p style="color:#fff50c">Text here</p>
<div style="background-color:#fff50c">Text here</div>
<div style="border: 4px solid #fff50c">Text here</div>
#fff50c Color on white background
This is how a font and box color of #fff50c will look
on a white background.
#fff50c Color on black background
This is how a font and box color of #fff50c hex color will look
on a black background.