#aa8dbd Hex Color
rgb(170, 141, 189)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | 8d | bd | - | #aa8dbd |
RGB | 170 | 141 | 189 | - | rgb(170,141,189) |
HSL | 276 | 27% | 65% | - | hsl(276,27%,65%) |
HSV | 276 | 25% | 74% | - | hsv(276,25%,74%) |
XYZ | 35.2877 | 31.2699 | 52.3199 | - | xyz(35.2877,31.2699,52.3199) |
CIE-LAB | 62.73 | 19.99 | -20.9 | - | lab(62.73,19.99,-20.9) |
CMYK | 0.1005291005291 | 0.25396825396825 | 0 | 0.25882352941176 | cmyk(0.1005291005291,0.25396825396825,0,0.25882352941176) |
Description
The RGB value of color #aa8dbd is rgb(170, 141, 189).
In the hex color #aa8dbd, The value of Red is 170, value of Green is 141, and value of Blue is 189. The primary color is Blue. Similarly, The HSL values for #aa8dbd consists of 276° Hue, 27% Saturation, and 65% Lightness.
In the CMYK color model, the color #aa8dbd can be represented as Cyan=0.1005291005291%, Magenta=0.25396825396825%, Yellow=0%, and Black=0.25882352941176%.
Shades of #aa8dbd
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 #aa8dbd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aa8dbd
Preview of #aa8dbd on White Background
The contrast ratio of #aa8dbd with white color is 2.89
Preview of #aa8dbd on black background
The contrast ratio of #aa8dbd with black color is 7.25
#aa8dbd color will look good with a black background.
Color Schemes of #aa8dbd
Triadic Colors of #aa8dbd
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 #aa8dbd
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 #aa8dbd
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 #aa8dbd
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: #aa8dbd;
}
This is a sample text used for the color #aa8dbd. 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: #aa8dbd;
}
This is a sample text used for the color #aa8dbd. 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 #aa8dbd;
}
This is a sample text used for the color #aa8dbd. 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%
Green 28.2%
Blue 37.8%
CMYK Percentage
Cyan 16.39
Magenta 41.41%
Yellow 0%
Black 42.2%
Comments on this color
Please login or signup to post a comment.
No comments yet.