#e9cdcf Hex Color
rgb(233, 205, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e9 | cd | cf | - | #e9cdcf |
RGB | 233 | 205 | 207 | - | rgb(233,205,207) |
HSL | 356 | 39% | 86% | - | hsl(356,39%,86%) |
HSV | 356 | 12% | 91% | - | hsv(356,12%,91%) |
XYZ | 66.6981 | 65.4913 | 68.1572 | - | xyz(66.6981,65.4913,68.1572) |
CIE-LAB | 84.74 | 10.11 | 2.6 | - | lab(84.74,10.11,2.6) |
CMYK | 0 | 0.12017167381974 | 0.11158798283262 | 0.086274509803922 | cmyk(0,0.12017167381974,0.11158798283262,0.086274509803922) |
Description
The RGB value of color #e9cdcf is rgb(233, 205, 207).
In the hex color #e9cdcf, The value of Red is 233, value of Green is 205, and value of Blue is 207. The primary color is Red. Similarly, The HSL values for #e9cdcf consists of 356° Hue, 39% Saturation, and 86% Lightness.
In the CMYK color model, the color #e9cdcf can be represented as Cyan=0%, Magenta=0.12017167381974%, Yellow=0.11158798283262%, and Black=0.086274509803922%.
Shades of #e9cdcf
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 #e9cdcf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e9cdcf
Preview of #e9cdcf on White Background
The contrast ratio of #e9cdcf with white color is 1.49
Preview of #e9cdcf on black background
The contrast ratio of #e9cdcf with black color is 14.1
#e9cdcf color will look good with a black background.
Color Schemes of #e9cdcf
Triadic Colors of #e9cdcf
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 #e9cdcf
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 #e9cdcf
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 #e9cdcf
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: #e9cdcf;
}
This is a sample text used for the color #e9cdcf. 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: #e9cdcf;
}
This is a sample text used for the color #e9cdcf. 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 #e9cdcf;
}
This is a sample text used for the color #e9cdcf. 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 36.12%
Green 31.78%
Blue 32.09%
CMYK Percentage
Cyan 0
Magenta 37.79%
Yellow 35.09%
Black 27.13%
Comments on this color
Please login or signup to post a comment.
No comments yet.