#aa94bd Hex Color
rgb(170, 148, 189)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | 94 | bd | - | #aa94bd |
RGB | 170 | 148 | 189 | - | rgb(170,148,189) |
HSL | 272 | 24% | 66% | - | hsl(272,24%,66%) |
HSV | 272 | 22% | 74% | - | hsv(272,22%,74%) |
XYZ | 36.3528 | 33.4 | 52.675 | - | xyz(36.3528,33.4,52.675) |
CIE-LAB | 64.48 | 16.03 | -18.24 | - | lab(64.48,16.03,-18.24) |
CMYK | 0.1005291005291 | 0.21693121693122 | 0 | 0.25882352941176 | cmyk(0.1005291005291,0.21693121693122,0,0.25882352941176) |
Description
The RGB value of color #aa94bd is rgb(170, 148, 189).
In the hex color #aa94bd, The value of Red is 170, value of Green is 148, and value of Blue is 189. The primary color is Blue. Similarly, The HSL values for #aa94bd consists of 272° Hue, 24% Saturation, and 66% Lightness.
In the CMYK color model, the color #aa94bd can be represented as Cyan=0.1005291005291%, Magenta=0.21693121693122%, Yellow=0%, and Black=0.25882352941176%.
Shades of #aa94bd
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 #aa94bd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aa94bd
Preview of #aa94bd on White Background
The contrast ratio of #aa94bd with white color is 2.73
Preview of #aa94bd on black background
The contrast ratio of #aa94bd with black color is 7.68
#aa94bd color will look good with a black background.
Color Schemes of #aa94bd
Triadic Colors of #aa94bd
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 #aa94bd
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 #aa94bd
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 #aa94bd
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: #aa94bd;
}
This is a sample text used for the color #aa94bd. 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: #aa94bd;
}
This is a sample text used for the color #aa94bd. 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 #aa94bd;
}
This is a sample text used for the color #aa94bd. 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.53%
Green 29.19%
Blue 37.28%
CMYK Percentage
Cyan 17.44
Magenta 37.64%
Yellow 0%
Black 44.91%
Comments on this color
Please login or signup to post a comment.
No comments yet.