#e4dcc2 Hex Color
rgb(228, 220, 194)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e4 | dc | c2 | - | #e4dcc2 |
RGB | 228 | 220 | 194 | - | rgb(228,220,194) |
HSL | 46 | 39% | 83% | - | hsl(46,39%,83%) |
HSV | 46 | 15% | 89% | - | hsv(46,15%,89%) |
XYZ | 67.3257 | 71.5754 | 61.3059 | - | xyz(67.3257,71.5754,61.3059) |
CIE-LAB | 87.76 | -1.55 | 13.75 | - | lab(87.76,-1.55,13.75) |
CMYK | 0 | 0.035087719298246 | 0.14912280701754 | 0.10588235294118 | cmyk(0,0.035087719298246,0.14912280701754,0.10588235294118) |
Description
The RGB value of color #e4dcc2 is rgb(228, 220, 194).
In the hex color #e4dcc2, The value of Red is 228, value of Green is 220, and value of Blue is 194. The primary color is Red. Similarly, The HSL values for #e4dcc2 consists of 46° Hue, 39% Saturation, and 83% Lightness.
In the CMYK color model, the color #e4dcc2 can be represented as Cyan=0%, Magenta=0.035087719298246%, Yellow=0.14912280701754%, and Black=0.10588235294118%.
Shades of #e4dcc2
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 #e4dcc2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e4dcc2
Preview of #e4dcc2 on White Background
The contrast ratio of #e4dcc2 with white color is 1.37
Preview of #e4dcc2 on black background
The contrast ratio of #e4dcc2 with black color is 15.32
#e4dcc2 color will look good with a black background.
Color Schemes of #e4dcc2
Triadic Colors of #e4dcc2
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 #e4dcc2
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 #e4dcc2
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 #e4dcc2
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: #e4dcc2;
}
This is a sample text used for the color #e4dcc2. 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: #e4dcc2;
}
This is a sample text used for the color #e4dcc2. 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 #e4dcc2;
}
This is a sample text used for the color #e4dcc2. 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.51%
Green 34.27%
Blue 30.22%
CMYK Percentage
Cyan 0
Magenta 12.1%
Yellow 51.41%
Black 36.5%
Comments on this color
Please login or signup to post a comment.
No comments yet.