In RGB color space, #fff560 hex color has a red value of 255, a green value of 245 and a blue value of 96.
In CMYK color space (used in color printing), #fff560 hex color is composed of 0% cyan, 3.92% magenta, 62.35% yellow and 0% black.
#fff560 color has a hue of 56.2 degrees, a saturation of 100% and a lightness of 68.8%.
#fff560 hex color contains mainly RED.
The closest web safe color of #fff560 is #ffff66
#fff560 hex color has a decimal value of 16774496.
HEX | fff560 | #fff560 |
---|---|---|
RGB | 255, 245, 96 | rgb(255, 245, 96) |
RGB Percent | 100, 96.08, 37.65 | rgb(100, 96.08, 37.65) |
CMYK | 0, 4, 62, 0 | |
HSL | 56.2°, 100, 68.8 | hsl(56.2, 100%, 68.8%) |
HSV | 56.2°, 62.4, 100 |
XYZ | 76.004, 87.409, 23.932 |
---|---|
Hunter Lab | 93.493, -18.503, 50.268 |
CIE-LAB | 94.912, -13.976, 70.528 |
CIE-LCH | 94.912, 71.899, 101.209 |
CIE-LUV | 0, 3.92, 62.35, 0 |
Web Safe | ffff66 |
RGB percent of color #fff560
CMYK percent of color #fff560
Text with hexadecimal color #fff560
This text has a font color of #fff560
<p style="color:#fff560">Text here</p>
#fff560 Background Color
This box has a background color of #fff560
<div style="background-color:#fff560">Text here</div>
#fff560 Border Color
This box has a border color of #fff560
<div style="border: 4px solid #fff560">Text here</div>
CSS codes
<p style="color:#fff560">Text here</p>
<div style="background-color:#fff560">Text here</div>
<div style="border: 4px solid #fff560">Text here</div>
#fff560 Color on white background
This is how a font and box color of #fff560 will look
on a white background.
#fff560 Color on black background
This is how a font and box color of #fff560 hex color will look
on a black background.