#eacecd Hex Color
rgb(234, 206, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ea | ce | cd | - | #eacecd |
RGB | 234 | 206 | 205 | - | rgb(234,206,205) |
HSL | 2 | 41% | 86% | - | hsl(2,41%,86%) |
HSV | 2 | 12% | 92% | - | hsv(2,12%,92%) |
XYZ | 67.0224 | 66.0428 | 66.9727 | - | xyz(67.0224,66.0428,66.9727) |
CIE-LAB | 85.02 | 9.61 | 4.08 | - | lab(85.02,9.61,4.08) |
CMYK | 0 | 0.11965811965812 | 0.12393162393162 | 0.082352941176471 | cmyk(0,0.11965811965812,0.12393162393162,0.082352941176471) |
Description
The RGB value of color #eacecd is rgb(234, 206, 205).
In the hex color #eacecd, The value of Red is 234, value of Green is 206, and value of Blue is 205. The primary color is Red. Similarly, The HSL values for #eacecd consists of 2° Hue, 41% Saturation, and 86% Lightness.
In the CMYK color model, the color #eacecd can be represented as Cyan=0%, Magenta=0.11965811965812%, Yellow=0.12393162393162%, and Black=0.082352941176471%.
Shades of #eacecd
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 #eacecd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eacecd
Preview of #eacecd on White Background
The contrast ratio of #eacecd with white color is 1.48
Preview of #eacecd on black background
The contrast ratio of #eacecd with black color is 14.21
#eacecd color will look good with a black background.
Color Schemes of #eacecd
Triadic Colors of #eacecd
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 #eacecd
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 #eacecd
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 #eacecd
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: #eacecd;
}
This is a sample text used for the color #eacecd. 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: #eacecd;
}
This is a sample text used for the color #eacecd. 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 #eacecd;
}
This is a sample text used for the color #eacecd. 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 36.28%
Green 31.94%
Blue 31.78%
CMYK Percentage
Cyan 0
Magenta 36.71%
Yellow 38.02%
Black 25.27%
Comments on this color
Please login or signup to post a comment.
No comments yet.