#cfaec3 Hex Color
rgb(207, 174, 195)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | cf | ae | c3 | - | #cfaec3 |
| RGB | 207 | 174 | 195 | - | rgb(207,174,195) |
| HSL | 322 | 26% | 75% | - | hsl(322,26%,75%) |
| HSV | 322 | 16% | 81% | - | hsv(322,16%,81%) |
| XYZ | 50.7185 | 47.4776 | 58.1207 | - | xyz(50.7185,47.4776,58.1207) |
| CIE-LAB | 74.49 | 15.49 | -6.21 | - | lab(74.49,15.49,-6.21) |
| CMYK | 0 | 0.15942028985507 | 0.057971014492754 | 0.18823529411765 | cmyk(0,0.15942028985507,0.057971014492754,0.18823529411765) |
Description
The RGB value of color #cfaec3 is rgb(207, 174, 195).
In the hex color #cfaec3, The value of Red is 207, value of Green is 174, and value of Blue is 195. The primary color is Red. Similarly, The HSL values for #cfaec3 consists of 322° Hue, 26% Saturation, and 75% Lightness.
In the CMYK color model, the color #cfaec3 can be represented as Cyan=0%, Magenta=0.15942028985507%, Yellow=0.057971014492754%, and Black=0.18823529411765%.
Shades of #cfaec3
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #cfaec3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfaec3
Preview of #cfaec3 on White Background
The contrast ratio of #cfaec3 with white color is 2
Preview of #cfaec3 on black background
The contrast ratio of #cfaec3 with black color is 10.5
#cfaec3 color will look good with a black background.
Color Schemes of #cfaec3
Triadic Colors of #cfaec3
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #cfaec3
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #cfaec3
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #cfaec3
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #cfaec3;
}
This is a sample text used for the color #cfaec3. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #cfaec3;
}
This is a sample text used for the color #cfaec3. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #cfaec3;
}
This is a sample text used for the color #cfaec3. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 35.94%
Green 30.21%
Blue 33.85%
CMYK Percentage
Cyan 0
Magenta 39.3%
Yellow 14.29%
Black 46.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.