#e2aad9 Hex Color
rgb(226, 170, 217)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e2 | aa | d9 | - | #e2aad9 |
RGB | 226 | 170 | 217 | - | rgb(226,170,217) |
HSL | 310 | 49% | 78% | - | hsl(310,49%,78%) |
HSV | 310 | 25% | 89% | - | hsv(310,25%,89%) |
XYZ | 58.2631 | 49.928 | 72.2119 | - | xyz(58.2631,49.928,72.2119) |
CIE-LAB | 76.03 | 28.08 | -15.75 | - | lab(76.03,28.08,-15.75) |
CMYK | 0 | 0.24778761061947 | 0.039823008849558 | 0.11372549019608 | cmyk(0,0.24778761061947,0.039823008849558,0.11372549019608) |
Description
The RGB value of color #e2aad9 is rgb(226, 170, 217).
In the hex color #e2aad9, The value of Red is 226, value of Green is 170, and value of Blue is 217. The primary color is Red. Similarly, The HSL values for #e2aad9 consists of 310° Hue, 49% Saturation, and 78% Lightness.
In the CMYK color model, the color #e2aad9 can be represented as Cyan=0%, Magenta=0.24778761061947%, Yellow=0.039823008849558%, and Black=0.11372549019608%.
Shades of #e2aad9
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 #e2aad9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e2aad9
Preview of #e2aad9 on White Background
The contrast ratio of #e2aad9 with white color is 1.91
Preview of #e2aad9 on black background
The contrast ratio of #e2aad9 with black color is 10.99
#e2aad9 color will look good with a black background.
Color Schemes of #e2aad9
Triadic Colors of #e2aad9
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 #e2aad9
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 #e2aad9
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 #e2aad9
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: #e2aad9;
}
This is a sample text used for the color #e2aad9. 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: #e2aad9;
}
This is a sample text used for the color #e2aad9. 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 #e2aad9;
}
This is a sample text used for the color #e2aad9. 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.87%
Green 27.73%
Blue 35.4%
CMYK Percentage
Cyan 0
Magenta 61.74%
Yellow 9.92%
Black 28.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.