In RGB color space, #fac200 hex color has a red value of 250, a green value of 194 and a blue value of 0.
In CMYK color space (used in color printing), #fac200 hex color is composed of 0% cyan, 22.4% magenta, 100% yellow and 1.96% black.
#fac200 color has a hue of 46.6 degrees, a saturation of 100% and a lightness of 49%.
#fac200 hex color contains mainly RED.
The closest web safe color of #fac200 is #ffcc00
#fac200 hex color has a decimal value of 16433664.
HEX | fac200 | #fac200 |
---|---|---|
RGB | 250, 194, 0 | rgb(250, 194, 0) |
RGB Percent | 98.04, 76.08, 0 | rgb(98.04, 76.08, 0) |
CMYK | 0, 22, 100, 2 | |
HSL | 46.6°, 100, 49 | hsl(46.6, 100%, 49%) |
HSV | 46.6°, 100, 98 |
XYZ | 58.716, 58.908, 8.276 |
---|---|
Hunter Lab | 76.752, 2.24, 47.333 |
CIE-LAB | 81.241, 6.694, 82.937 |
CIE-LCH | 81.241, 83.207, 85.386 |
CIE-LUV | 0, 22.4, 100, 1.96 |
Web Safe | ffcc00 |
RGB percent of color #fac200
CMYK percent of color #fac200
Text with hexadecimal color #fac200
This text has a font color of #fac200
<p style="color:#fac200">Text here</p>
#fac200 Background Color
This box has a background color of #fac200
<div style="background-color:#fac200">Text here</div>
#fac200 Border Color
This box has a border color of #fac200
<div style="border: 4px solid #fac200">Text here</div>
CSS codes
<p style="color:#fac200">Text here</p>
<div style="background-color:#fac200">Text here</div>
<div style="border: 4px solid #fac200">Text here</div>
#fac200 Color on white background
This is how a font and box color of #fac200 will look
on a white background.
#fac200 Color on black background
This is how a font and box color of #fac200 hex color will look
on a black background.