#e9aed2 Hex Color
rgb(233, 174, 210)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e9 | ae | d2 | - | #e9aed2 |
RGB | 233 | 174 | 210 | - | rgb(233,174,210) |
HSL | 323 | 57% | 80% | - | hsl(323,57%,80%) |
HSV | 323 | 25% | 91% | - | hsv(323,25%,91%) |
XYZ | 60.3732 | 52.2489 | 67.8758 | - | xyz(60.3732,52.2489,67.8758) |
CIE-LAB | 77.43 | 27.09 | -9.76 | - | lab(77.43,27.09,-9.76) |
CMYK | 0 | 0.25321888412017 | 0.098712446351931 | 0.086274509803922 | cmyk(0,0.25321888412017,0.098712446351931,0.086274509803922) |
Description
The RGB value of color #e9aed2 is rgb(233, 174, 210).
In the hex color #e9aed2, The value of Red is 233, value of Green is 174, and value of Blue is 210. The primary color is Red. Similarly, The HSL values for #e9aed2 consists of 323° Hue, 57% Saturation, and 80% Lightness.
In the CMYK color model, the color #e9aed2 can be represented as Cyan=0%, Magenta=0.25321888412017%, Yellow=0.098712446351931%, and Black=0.086274509803922%.
Shades of #e9aed2
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 #e9aed2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e9aed2
Preview of #e9aed2 on White Background
The contrast ratio of #e9aed2 with white color is 1.83
Preview of #e9aed2 on black background
The contrast ratio of #e9aed2 with black color is 11.45
#e9aed2 color will look good with a black background.
Color Schemes of #e9aed2
Triadic Colors of #e9aed2
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 #e9aed2
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 #e9aed2
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 #e9aed2
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: #e9aed2;
}
This is a sample text used for the color #e9aed2. 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: #e9aed2;
}
This is a sample text used for the color #e9aed2. 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 #e9aed2;
}
This is a sample text used for the color #e9aed2. 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 37.76%
Green 28.2%
Blue 34.04%
CMYK Percentage
Cyan 0
Magenta 57.79%
Yellow 22.53%
Black 19.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.