#eea0ac Hex Color
rgb(238, 160, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ee | a0 | ac | - | #eea0ac |
RGB | 238 | 160 | 172 | - | rgb(238,160,172) |
HSL | 351 | 70% | 78% | - | hsl(351,70%,78%) |
HSV | 351 | 33% | 93% | - | hsv(351,33%,93%) |
XYZ | 55.2771 | 46.2973 | 45.0526 | - | xyz(55.2771,46.2973,45.0526) |
CIE-LAB | 73.74 | 30.55 | 5.69 | - | lab(73.74,30.55,5.69) |
CMYK | 0 | 0.32773109243697 | 0.27731092436975 | 0.066666666666667 | cmyk(0,0.32773109243697,0.27731092436975,0.066666666666667) |
Description
The RGB value of color #eea0ac is rgb(238, 160, 172).
In the hex color #eea0ac, The value of Red is 238, value of Green is 160, and value of Blue is 172. The primary color is Red. Similarly, The HSL values for #eea0ac consists of 351° Hue, 70% Saturation, and 78% Lightness.
In the CMYK color model, the color #eea0ac can be represented as Cyan=0%, Magenta=0.32773109243697%, Yellow=0.27731092436975%, and Black=0.066666666666667%.
Shades of #eea0ac
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 #eea0ac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eea0ac
Preview of #eea0ac on White Background
The contrast ratio of #eea0ac with white color is 2.05
Preview of #eea0ac on black background
The contrast ratio of #eea0ac with black color is 10.26
#eea0ac color will look good with a black background.
Color Schemes of #eea0ac
Triadic Colors of #eea0ac
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 #eea0ac
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 #eea0ac
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 #eea0ac
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: #eea0ac;
}
This is a sample text used for the color #eea0ac. 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: #eea0ac;
}
This is a sample text used for the color #eea0ac. 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 #eea0ac;
}
This is a sample text used for the color #eea0ac. 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 41.75%
Green 28.07%
Blue 30.18%
CMYK Percentage
Cyan 0
Magenta 48.79%
Yellow 41.28%
Black 9.92%
Comments on this color
Please login or signup to post a comment.
No comments yet.