In a RGB color space, #fedcc1 hex color (also known as Karry) is composed of 99.6% red, 86.3% green and 75.7% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 13.4% magenta, 24% yellow and 0.4% black. It has a hue angle of 26.6 degrees, a saturation of 96.8% and a lightness of 87.6%. #fedcc1 color hex could be obtained by blending #ffffff with #fdb983. Closest websafe color is: #ffcccc.
The hexadecimal color #fedcc1 has RGB values of R:254, G:220, B:193 and CMYK values of C:0, M:0.13, Y:0.24, K:0. Its decimal value is 16702657.
Hex triplet | fedcc1 | #fedcc1 |
RGB Decimal | 254, 220, 193 | rgb(254,220,193) |
RGB Percent | 99.6, 86.3, 75.7 | rgb(99.6%,86.3%,75.7%) |
CMYK | 0, 13.4, 24, 0.4 | |
HSL | 26.6°, 96.8, 87.6 | hsl(26.6,96.8%,87.6%) |
HSV(HSB) | 26.6°, 24, 99.6 | |
Web Safe | ffcccc | #fcc |
XYZ | 76.092, 76.107, 61.132 |
xyY | 0.357, 0.357, 76.107 |
CIE-LAB | 89.909, 7.764, 17.609 |
CIE-LCH | 89.909, 19.245, 66.207 |
CIE-LUV | 89.909, 22.669, 24.01 |
Hunter-Lab | 87.24, 3.021, 19.521 |
Binary | 11111110, 11011100, 11000001 |
Below, you can see some colors close to #fedcc1. 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 #fedcc1.
<span style="color:#fedcc1">Text here</span>
This paragraph has a background color of #fedcc1.
<p style="background-color:#fedcc1;">Content here</p>
This element has a border color of #fedcc1.
<div style="border:1px #fedcc1;">Content here</div>
.text {color:#fedcc1;}
.background {background-color:#fedcc1;}
.border {border:1px solid #fedcc1;}
.text-shadow {border:1px solid #fedcc1;}
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 #fff4eb is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #e1dfde is the less saturated color, while #fedcc1 is the most saturated one.