#aa8ab4 Hex Color
rgb(170, 138, 180)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | 8a | b4 | - | #aa8ab4 |
RGB | 170 | 138 | 180 | - | rgb(170,138,180) |
HSL | 286 | 22% | 62% | - | hsl(286,22%,62%) |
HSV | 286 | 23% | 71% | - | hsv(286,23%,71%) |
XYZ | 33.9043 | 30.0183 | 47.1872 | - | xyz(33.9043,30.0183,47.1872) |
CIE-LAB | 61.67 | 19.82 | -17.44 | - | lab(61.67,19.82,-17.44) |
CMYK | 0.055555555555556 | 0.23333333333333 | 0 | 0.29411764705882 | cmyk(0.055555555555556,0.23333333333333,0,0.29411764705882) |
Description
The RGB value of color #aa8ab4 is rgb(170, 138, 180).
In the hex color #aa8ab4, The value of Red is 170, value of Green is 138, and value of Blue is 180. The primary color is Blue. Similarly, The HSL values for #aa8ab4 consists of 286° Hue, 22% Saturation, and 62% Lightness.
In the CMYK color model, the color #aa8ab4 can be represented as Cyan=0.055555555555556%, Magenta=0.23333333333333%, Yellow=0%, and Black=0.29411764705882%.
Shades of #aa8ab4
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 #aa8ab4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aa8ab4
Preview of #aa8ab4 on White Background
The contrast ratio of #aa8ab4 with white color is 3
Preview of #aa8ab4 on black background
The contrast ratio of #aa8ab4 with black color is 7
#aa8ab4 color will look good with a black background.
Color Schemes of #aa8ab4
Triadic Colors of #aa8ab4
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 #aa8ab4
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 #aa8ab4
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 #aa8ab4
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: #aa8ab4;
}
This is a sample text used for the color #aa8ab4. 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: #aa8ab4;
}
This is a sample text used for the color #aa8ab4. 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 #aa8ab4;
}
This is a sample text used for the color #aa8ab4. 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.84%
Green 28.28%
Blue 36.89%
CMYK Percentage
Cyan 9.53
Magenta 40.02%
Yellow 0%
Black 50.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.