#aa67a2 Hex Color
rgb(170, 103, 162)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | 67 | a2 | - | #aa67a2 |
RGB | 170 | 103 | 162 | - | rgb(170,103,162) |
HSL | 307 | 28% | 54% | - | hsl(307,28%,54%) |
HSV | 307 | 39% | 67% | - | hsv(307,39%,67%) |
XYZ | 27.9494 | 20.8552 | 36.7348 | - | xyz(27.9494,20.8552,36.7348) |
CIE-LAB | 52.79 | 35.98 | -20.63 | - | lab(52.79,35.98,-20.63) |
CMYK | 0 | 0.39411764705882 | 0.047058823529412 | 0.33333333333333 | cmyk(0,0.39411764705882,0.047058823529412,0.33333333333333) |
Description
The RGB value of color #aa67a2 is rgb(170, 103, 162).
In the hex color #aa67a2, The value of Red is 170, value of Green is 103, and value of Blue is 162. The primary color is Red. Similarly, The HSL values for #aa67a2 consists of 307° Hue, 28% Saturation, and 54% Lightness.
In the CMYK color model, the color #aa67a2 can be represented as Cyan=0%, Magenta=0.39411764705882%, Yellow=0.047058823529412%, and Black=0.33333333333333%.
Shades of #aa67a2
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 #aa67a2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aa67a2
Preview of #aa67a2 on White Background
The contrast ratio of #aa67a2 with white color is 4.06
Preview of #aa67a2 on black background
The contrast ratio of #aa67a2 with black color is 5.17
#aa67a2 color will look good with a black background.
Color Schemes of #aa67a2
Triadic Colors of #aa67a2
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 #aa67a2
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 #aa67a2
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 #aa67a2
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: #aa67a2;
}
This is a sample text used for the color #aa67a2. 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: #aa67a2;
}
This is a sample text used for the color #aa67a2. 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 #aa67a2;
}
This is a sample text used for the color #aa67a2. 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 39.08%
Green 23.68%
Blue 37.24%
CMYK Percentage
Cyan 0
Magenta 50.89%
Yellow 6.08%
Black 43.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.