#e2decf Hex Color
rgb(226, 222, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e2 | de | cf | - | #e2decf |
RGB | 226 | 222 | 207 | - | rgb(226,222,207) |
HSL | 47 | 25% | 85% | - | hsl(47,25%,85%) |
HSV | 47 | 8% | 89% | - | hsv(47,8%,89%) |
XYZ | 68.7478 | 72.9163 | 69.4823 | - | xyz(68.7478,72.9163,69.4823) |
CIE-LAB | 88.41 | -1.21 | 7.83 | - | lab(88.41,-1.21,7.83) |
CMYK | 0 | 0.017699115044248 | 0.084070796460177 | 0.11372549019608 | cmyk(0,0.017699115044248,0.084070796460177,0.11372549019608) |
Description
The RGB value of color #e2decf is rgb(226, 222, 207).
In the hex color #e2decf, The value of Red is 226, value of Green is 222, and value of Blue is 207. The primary color is Red. Similarly, The HSL values for #e2decf consists of 47° Hue, 25% Saturation, and 85% Lightness.
In the CMYK color model, the color #e2decf can be represented as Cyan=0%, Magenta=0.017699115044248%, Yellow=0.084070796460177%, and Black=0.11372549019608%.
Shades of #e2decf
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 #e2decf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e2decf
Preview of #e2decf on White Background
The contrast ratio of #e2decf with white color is 1.35
Preview of #e2decf on black background
The contrast ratio of #e2decf with black color is 15.58
#e2decf color will look good with a black background.
Color Schemes of #e2decf
Triadic Colors of #e2decf
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 #e2decf
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 #e2decf
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 #e2decf
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: #e2decf;
}
This is a sample text used for the color #e2decf. 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: #e2decf;
}
This is a sample text used for the color #e2decf. 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 #e2decf;
}
This is a sample text used for the color #e2decf. 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 34.5%
Green 33.89%
Blue 31.6%
CMYK Percentage
Cyan 0
Magenta 8.21%
Yellow 39.01%
Black 52.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.