#e6dccc Hex Color
rgb(230, 220, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e6 | dc | cc | - | #e6dccc |
RGB | 230 | 220 | 204 | - | rgb(230,220,204) |
HSL | 37 | 34% | 85% | - | hsl(37,34%,85%) |
HSV | 37 | 11% | 90% | - | hsv(37,11%,90%) |
XYZ | 69.1254 | 72.369 | 67.4521 | - | xyz(69.1254,72.369,67.4521) |
CIE-LAB | 88.15 | 0.74 | 9.07 | - | lab(88.15,0.74,9.07) |
CMYK | 0 | 0.043478260869565 | 0.11304347826087 | 0.098039215686274 | cmyk(0,0.043478260869565,0.11304347826087,0.098039215686274) |
Description
The RGB value of color #e6dccc is rgb(230, 220, 204).
In the hex color #e6dccc, The value of Red is 230, value of Green is 220, and value of Blue is 204. The primary color is Red. Similarly, The HSL values for #e6dccc consists of 37° Hue, 34% Saturation, and 85% Lightness.
In the CMYK color model, the color #e6dccc can be represented as Cyan=0%, Magenta=0.043478260869565%, Yellow=0.11304347826087%, and Black=0.098039215686274%.
This color is named Varnished Ivory.
Shades of #e6dccc
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 #e6dccc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e6dccc
Preview of #e6dccc on White Background
The contrast ratio of #e6dccc with white color is 1.36
Preview of #e6dccc on black background
The contrast ratio of #e6dccc with black color is 15.47
#e6dccc color will look good with a black background.
Color Schemes of #e6dccc
Triadic Colors of #e6dccc
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 #e6dccc
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 #e6dccc
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 #e6dccc
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: #e6dccc;
}
This is a sample text used for the color #e6dccc. 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: #e6dccc;
}
This is a sample text used for the color #e6dccc. 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 #e6dccc;
}
This is a sample text used for the color #e6dccc. 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.17%
Green 33.64%
Blue 31.19%
CMYK Percentage
Cyan 0
Magenta 17.08%
Yellow 44.41%
Black 38.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.