#aa6fef Hex Color
rgb(170, 111, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | 6f | ef | - | #aa6fef |
RGB | 170 | 111 | 239 | - | rgb(170,111,239) |
HSL | 268 | 80% | 69% | - | hsl(268,80%,69%) |
HSV | 268 | 54% | 94% | - | hsv(268,54%,94%) |
XYZ | 37.842 | 26.1469 | 84.7137 | - | xyz(37.842,26.1469,84.7137) |
CIE-LAB | 58.18 | 48.11 | -56.06 | - | lab(58.18,48.11,-56.06) |
CMYK | 0.28870292887029 | 0.53556485355649 | 0 | 0.062745098039216 | cmyk(0.28870292887029,0.53556485355649,0,0.062745098039216) |
Description
The RGB value of color #aa6fef is rgb(170, 111, 239).
In the hex color #aa6fef, The value of Red is 170, value of Green is 111, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #aa6fef consists of 268° Hue, 80% Saturation, and 69% Lightness.
In the CMYK color model, the color #aa6fef can be represented as Cyan=0.28870292887029%, Magenta=0.53556485355649%, Yellow=0%, and Black=0.062745098039216%.
Shades of #aa6fef
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 #aa6fef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aa6fef
Preview of #aa6fef on White Background
The contrast ratio of #aa6fef with white color is 3.37
Preview of #aa6fef on black background
The contrast ratio of #aa6fef with black color is 6.23
#aa6fef color will look good with a black background.
Color Schemes of #aa6fef
Triadic Colors of #aa6fef
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 #aa6fef
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 #aa6fef
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 #aa6fef
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: #aa6fef;
}
This is a sample text used for the color #aa6fef. 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: #aa6fef;
}
This is a sample text used for the color #aa6fef. 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 #aa6fef;
}
This is a sample text used for the color #aa6fef. 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.69%
Green 21.35%
Blue 45.96%
CMYK Percentage
Cyan 32.55
Magenta 60.38%
Yellow 0%
Black 7.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.