In a RGB color space, #ffd5c0 hex color is composed of 100% red, 83.5% green and 75.3% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 16.5% magenta, 24.7% yellow and 0% black. It has a hue angle of 20 degrees, a saturation of 100% and a lightness of 87.6%. #ffd5c0 color hex could be obtained by blending #ffffff with #ffab81. Closest websafe color is: #ffcccc.
The hexadecimal color #ffd5c0 has RGB values of R:255, G:213, B:192 and CMYK values of C:0, M:0.16, Y:0.25, K:0. Its decimal value is 16766400.
Hex triplet | ffd5c0 | #ffd5c0 |
RGB Decimal | 255, 213, 192 | rgb(255,213,192) |
RGB Percent | 100, 83.5, 75.3 | rgb(100%,83.5%,75.3%) |
CMYK | 0, 16.5, 24.7, 0 | |
HSL | 20°, 100, 87.6 | hsl(20,100%,87.6%) |
HSV(HSB) | 20°, 24.7, 100 | |
Web Safe | ffcccc | #fcc |
XYZ | 74.549, 72.654, 59.964 |
xyY | 0.36, 0.351, 72.654 |
CIE-LAB | 88.283, 11.615, 15.862 |
CIE-LCH | 88.283, 19.66, 53.786 |
CIE-LUV | 88.283, 27.532, 20.768 |
Hunter-Lab | 85.237, 6.95, 17.956 |
Binary | 11111111, 11010101, 11000000 |
Below, you can see some colors close to #ffd5c0. 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 #ffd5c0.
<span style="color:#ffd5c0">Text here</span>
This paragraph has a background color of #ffd5c0.
<p style="background-color:#ffd5c0;">Content here</p>
This element has a border color of #ffd5c0.
<div style="border:1px #ffd5c0;">Content here</div>
.text {color:#ffd5c0;}
.background {background-color:#ffd5c0;}
.border {border:1px solid #ffd5c0;}
.text-shadow {border:1px solid #ffd5c0;}
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, #010000 is the darkest color, while #fff1eb is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #e0dfdf is the less saturated color, while #fcd6c3 is the most saturated one.