#aa1add Hex Color
rgb(170, 26, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | 1a | dd | - | #aa1add |
RGB | 170 | 26 | 221 | - | rgb(170,26,221) |
HSL | 284 | 79% | 48% | - | hsl(284,79%,48%) |
HSV | 284 | 88% | 87% | - | hsv(284,88%,87%) |
XYZ | 29.9981 | 14.5053 | 69.6253 | - | xyz(29.9981,14.5053,69.6253) |
CIE-LAB | 44.95 | 77.71 | -67.22 | - | lab(44.95,77.71,-67.22) |
CMYK | 0.23076923076923 | 0.88235294117647 | 0 | 0.13333333333333 | cmyk(0.23076923076923,0.88235294117647,0,0.13333333333333) |
Description
The RGB value of color #aa1add is rgb(170, 26, 221).
In the hex color #aa1add, The value of Red is 170, value of Green is 26, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #aa1add consists of 284° Hue, 79% Saturation, and 48% Lightness.
In the CMYK color model, the color #aa1add can be represented as Cyan=0.23076923076923%, Magenta=0.88235294117647%, Yellow=0%, and Black=0.13333333333333%.
Shades of #aa1add
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 #aa1add
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aa1add
Preview of #aa1add on White Background
The contrast ratio of #aa1add with white color is 5.38
#aa1add color will look good on a white background.
Preview of #aa1add on black background
The contrast ratio of #aa1add with black color is 3.9
Color Schemes of #aa1add
Triadic Colors of #aa1add
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 #aa1add
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 #aa1add
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 #aa1add
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: #aa1add;
}
This is a sample text used for the color #aa1add. 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: #aa1add;
}
This is a sample text used for the color #aa1add. 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 #aa1add;
}
This is a sample text used for the color #aa1add. 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.77%
Green 6.24%
Blue 53%
CMYK Percentage
Cyan 18.51
Magenta 70.79%
Yellow 0%
Black 10.7%
Comments on this color
Please login or signup to post a comment.
No comments yet.