#aa69fe Hex Color
rgb(170, 105, 254)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | aa | 69 | fe | - | #aa69fe |
| RGB | 170 | 105 | 254 | - | rgb(170,105,254) |
| HSL | 266 | 99% | 70% | - | hsl(266,99%,70%) |
| HSV | 266 | 59% | 100% | - | hsv(266,59%,100%) |
| XYZ | 39.5185 | 25.805 | 96.6639 | - | xyz(39.5185,25.805,96.6639) |
| CIE-LAB | 57.85 | 54.86 | -64.89 | - | lab(57.85,54.86,-64.89) |
| CMYK | 0.33070866141732 | 0.58661417322835 | 0 | 0.003921568627451 | cmyk(0.33070866141732,0.58661417322835,0,0.003921568627451) |
Description
The RGB value of color #aa69fe is rgb(170, 105, 254).
In the hex color #aa69fe, The value of Red is 170, value of Green is 105, and value of Blue is 254. The primary color is Blue. Similarly, The HSL values for #aa69fe consists of 266° Hue, 99% Saturation, and 70% Lightness.
In the CMYK color model, the color #aa69fe can be represented as Cyan=0.33070866141732%, Magenta=0.58661417322835%, Yellow=0%, and Black=0.003921568627451%.
Shades of #aa69fe
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 #aa69fe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aa69fe
Preview of #aa69fe on White Background
The contrast ratio of #aa69fe with white color is 3.41
Preview of #aa69fe on black background
The contrast ratio of #aa69fe with black color is 6.16
#aa69fe color will look good with a black background.
Color Schemes of #aa69fe
Triadic Colors of #aa69fe
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 #aa69fe
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 #aa69fe
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 #aa69fe
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: #aa69fe;
}
This is a sample text used for the color #aa69fe. 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: #aa69fe;
}
This is a sample text used for the color #aa69fe. 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 #aa69fe;
}
This is a sample text used for the color #aa69fe. 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 32.14%
Green 19.85%
Blue 48.02%
CMYK Percentage
Cyan 35.9
Magenta 63.68%
Yellow 0%
Black 0.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.