#e5a1db Hex Color
rgb(229, 161, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e5 | a1 | db | - | #e5a1db |
RGB | 229 | 161 | 219 | - | rgb(229,161,219) |
HSL | 309 | 57% | 76% | - | hsl(309,57%,76%) |
HSV | 309 | 30% | 90% | - | hsv(309,30%,90%) |
XYZ | 57.8442 | 47.2622 | 73.0916 | - | xyz(57.8442,47.2622,73.0916) |
CIE-LAB | 74.36 | 34.25 | -19.33 | - | lab(74.36,34.25,-19.33) |
CMYK | 0 | 0.29694323144105 | 0.043668122270742 | 0.10196078431373 | cmyk(0,0.29694323144105,0.043668122270742,0.10196078431373) |
Description
The RGB value of color #e5a1db is rgb(229, 161, 219).
In the hex color #e5a1db, The value of Red is 229, value of Green is 161, and value of Blue is 219. The primary color is Red. Similarly, The HSL values for #e5a1db consists of 309° Hue, 57% Saturation, and 76% Lightness.
In the CMYK color model, the color #e5a1db can be represented as Cyan=0%, Magenta=0.29694323144105%, Yellow=0.043668122270742%, and Black=0.10196078431373%.
Shades of #e5a1db
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 #e5a1db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e5a1db
Preview of #e5a1db on White Background
The contrast ratio of #e5a1db with white color is 2.01
Preview of #e5a1db on black background
The contrast ratio of #e5a1db with black color is 10.45
#e5a1db color will look good with a black background.
Color Schemes of #e5a1db
Triadic Colors of #e5a1db
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 #e5a1db
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 #e5a1db
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 #e5a1db
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: #e5a1db;
}
This is a sample text used for the color #e5a1db. 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: #e5a1db;
}
This is a sample text used for the color #e5a1db. 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 #e5a1db;
}
This is a sample text used for the color #e5a1db. 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.6%
Green 26.44%
Blue 35.96%
CMYK Percentage
Cyan 0
Magenta 67.09%
Yellow 9.87%
Black 23.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.