In RGB color space, #fff925 hex color has a red value of 255, a green value of 249 and a blue value of 37.
In CMYK color space (used in color printing), #fff925 hex color is composed of 0% cyan, 2.35% magenta, 85.49% yellow and 0% black.
#fff925 color has a hue of 58.3 degrees, a saturation of 100% and a lightness of 57.3%.
#fff925 hex color contains mainly RED.
The closest web safe color of #fff925 is #ffff33
#fff925 hex color has a decimal value of 16775461.
HEX | fff925 | #fff925 |
---|---|---|
RGB | 255, 249, 37 | rgb(255, 249, 37) |
RGB Percent | 100, 97.65, 14.51 | rgb(100, 97.65, 14.51) |
CMYK | 0, 2, 85, 0 | |
HSL | 58.3°, 100, 57.3 | hsl(58.3, 100%, 57.3%) |
HSV | 58.3°, 85.5, 100 |
XYZ | 75.45, 89.145, 14.98 |
---|---|
Hunter Lab | 94.417, -22.587, 56.685 |
CIE-LAB | 95.641, -18.251, 89.237 |
CIE-LCH | 95.641, 91.084, 101.559 |
CIE-LUV | 0, 2.35, 85.49, 0 |
Web Safe | ffff33 |
RGB percent of color #fff925
CMYK percent of color #fff925
Text with hexadecimal color #fff925
This text has a font color of #fff925
<p style="color:#fff925">Text here</p>
#fff925 Background Color
This box has a background color of #fff925
<div style="background-color:#fff925">Text here</div>
#fff925 Border Color
This box has a border color of #fff925
<div style="border: 4px solid #fff925">Text here</div>
CSS codes
<p style="color:#fff925">Text here</p>
<div style="background-color:#fff925">Text here</div>
<div style="border: 4px solid #fff925">Text here</div>
#fff925 Color on white background
This is how a font and box color of #fff925 will look
on a white background.
#fff925 Color on black background
This is how a font and box color of #fff925 hex color will look
on a black background.