In RGB color space, #fff965 hex color has a red value of 255, a green value of 249 and a blue value of 101.
In CMYK color space (used in color printing), #fff965 hex color is composed of 0% cyan, 2.35% magenta, 60.39% yellow and 0% black.
#fff965 color has a hue of 57.7 degrees, a saturation of 100% and a lightness of 69.8%.
#fff965 hex color contains mainly RED.
The closest web safe color of #fff965 is #ffff66
#fff965 hex color has a decimal value of 16775525.
HEX | fff965 | #fff965 |
---|---|---|
RGB | 255, 249, 101 | rgb(255, 249, 101) |
RGB Percent | 100, 97.65, 39.61 | rgb(100, 97.65, 39.61) |
CMYK | 0, 2, 60, 0 | |
HSL | 57.7°, 100, 69.8 | hsl(57.7, 100%, 69.8%) |
HSV | 57.7°, 60.4, 100 |
XYZ | 77.465, 89.951, 25.591 |
---|---|
Hunter Lab | 94.843, -20.18, 50.392 |
CIE-LAB | 95.976, -15.612, 69.637 |
CIE-LCH | 95.976, 71.366, 102.636 |
CIE-LUV | 0, 2.35, 60.39, 0 |
Web Safe | ffff66 |
RGB percent of color #fff965
CMYK percent of color #fff965
Text with hexadecimal color #fff965
This text has a font color of #fff965
<p style="color:#fff965">Text here</p>
#fff965 Background Color
This box has a background color of #fff965
<div style="background-color:#fff965">Text here</div>
#fff965 Border Color
This box has a border color of #fff965
<div style="border: 4px solid #fff965">Text here</div>
CSS codes
<p style="color:#fff965">Text here</p>
<div style="background-color:#fff965">Text here</div>
<div style="border: 4px solid #fff965">Text here</div>
#fff965 Color on white background
This is how a font and box color of #fff965 will look
on a white background.
#fff965 Color on black background
This is how a font and box color of #fff965 hex color will look
on a black background.