#ece0cc Hex Color
rgb(236, 224, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ec | e0 | cc | - | #ece0cc |
RGB | 236 | 224 | 204 | - | rgb(236,224,204) |
HSL | 38 | 46% | 86% | - | hsl(38,46%,86%) |
HSV | 38 | 14% | 93% | - | hsv(38,14%,93%) |
XYZ | 72.1468 | 75.5038 | 67.8979 | - | xyz(72.1468,75.5038,67.8979) |
CIE-LAB | 89.63 | 0.81 | 11.25 | - | lab(89.63,0.81,11.25) |
CMYK | 0 | 0.050847457627119 | 0.13559322033898 | 0.074509803921569 | cmyk(0,0.050847457627119,0.13559322033898,0.074509803921569) |
Description
The RGB value of color #ece0cc is rgb(236, 224, 204).
In the hex color #ece0cc, The value of Red is 236, value of Green is 224, and value of Blue is 204. The primary color is Red. Similarly, The HSL values for #ece0cc consists of 38° Hue, 46% Saturation, and 86% Lightness.
In the CMYK color model, the color #ece0cc can be represented as Cyan=0%, Magenta=0.050847457627119%, Yellow=0.13559322033898%, and Black=0.074509803921569%.
Shades of #ece0cc
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 #ece0cc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ece0cc
Preview of #ece0cc on White Background
The contrast ratio of #ece0cc with white color is 1.3
Preview of #ece0cc on black background
The contrast ratio of #ece0cc with black color is 16.1
#ece0cc color will look good with a black background.
Color Schemes of #ece0cc
Triadic Colors of #ece0cc
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 #ece0cc
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 #ece0cc
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 #ece0cc
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: #ece0cc;
}
This is a sample text used for the color #ece0cc. 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: #ece0cc;
}
This is a sample text used for the color #ece0cc. 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 #ece0cc;
}
This is a sample text used for the color #ece0cc. 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.54%
Green 33.73%
Blue 30.72%
CMYK Percentage
Cyan 0
Magenta 19.49%
Yellow 51.96%
Black 28.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.