#eea9bd Hex Color
rgb(238, 169, 189)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ee | a9 | bd | - | #eea9bd |
RGB | 238 | 169 | 189 | - | rgb(238,169,189) |
HSL | 343 | 67% | 80% | - | hsl(343,67%,80%) |
HSV | 343 | 29% | 93% | - | hsv(343,29%,93%) |
XYZ | 58.6332 | 50.2272 | 54.7486 | - | xyz(58.6332,50.2272,54.7486) |
CIE-LAB | 76.21 | 28.19 | -0.06 | - | lab(76.21,28.19,-0.06) |
CMYK | 0 | 0.28991596638655 | 0.20588235294118 | 0.066666666666667 | cmyk(0,0.28991596638655,0.20588235294118,0.066666666666667) |
Description
The RGB value of color #eea9bd is rgb(238, 169, 189).
In the hex color #eea9bd, The value of Red is 238, value of Green is 169, and value of Blue is 189. The primary color is Red. Similarly, The HSL values for #eea9bd consists of 343° Hue, 67% Saturation, and 80% Lightness.
In the CMYK color model, the color #eea9bd can be represented as Cyan=0%, Magenta=0.28991596638655%, Yellow=0.20588235294118%, and Black=0.066666666666667%.
Shades of #eea9bd
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 #eea9bd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eea9bd
Preview of #eea9bd on White Background
The contrast ratio of #eea9bd with white color is 1.9
Preview of #eea9bd on black background
The contrast ratio of #eea9bd with black color is 11.05
#eea9bd color will look good with a black background.
Color Schemes of #eea9bd
Triadic Colors of #eea9bd
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 #eea9bd
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 #eea9bd
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 #eea9bd
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: #eea9bd;
}
This is a sample text used for the color #eea9bd. 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: #eea9bd;
}
This is a sample text used for the color #eea9bd. 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 #eea9bd;
}
This is a sample text used for the color #eea9bd. 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 39.93%
Green 28.36%
Blue 31.71%
CMYK Percentage
Cyan 0
Magenta 51.54%
Yellow 36.6%
Black 11.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.