#e6d7cc Hex Color
rgb(230, 215, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e6 | d7 | cc | - | #e6d7cc |
RGB | 230 | 215 | 204 | - | rgb(230,215,204) |
HSL | 25 | 34% | 85% | - | hsl(25,34%,85%) |
HSV | 25 | 11% | 90% | - | hsv(25,11%,90%) |
XYZ | 67.8326 | 69.7835 | 67.0211 | - | xyz(67.8326,69.7835,67.0211) |
CIE-LAB | 86.89 | 3.33 | 7.27 | - | lab(86.89,3.33,7.27) |
CMYK | 0 | 0.065217391304348 | 0.11304347826087 | 0.098039215686274 | cmyk(0,0.065217391304348,0.11304347826087,0.098039215686274) |
Description
The RGB value of color #e6d7cc is rgb(230, 215, 204).
In the hex color #e6d7cc, The value of Red is 230, value of Green is 215, and value of Blue is 204. The primary color is Red. Similarly, The HSL values for #e6d7cc consists of 25° Hue, 34% Saturation, and 85% Lightness.
In the CMYK color model, the color #e6d7cc can be represented as Cyan=0%, Magenta=0.065217391304348%, Yellow=0.11304347826087%, and Black=0.098039215686274%.
This color is named Warmstone.
Shades of #e6d7cc
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 #e6d7cc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e6d7cc
Preview of #e6d7cc on White Background
The contrast ratio of #e6d7cc with white color is 1.4
Preview of #e6d7cc on black background
The contrast ratio of #e6d7cc with black color is 14.96
#e6d7cc color will look good with a black background.
Color Schemes of #e6d7cc
Triadic Colors of #e6d7cc
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 #e6d7cc
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 #e6d7cc
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 #e6d7cc
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: #e6d7cc;
}
This is a sample text used for the color #e6d7cc. 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: #e6d7cc;
}
This is a sample text used for the color #e6d7cc. 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 #e6d7cc;
}
This is a sample text used for the color #e6d7cc. 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.44%
Green 33.13%
Blue 31.43%
CMYK Percentage
Cyan 0
Magenta 23.6%
Yellow 40.91%
Black 35.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.