#eaa5db Hex Color
rgb(234, 165, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ea | a5 | db | - | #eaa5db |
RGB | 234 | 165 | 219 | - | rgb(234,165,219) |
HSL | 313 | 62% | 78% | - | hsl(313,62%,78%) |
HSV | 313 | 29% | 92% | - | hsv(313,29%,92%) |
XYZ | 60.173 | 49.5172 | 73.4041 | - | xyz(60.173,49.5172,73.4041) |
CIE-LAB | 75.77 | 33.76 | -17.14 | - | lab(75.77,33.76,-17.14) |
CMYK | 0 | 0.29487179487179 | 0.064102564102564 | 0.082352941176471 | cmyk(0,0.29487179487179,0.064102564102564,0.082352941176471) |
Description
The RGB value of color #eaa5db is rgb(234, 165, 219).
In the hex color #eaa5db, The value of Red is 234, value of Green is 165, and value of Blue is 219. The primary color is Red. Similarly, The HSL values for #eaa5db consists of 313° Hue, 62% Saturation, and 78% Lightness.
In the CMYK color model, the color #eaa5db can be represented as Cyan=0%, Magenta=0.29487179487179%, Yellow=0.064102564102564%, and Black=0.082352941176471%.
Shades of #eaa5db
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 #eaa5db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eaa5db
Preview of #eaa5db on White Background
The contrast ratio of #eaa5db with white color is 1.93
Preview of #eaa5db on black background
The contrast ratio of #eaa5db with black color is 10.9
#eaa5db color will look good with a black background.
Color Schemes of #eaa5db
Triadic Colors of #eaa5db
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 #eaa5db
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 #eaa5db
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 #eaa5db
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: #eaa5db;
}
This is a sample text used for the color #eaa5db. 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: #eaa5db;
}
This is a sample text used for the color #eaa5db. 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 #eaa5db;
}
This is a sample text used for the color #eaa5db. 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.86%
Green 26.7%
Blue 35.44%
CMYK Percentage
Cyan 0
Magenta 66.81%
Yellow 14.52%
Black 18.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.