#aa5ed8 Hex Color
rgb(170, 94, 216)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | 5e | d8 | - | #aa5ed8 |
RGB | 170 | 94 | 216 | - | rgb(170,94,216) |
HSL | 277 | 61% | 61% | - | hsl(277,61%,61%) |
HSV | 277 | 56% | 85% | - | hsv(277,56%,85%) |
XYZ | 32.9749 | 21.5093 | 67.3795 | - | xyz(32.9749,21.5093,67.3795) |
CIE-LAB | 53.5 | 51.75 | -50.6 | - | lab(53.5,51.75,-50.6) |
CMYK | 0.21296296296296 | 0.56481481481481 | 0 | 0.15294117647059 | cmyk(0.21296296296296,0.56481481481481,0,0.15294117647059) |
Description
The RGB value of color #aa5ed8 is rgb(170, 94, 216).
In the hex color #aa5ed8, The value of Red is 170, value of Green is 94, and value of Blue is 216. The primary color is Blue. Similarly, The HSL values for #aa5ed8 consists of 277° Hue, 61% Saturation, and 61% Lightness.
In the CMYK color model, the color #aa5ed8 can be represented as Cyan=0.21296296296296%, Magenta=0.56481481481481%, Yellow=0%, and Black=0.15294117647059%.
Shades of #aa5ed8
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 #aa5ed8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aa5ed8
Preview of #aa5ed8 on White Background
The contrast ratio of #aa5ed8 with white color is 3.96
Preview of #aa5ed8 on black background
The contrast ratio of #aa5ed8 with black color is 5.3
#aa5ed8 color will look good with a black background.
Color Schemes of #aa5ed8
Triadic Colors of #aa5ed8
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 #aa5ed8
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 #aa5ed8
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 #aa5ed8
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: #aa5ed8;
}
This is a sample text used for the color #aa5ed8. 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: #aa5ed8;
}
This is a sample text used for the color #aa5ed8. 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 #aa5ed8;
}
This is a sample text used for the color #aa5ed8. 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 35.42%
Green 19.58%
Blue 45%
CMYK Percentage
Cyan 22.88
Magenta 60.69%
Yellow 0%
Black 16.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.