In RGB color space, #ffffa6 hex color has a red value of 255, a green value of 255 and a blue value of 166.
In CMYK color space (used in color printing), #ffffa6 hex color is composed of 0% cyan, 0% magenta, 34.9% yellow and 0% black.
#ffffa6 color has a hue of 60 degrees, a saturation of 100% and a lightness of 82.5%.
#ffffa6 hex color contains mainly RED.
The closest web safe color of #ffffa6 is #ffff99
#ffffa6 hex color has a decimal value of 16777126.
HEX | ffffa6 | #ffffa6 |
---|---|---|
RGB | 255, 255, 166 | rgb(255, 255, 166) |
RGB Percent | 100, 100, 65.1 | rgb(100, 100, 65.1) |
CMYK | 0, 0, 35, 0 | |
HSL | 60°, 100, 82.5 | hsl(60, 100%, 82.5%) |
HSV | 60°, 34.9, 100 |
XYZ | 83.883, 95.533, 50.095 |
---|---|
Hunter Lab | 97.741, -17.855, 38.031 |
CIE-LAB | 98.246, -12.838, 42.579 |
CIE-LCH | 98.246, 44.472, 106.779 |
CIE-LUV | 0, 0, 34.9, 0 |
Web Safe | ffff99 |
RGB percent of color #ffffa6
CMYK percent of color #ffffa6
Text with hexadecimal color #ffffa6
This text has a font color of #ffffa6
<p style="color:#ffffa6">Text here</p>
#ffffa6 Background Color
This box has a background color of #ffffa6
<div style="background-color:#ffffa6">Text here</div>
#ffffa6 Border Color
This box has a border color of #ffffa6
<div style="border: 4px solid #ffffa6">Text here</div>
CSS codes
<p style="color:#ffffa6">Text here</p>
<div style="background-color:#ffffa6">Text here</div>
<div style="border: 4px solid #ffffa6">Text here</div>
#ffffa6 Color on white background
This is how a font and box color of #ffffa6 will look
on a white background.
#ffffa6 Color on black background
This is how a font and box color of #ffffa6 hex color will look
on a black background.