#aa0caa Hex Color
rgb(170, 12, 170)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | 0c | aa | - | #aa0caa |
RGB | 170 | 12 | 170 | - | rgb(170,12,170) |
HSL | 300 | 87% | 36% | - | hsl(300,87%,36%) |
HSV | 300 | 93% | 67% | - | hsv(300,93%,67%) |
XYZ | 23.9647 | 11.7113 | 39.0276 | - | xyz(23.9647,11.7113,39.0276) |
CIE-LAB | 40.75 | 71.25 | -44.22 | - | lab(40.75,71.25,-44.22) |
CMYK | 0 | 0.92941176470588 | 0 | 0.33333333333333 | cmyk(0,0.92941176470588,0,0.33333333333333) |
Description
The RGB value of color #aa0caa is rgb(170, 12, 170).
In the hex color #aa0caa, The value of Red is 170, value of Green is 12, and value of Blue is 170. The primary color is Red. Similarly, The HSL values for #aa0caa consists of 300° Hue, 87% Saturation, and 36% Lightness.
In the CMYK color model, the color #aa0caa can be represented as Cyan=0%, Magenta=0.92941176470588%, Yellow=0%, and Black=0.33333333333333%.
Shades of #aa0caa
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 #aa0caa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aa0caa
Preview of #aa0caa on White Background
The contrast ratio of #aa0caa with white color is 6.28
#aa0caa color will look good on a white background.
Preview of #aa0caa on black background
The contrast ratio of #aa0caa with black color is 3.34
Color Schemes of #aa0caa
Triadic Colors of #aa0caa
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 #aa0caa
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 #aa0caa
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 #aa0caa
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.
Monochromatic Colors of #aa0caa
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #aa0caa;
}
This is a sample text used for the color #aa0caa. 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: #aa0caa;
}
This is a sample text used for the color #aa0caa. 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 #aa0caa;
}
This is a sample text used for the color #aa0caa. 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 48.3%
Green 3.41%
Blue 48.3%
CMYK Percentage
Cyan 0
Magenta 73.6%
Yellow 0%
Black 26.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.