In a RGB color space, #ffd6a5 hex color is composed of 100% red, 83.9% green and 64.7% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 16.1% magenta, 35.3% yellow and 0% black. It has a hue angle of 32.7 degrees, a saturation of 100% and a lightness of 82.4%. #ffd6a5 color hex could be obtained by blending #ffffff with #ffad4b. Closest websafe color is: #ffcc99.
The hexadecimal color #ffd6a5 has RGB values of R:255, G:214, B:165 and CMYK values of C:0, M:0.16, Y:0.35, K:0. Its decimal value is 16766629.
Hex triplet | ffd6a5 | #ffd6a5 |
RGB Decimal | 255, 214, 165 | rgb(255,214,165) |
RGB Percent | 100, 83.9, 64.7 | rgb(100%,83.9%,64.7%) |
CMYK | 0, 16.1, 35.3, 0 | |
HSL | 32.7°, 100, 82.4 | hsl(32.7,100%,82.4%) |
HSV(HSB) | 32.7°, 35.3, 100 | |
Web Safe | ffcc99 | #fc9 |
XYZ | 72.078, 72.07, 45.709 |
xyY | 0.38, 0.38, 72.07 |
CIE-LAB | 88.002, 7.673, 29.56 |
CIE-LCH | 88.002, 30.54, 75.449 |
CIE-LUV | 88.002, 29.304, 39.329 |
Hunter-Lab | 84.894, 2.989, 27.502 |
Binary | 11111111, 11010110, 10100101 |
Below, you can see some colors close to #ffd6a5. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #ffd6a5.
<span style="color:#ffd6a5">Text here</span>
This paragraph has a background color of #ffd6a5.
<p style="background-color:#ffd6a5;">Content here</p>
This element has a border color of #ffd6a5.
<div style="border:1px #ffd6a5;">Content here</div>
.text {color:#ffd6a5;}
.background {background-color:#ffd6a5;}
.border {border:1px solid #ffd6a5;}
.text-shadow {border:1px solid #ffd6a5;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #100900 is the darkest color, while #fffdfa is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #d2d2d2 is the less saturated color, while #fbd6a9 is the most saturated one.