#aa2ccf Hex Color
rgb(170, 44, 207)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | aa | 2c | cf | - | #aa2ccf |
| RGB | 170 | 44 | 207 | - | rgb(170,44,207) |
| HSL | 286 | 65% | 49% | - | hsl(286,65%,49%) |
| HSV | 286 | 79% | 81% | - | hsv(286,79%,81%) |
| XYZ | 28.7407 | 14.8524 | 60.3835 | - | xyz(28.7407,14.8524,60.3835) |
| CIE-LAB | 45.43 | 70.81 | -58.4 | - | lab(45.43,70.81,-58.4) |
| CMYK | 0.17874396135266 | 0.78743961352657 | 0 | 0.18823529411765 | cmyk(0.17874396135266,0.78743961352657,0,0.18823529411765) |
Description
The RGB value of color #aa2ccf is rgb(170, 44, 207).
In the hex color #aa2ccf, The value of Red is 170, value of Green is 44, and value of Blue is 207. The primary color is Blue. Similarly, The HSL values for #aa2ccf consists of 286° Hue, 65% Saturation, and 49% Lightness.
In the CMYK color model, the color #aa2ccf can be represented as Cyan=0.17874396135266%, Magenta=0.78743961352657%, Yellow=0%, and Black=0.18823529411765%.
Shades of #aa2ccf
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 #aa2ccf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aa2ccf
Preview of #aa2ccf on White Background
The contrast ratio of #aa2ccf with white color is 5.29
#aa2ccf color will look good on a white background.
Preview of #aa2ccf on black background
The contrast ratio of #aa2ccf with black color is 3.97
Color Schemes of #aa2ccf
Triadic Colors of #aa2ccf
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 #aa2ccf
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 #aa2ccf
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 #aa2ccf
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: #aa2ccf;
}
This is a sample text used for the color #aa2ccf. 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: #aa2ccf;
}
This is a sample text used for the color #aa2ccf. 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 #aa2ccf;
}
This is a sample text used for the color #aa2ccf. 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 40.38%
Green 10.45%
Blue 49.17%
CMYK Percentage
Cyan 15.48
Magenta 68.21%
Yellow 0%
Black 16.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.