In RGB color space, #fff825 hex color has a red value of 255, a green value of 248 and a blue value of 37.
In CMYK color space (used in color printing), #fff825 hex color is composed of 0% cyan, 2.75% magenta, 85.49% yellow and 0% black.
#fff825 color has a hue of 58.1 degrees, a saturation of 100% and a lightness of 57.3%.
#fff825 hex color contains mainly RED.
The closest web safe color of #fff825 is #ffff33
#fff825 hex color has a decimal value of 16775205.
HEX | fff825 | #fff825 |
---|---|---|
RGB | 255, 248, 37 | rgb(255, 248, 37) |
RGB Percent | 100, 97.25, 14.51 | rgb(100, 97.25, 14.51) |
CMYK | 0, 3, 85, 0 | |
HSL | 58.1°, 100, 57.3 | hsl(58.1, 100%, 57.3%) |
HSV | 58.1°, 85.5, 100 |
XYZ | 75.141, 88.528, 14.878 |
---|---|
Hunter Lab | 94.089, -22.104, 56.487 |
CIE-LAB | 95.383, -17.771, 89.026 |
CIE-LCH | 95.383, 90.782, 101.289 |
CIE-LUV | 0, 2.75, 85.49, 0 |
Web Safe | ffff33 |
RGB percent of color #fff825
CMYK percent of color #fff825
Text with hexadecimal color #fff825
This text has a font color of #fff825
<p style="color:#fff825">Text here</p>
#fff825 Background Color
This box has a background color of #fff825
<div style="background-color:#fff825">Text here</div>
#fff825 Border Color
This box has a border color of #fff825
<div style="border: 4px solid #fff825">Text here</div>
CSS codes
<p style="color:#fff825">Text here</p>
<div style="background-color:#fff825">Text here</div>
<div style="border: 4px solid #fff825">Text here</div>
#fff825 Color on white background
This is how a font and box color of #fff825 will look
on a white background.
#fff825 Color on black background
This is how a font and box color of #fff825 hex color will look
on a black background.