In RGB color space, #fade3d hex color has a red value of 250, a green value of 222 and a blue value of 61.
In CMYK color space (used in color printing), #fade3d hex color is composed of 0% cyan, 11.2% magenta, 75.6% yellow and 1.96% black.
#fade3d color has a hue of 51.1 degrees, a saturation of 94.97% and a lightness of 61%.
#fade3d hex color contains mainly RED.
The closest web safe color of #fade3d is #ffcc33
#fade3d hex color has a decimal value of 16440893.
HEX | fade3d | #fade3d |
---|---|---|
RGB | 250, 222, 61 | rgb(250, 222, 61) |
RGB Percent | 98.04, 87.06, 23.92 | rgb(98.04, 87.06, 23.92) |
CMYK | 0, 11, 76, 2 | |
HSL | 51.1°, 94.97, 61 | hsl(51.1, 94.97%, 61%) |
HSV | 51.1°, 75.6, 98 |
XYZ | 66.388, 72.903, 14.988 |
---|---|
Hunter Lab | 85.383, -10.632, 49.361 |
CIE-LAB | 88.401, -6.377, 76.736 |
CIE-LCH | 88.401, 77.001, 94.751 |
CIE-LUV | 0, 11.2, 75.6, 1.96 |
Web Safe | ffcc33 |
RGB percent of color #fade3d
CMYK percent of color #fade3d
Text with hexadecimal color #fade3d
This text has a font color of #fade3d
<p style="color:#fade3d">Text here</p>
#fade3d Background Color
This box has a background color of #fade3d
<div style="background-color:#fade3d">Text here</div>
#fade3d Border Color
This box has a border color of #fade3d
<div style="border: 4px solid #fade3d">Text here</div>
CSS codes
<p style="color:#fade3d">Text here</p>
<div style="background-color:#fade3d">Text here</div>
<div style="border: 4px solid #fade3d">Text here</div>
#fade3d Color on white background
This is how a font and box color of #fade3d will look
on a white background.
#fade3d Color on black background
This is how a font and box color of #fade3d hex color will look
on a black background.