#a2afdd Hex Color
rgb(162, 175, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a2 | af | dd | - | #a2afdd |
RGB | 162 | 175 | 221 | - | rgb(162,175,221) |
HSL | 227 | 46% | 75% | - | hsl(227,46%,75%) |
HSV | 227 | 27% | 87% | - | hsv(227,27%,87%) |
XYZ | 43.2814 | 43.5618 | 74.5337 | - | xyz(43.2814,43.5618,74.5337) |
CIE-LAB | 71.93 | 5.64 | -24.65 | - | lab(71.93,5.64,-24.65) |
CMYK | 0.26696832579186 | 0.20814479638009 | 0 | 0.13333333333333 | cmyk(0.26696832579186,0.20814479638009,0,0.13333333333333) |
Description
The RGB value of color #a2afdd is rgb(162, 175, 221).
In the hex color #a2afdd, The value of Red is 162, value of Green is 175, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #a2afdd consists of 227° Hue, 46% Saturation, and 75% Lightness.
In the CMYK color model, the color #a2afdd can be represented as Cyan=0.26696832579186%, Magenta=0.20814479638009%, Yellow=0%, and Black=0.13333333333333%.
Shades of #a2afdd
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 #a2afdd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a2afdd
Preview of #a2afdd on White Background
The contrast ratio of #a2afdd with white color is 2.16
Preview of #a2afdd on black background
The contrast ratio of #a2afdd with black color is 9.71
#a2afdd color will look good with a black background.
Color Schemes of #a2afdd
Triadic Colors of #a2afdd
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 #a2afdd
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 #a2afdd
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 #a2afdd
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: #a2afdd;
}
This is a sample text used for the color #a2afdd. 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: #a2afdd;
}
This is a sample text used for the color #a2afdd. 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 #a2afdd;
}
This is a sample text used for the color #a2afdd. 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 29.03%
Green 31.36%
Blue 39.61%
CMYK Percentage
Cyan 43.88
Magenta 34.21%
Yellow 0%
Black 21.91%
Comments on this color
Please login or signup to post a comment.
No comments yet.