#aa8afe Hex Color
rgb(170, 138, 254)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | aa | 8a | fe | - | #aa8afe |
| RGB | 170 | 138 | 254 | - | rgb(170,138,254) |
| HSL | 257 | 98% | 77% | - | hsl(257,98%,77%) |
| HSV | 257 | 46% | 100% | - | hsv(257,46%,100%) |
| XYZ | 43.5554 | 33.8788 | 98.0096 | - | xyz(43.5554,33.8788,98.0096) |
| CIE-LAB | 64.87 | 36.92 | -53.68 | - | lab(64.87,36.92,-53.68) |
| CMYK | 0.33070866141732 | 0.45669291338583 | 0 | 0.003921568627451 | cmyk(0.33070866141732,0.45669291338583,0,0.003921568627451) |
Description
The RGB value of color #aa8afe is rgb(170, 138, 254).
In the hex color #aa8afe, The value of Red is 170, value of Green is 138, and value of Blue is 254. The primary color is Blue. Similarly, The HSL values for #aa8afe consists of 257° Hue, 98% Saturation, and 77% Lightness.
In the CMYK color model, the color #aa8afe can be represented as Cyan=0.33070866141732%, Magenta=0.45669291338583%, Yellow=0%, and Black=0.003921568627451%.
Shades of #aa8afe
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 #aa8afe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aa8afe
Preview of #aa8afe on White Background
The contrast ratio of #aa8afe with white color is 2.7
Preview of #aa8afe on black background
The contrast ratio of #aa8afe with black color is 7.78
#aa8afe color will look good with a black background.
Color Schemes of #aa8afe
Triadic Colors of #aa8afe
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 #aa8afe
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 #aa8afe
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 #aa8afe
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: #aa8afe;
}
This is a sample text used for the color #aa8afe. 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: #aa8afe;
}
This is a sample text used for the color #aa8afe. 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 #aa8afe;
}
This is a sample text used for the color #aa8afe. 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 30.25%
Green 24.56%
Blue 45.2%
CMYK Percentage
Cyan 41.79
Magenta 57.71%
Yellow 0%
Black 0.5%
Comments on this color
Please login or signup to post a comment.
No comments yet.