#aa9bdc Hex Color
rgb(170, 155, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | 9b | dc | - | #aa9bdc |
RGB | 170 | 155 | 220 | - | rgb(170,155,220) |
HSL | 254 | 48% | 74% | - | hsl(254,48%,74%) |
HSV | 254 | 30% | 86% | - | hsv(254,30%,86%) |
XYZ | 41.2172 | 37.156 | 72.7096 | - | xyz(41.2172,37.156,72.7096) |
CIE-LAB | 67.39 | 19 | -31.03 | - | lab(67.39,19,-31.03) |
CMYK | 0.22727272727273 | 0.29545454545455 | 0 | 0.13725490196078 | cmyk(0.22727272727273,0.29545454545455,0,0.13725490196078) |
Description
The RGB value of color #aa9bdc is rgb(170, 155, 220).
In the hex color #aa9bdc, The value of Red is 170, value of Green is 155, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #aa9bdc consists of 254° Hue, 48% Saturation, and 74% Lightness.
In the CMYK color model, the color #aa9bdc can be represented as Cyan=0.22727272727273%, Magenta=0.29545454545455%, Yellow=0%, and Black=0.13725490196078%.
Shades of #aa9bdc
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 #aa9bdc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aa9bdc
Preview of #aa9bdc on White Background
The contrast ratio of #aa9bdc with white color is 2.49
Preview of #aa9bdc on black background
The contrast ratio of #aa9bdc with black color is 8.43
#aa9bdc color will look good with a black background.
Color Schemes of #aa9bdc
Triadic Colors of #aa9bdc
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 #aa9bdc
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 #aa9bdc
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 #aa9bdc
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: #aa9bdc;
}
This is a sample text used for the color #aa9bdc. 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: #aa9bdc;
}
This is a sample text used for the color #aa9bdc. 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 #aa9bdc;
}
This is a sample text used for the color #aa9bdc. 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 31.19%
Green 28.44%
Blue 40.37%
CMYK Percentage
Cyan 34.44
Magenta 44.77%
Yellow 0%
Black 20.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.