#eecbda Hex Color
rgb(238, 203, 218)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ee | cb | da | - | #eecbda |
| RGB | 238 | 203 | 218 | - | rgb(238,203,218) |
| HSL | 334 | 51% | 86% | - | hsl(334,51%,86%) |
| HSV | 334 | 15% | 93% | - | hsv(334,15%,93%) |
| XYZ | 69.2707 | 65.951 | 75.4085 | - | xyz(69.2707,65.951,75.4085) |
| CIE-LAB | 84.97 | 14.74 | -2.86 | - | lab(84.97,14.74,-2.86) |
| CMYK | 0 | 0.14705882352941 | 0.084033613445378 | 0.066666666666667 | cmyk(0,0.14705882352941,0.084033613445378,0.066666666666667) |
Description
The RGB value of color #eecbda is rgb(238, 203, 218).
In the hex color #eecbda, The value of Red is 238, value of Green is 203, and value of Blue is 218. The primary color is Red. Similarly, The HSL values for #eecbda consists of 334° Hue, 51% Saturation, and 86% Lightness.
In the CMYK color model, the color #eecbda can be represented as Cyan=0%, Magenta=0.14705882352941%, Yellow=0.084033613445378%, and Black=0.066666666666667%.
Shades of #eecbda
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 #eecbda
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eecbda
Preview of #eecbda on White Background
The contrast ratio of #eecbda with white color is 1.48
Preview of #eecbda on black background
The contrast ratio of #eecbda with black color is 14.19
#eecbda color will look good with a black background.
Color Schemes of #eecbda
Triadic Colors of #eecbda
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 #eecbda
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 #eecbda
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 #eecbda
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: #eecbda;
}
This is a sample text used for the color #eecbda. 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: #eecbda;
}
This is a sample text used for the color #eecbda. 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 #eecbda;
}
This is a sample text used for the color #eecbda. 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.12%
Green 30.8%
Blue 33.08%
CMYK Percentage
Cyan 0
Magenta 49.39%
Yellow 28.22%
Black 22.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.