#aa2cdb Hex Color
rgb(170, 44, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | 2c | db | - | #aa2cdb |
RGB | 170 | 44 | 219 | - | rgb(170,44,219) |
HSL | 283 | 71% | 52% | - | hsl(283,71%,52%) |
HSV | 283 | 80% | 86% | - | hsv(283,80%,86%) |
XYZ | 30.2644 | 15.4619 | 68.4072 | - | xyz(30.2644,15.4619,68.4072) |
CIE-LAB | 46.26 | 73.07 | -63.95 | - | lab(46.26,73.07,-63.95) |
CMYK | 0.22374429223744 | 0.79908675799087 | 0 | 0.14117647058824 | cmyk(0.22374429223744,0.79908675799087,0,0.14117647058824) |
Description
The RGB value of color #aa2cdb is rgb(170, 44, 219).
In the hex color #aa2cdb, The value of Red is 170, value of Green is 44, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #aa2cdb consists of 283° Hue, 71% Saturation, and 52% Lightness.
In the CMYK color model, the color #aa2cdb can be represented as Cyan=0.22374429223744%, Magenta=0.79908675799087%, Yellow=0%, and Black=0.14117647058824%.
Shades of #aa2cdb
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 #aa2cdb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aa2cdb
Preview of #aa2cdb on White Background
The contrast ratio of #aa2cdb with white color is 5.13
#aa2cdb color will look good on a white background.
Preview of #aa2cdb on black background
The contrast ratio of #aa2cdb with black color is 4.09
Color Schemes of #aa2cdb
Triadic Colors of #aa2cdb
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 #aa2cdb
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 #aa2cdb
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 #aa2cdb
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: #aa2cdb;
}
This is a sample text used for the color #aa2cdb. 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: #aa2cdb;
}
This is a sample text used for the color #aa2cdb. 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 #aa2cdb;
}
This is a sample text used for the color #aa2cdb. 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.26%
Green 10.16%
Blue 50.58%
CMYK Percentage
Cyan 19.22
Magenta 68.65%
Yellow 0%
Black 12.13%
Comments on this color
Please login or signup to post a comment.
No comments yet.