#aa5ee0 Hex Color
rgb(170, 94, 224)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | 5e | e0 | - | #aa5ee0 |
RGB | 170 | 94 | 224 | - | rgb(170,94,224) |
HSL | 275 | 68% | 62% | - | hsl(275,68%,62%) |
HSV | 275 | 58% | 88% | - | hsv(275,58%,88%) |
XYZ | 34.0348 | 21.9333 | 72.9607 | - | xyz(34.0348,21.9333,72.9607) |
CIE-LAB | 53.96 | 53.52 | -54.4 | - | lab(53.96,53.52,-54.4) |
CMYK | 0.24107142857143 | 0.58035714285714 | 0 | 0.12156862745098 | cmyk(0.24107142857143,0.58035714285714,0,0.12156862745098) |
Description
The RGB value of color #aa5ee0 is rgb(170, 94, 224).
In the hex color #aa5ee0, The value of Red is 170, value of Green is 94, and value of Blue is 224. The primary color is Blue. Similarly, The HSL values for #aa5ee0 consists of 275° Hue, 68% Saturation, and 62% Lightness.
In the CMYK color model, the color #aa5ee0 can be represented as Cyan=0.24107142857143%, Magenta=0.58035714285714%, Yellow=0%, and Black=0.12156862745098%.
Shades of #aa5ee0
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 #aa5ee0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aa5ee0
Preview of #aa5ee0 on White Background
The contrast ratio of #aa5ee0 with white color is 3.9
Preview of #aa5ee0 on black background
The contrast ratio of #aa5ee0 with black color is 5.39
#aa5ee0 color will look good with a black background.
Color Schemes of #aa5ee0
Triadic Colors of #aa5ee0
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 #aa5ee0
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 #aa5ee0
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 #aa5ee0
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: #aa5ee0;
}
This is a sample text used for the color #aa5ee0. 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: #aa5ee0;
}
This is a sample text used for the color #aa5ee0. 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 #aa5ee0;
}
This is a sample text used for the color #aa5ee0. 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 34.84%
Green 19.26%
Blue 45.9%
CMYK Percentage
Cyan 25.56
Magenta 61.54%
Yellow 0%
Black 12.89%
Comments on this color
Please login or signup to post a comment.
No comments yet.