#aa88cd Hex Color
rgb(170, 136, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | 88 | cd | - | #aa88cd |
RGB | 170 | 136 | 205 | - | rgb(170,136,205) |
HSL | 270 | 41% | 67% | - | hsl(270,41%,67%) |
HSV | 270 | 34% | 80% | - | hsv(270,34%,80%) |
XYZ | 36.4012 | 30.5621 | 61.7381 | - | xyz(36.4012,30.5621,61.7381) |
CIE-LAB | 62.14 | 26.31 | -30.82 | - | lab(62.14,26.31,-30.82) |
CMYK | 0.17073170731707 | 0.33658536585366 | 0 | 0.19607843137255 | cmyk(0.17073170731707,0.33658536585366,0,0.19607843137255) |
Description
The RGB value of color #aa88cd is rgb(170, 136, 205).
In the hex color #aa88cd, The value of Red is 170, value of Green is 136, and value of Blue is 205. The primary color is Blue. Similarly, The HSL values for #aa88cd consists of 270° Hue, 41% Saturation, and 67% Lightness.
In the CMYK color model, the color #aa88cd can be represented as Cyan=0.17073170731707%, Magenta=0.33658536585366%, Yellow=0%, and Black=0.19607843137255%.
Shades of #aa88cd
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 #aa88cd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aa88cd
Preview of #aa88cd on White Background
The contrast ratio of #aa88cd with white color is 2.95
Preview of #aa88cd on black background
The contrast ratio of #aa88cd with black color is 7.11
#aa88cd color will look good with a black background.
Color Schemes of #aa88cd
Triadic Colors of #aa88cd
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 #aa88cd
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 #aa88cd
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 #aa88cd
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: #aa88cd;
}
This is a sample text used for the color #aa88cd. 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: #aa88cd;
}
This is a sample text used for the color #aa88cd. 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 #aa88cd;
}
This is a sample text used for the color #aa88cd. 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.27%
Green 26.61%
Blue 40.12%
CMYK Percentage
Cyan 24.27
Magenta 47.85%
Yellow 0%
Black 27.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.