#aa43f2 Hex Color
rgb(170, 67, 242)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | 43 | f2 | - | #aa43f2 |
RGB | 170 | 67 | 242 | - | rgb(170,67,242) |
HSL | 275 | 87% | 61% | - | hsl(275,87%,61%) |
HSV | 275 | 72% | 95% | - | hsv(275,72%,95%) |
XYZ | 34.6117 | 18.9712 | 85.842 | - | xyz(34.6117,18.9712,85.842) |
CIE-LAB | 50.65 | 69.75 | -69.84 | - | lab(50.65,69.75,-69.84) |
CMYK | 0.29752066115702 | 0.72314049586777 | 0 | 0.050980392156863 | cmyk(0.29752066115702,0.72314049586777,0,0.050980392156863) |
Description
The RGB value of color #aa43f2 is rgb(170, 67, 242).
In the hex color #aa43f2, The value of Red is 170, value of Green is 67, and value of Blue is 242. The primary color is Blue. Similarly, The HSL values for #aa43f2 consists of 275° Hue, 87% Saturation, and 61% Lightness.
In the CMYK color model, the color #aa43f2 can be represented as Cyan=0.29752066115702%, Magenta=0.72314049586777%, Yellow=0%, and Black=0.050980392156863%.
Shades of #aa43f2
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 #aa43f2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aa43f2
Preview of #aa43f2 on White Background
The contrast ratio of #aa43f2 with white color is 4.38
Preview of #aa43f2 on black background
The contrast ratio of #aa43f2 with black color is 4.79
#aa43f2 color will look good with a black background.
Color Schemes of #aa43f2
Triadic Colors of #aa43f2
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 #aa43f2
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 #aa43f2
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 #aa43f2
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: #aa43f2;
}
This is a sample text used for the color #aa43f2. 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: #aa43f2;
}
This is a sample text used for the color #aa43f2. 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 #aa43f2;
}
This is a sample text used for the color #aa43f2. 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 35.49%
Green 13.99%
Blue 50.52%
CMYK Percentage
Cyan 27.76
Magenta 67.48%
Yellow 0%
Black 4.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.