In RGB color space, #fff325 hex color has a red value of 255, a green value of 243 and a blue value of 37.
In CMYK color space (used in color printing), #fff325 hex color is composed of 0% cyan, 4.71% magenta, 85.49% yellow and 0% black.
#fff325 color has a hue of 56.7 degrees, a saturation of 100% and a lightness of 57.3%.
#fff325 hex color contains mainly RED.
The closest web safe color of #fff325 is #ffff33
#fff325 hex color has a decimal value of 16773925.
HEX | fff325 | #fff325 |
---|---|---|
RGB | 255, 243, 37 | rgb(255, 243, 37) |
RGB Percent | 100, 95.29, 14.51 | rgb(100, 95.29, 14.51) |
CMYK | 0, 5, 85, 0 | |
HSL | 56.7°, 100, 57.3 | hsl(56.7, 100%, 57.3%) |
HSV | 56.7°, 85.5, 100 |
XYZ | 73.625, 85.495, 14.372 |
---|---|
Hunter Lab | 92.464, -19.679, 55.509 |
CIE-LAB | 94.096, -15.355, 87.989 |
CIE-LCH | 94.096, 89.319, 99.899 |
CIE-LUV | 0, 4.71, 85.49, 0 |
Web Safe | ffff33 |
RGB percent of color #fff325
CMYK percent of color #fff325
Text with hexadecimal color #fff325
This text has a font color of #fff325
<p style="color:#fff325">Text here</p>
#fff325 Background Color
This box has a background color of #fff325
<div style="background-color:#fff325">Text here</div>
#fff325 Border Color
This box has a border color of #fff325
<div style="border: 4px solid #fff325">Text here</div>
CSS codes
<p style="color:#fff325">Text here</p>
<div style="background-color:#fff325">Text here</div>
<div style="border: 4px solid #fff325">Text here</div>
#fff325 Color on white background
This is how a font and box color of #fff325 will look
on a white background.
#fff325 Color on black background
This is how a font and box color of #fff325 hex color will look
on a black background.