#aa6fab Hex Color
rgb(170, 111, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | 6f | ab | - | #aa6fab |
RGB | 170 | 111 | 171 | - | rgb(170,111,171) |
HSL | 299 | 26% | 55% | - | hsl(299,26%,55%) |
HSV | 299 | 35% | 67% | - | hsv(299,35%,67%) |
XYZ | 29.6127 | 22.8552 | 41.3788 | - | xyz(29.6127,22.8552,41.3788) |
CIE-LAB | 54.92 | 33.26 | -22.59 | - | lab(54.92,33.26,-22.59) |
CMYK | 0.0058479532163742 | 0.35087719298246 | 0 | 0.32941176470588 | cmyk(0.0058479532163742,0.35087719298246,0,0.32941176470588) |
Description
The RGB value of color #aa6fab is rgb(170, 111, 171).
In the hex color #aa6fab, The value of Red is 170, value of Green is 111, and value of Blue is 171. The primary color is Blue. Similarly, The HSL values for #aa6fab consists of 299° Hue, 26% Saturation, and 55% Lightness.
In the CMYK color model, the color #aa6fab can be represented as Cyan=0.0058479532163742%, Magenta=0.35087719298246%, Yellow=0%, and Black=0.32941176470588%.
Shades of #aa6fab
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 #aa6fab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aa6fab
Preview of #aa6fab on White Background
The contrast ratio of #aa6fab with white color is 3.77
Preview of #aa6fab on black background
The contrast ratio of #aa6fab with black color is 5.57
#aa6fab color will look good with a black background.
Color Schemes of #aa6fab
Triadic Colors of #aa6fab
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 #aa6fab
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 #aa6fab
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 #aa6fab
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: #aa6fab;
}
This is a sample text used for the color #aa6fab. 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: #aa6fab;
}
This is a sample text used for the color #aa6fab. 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 #aa6fab;
}
This is a sample text used for the color #aa6fab. 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 37.61%
Green 24.56%
Blue 37.83%
CMYK Percentage
Cyan 0.85
Magenta 51.14%
Yellow 0%
Black 48.01%
Comments on this color
Please login or signup to post a comment.
No comments yet.