#aa8cc6 Hex Color
rgb(170, 140, 198)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | 8c | c6 | - | #aa8cc6 |
RGB | 170 | 140 | 198 | - | rgb(170,140,198) |
HSL | 271 | 34% | 66% | - | hsl(271,34%,66%) |
HSV | 271 | 29% | 78% | - | hsv(271,29%,78%) |
XYZ | 36.1487 | 31.3794 | 57.5777 | - | xyz(36.1487,31.3794,57.5777) |
CIE-LAB | 62.83 | 22.49 | -25.82 | - | lab(62.83,22.49,-25.82) |
CMYK | 0.14141414141414 | 0.29292929292929 | 0 | 0.22352941176471 | cmyk(0.14141414141414,0.29292929292929,0,0.22352941176471) |
Description
The RGB value of color #aa8cc6 is rgb(170, 140, 198).
In the hex color #aa8cc6, The value of Red is 170, value of Green is 140, and value of Blue is 198. The primary color is Blue. Similarly, The HSL values for #aa8cc6 consists of 271° Hue, 34% Saturation, and 66% Lightness.
In the CMYK color model, the color #aa8cc6 can be represented as Cyan=0.14141414141414%, Magenta=0.29292929292929%, Yellow=0%, and Black=0.22352941176471%.
Shades of #aa8cc6
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 #aa8cc6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aa8cc6
Preview of #aa8cc6 on White Background
The contrast ratio of #aa8cc6 with white color is 2.89
Preview of #aa8cc6 on black background
The contrast ratio of #aa8cc6 with black color is 7.28
#aa8cc6 color will look good with a black background.
Color Schemes of #aa8cc6
Triadic Colors of #aa8cc6
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 #aa8cc6
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 #aa8cc6
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 #aa8cc6
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: #aa8cc6;
}
This is a sample text used for the color #aa8cc6. 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: #aa8cc6;
}
This is a sample text used for the color #aa8cc6. 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 #aa8cc6;
}
This is a sample text used for the color #aa8cc6. 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 33.46%
Green 27.56%
Blue 38.98%
CMYK Percentage
Cyan 21.5
Magenta 44.53%
Yellow 0%
Black 33.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.