#a981ef Hex Color
rgb(169, 129, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | 81 | ef | - | #a981ef |
RGB | 169 | 129 | 239 | - | rgb(169,129,239) |
HSL | 262 | 77% | 72% | - | hsl(262,77%,72%) |
HSV | 262 | 46% | 94% | - | hsv(262,46%,94%) |
XYZ | 39.7924 | 30.3675 | 85.4256 | - | xyz(39.7924,30.3675,85.4256) |
CIE-LAB | 61.97 | 37.97 | -50.03 | - | lab(61.97,37.97,-50.03) |
CMYK | 0.2928870292887 | 0.4602510460251 | 0 | 0.062745098039216 | cmyk(0.2928870292887,0.4602510460251,0,0.062745098039216) |
Description
The RGB value of color #a981ef is rgb(169, 129, 239).
In the hex color #a981ef, The value of Red is 169, value of Green is 129, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #a981ef consists of 262° Hue, 77% Saturation, and 72% Lightness.
In the CMYK color model, the color #a981ef can be represented as Cyan=0.2928870292887%, Magenta=0.4602510460251%, Yellow=0%, and Black=0.062745098039216%.
Shades of #a981ef
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 #a981ef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a981ef
Preview of #a981ef on White Background
The contrast ratio of #a981ef with white color is 2.97
Preview of #a981ef on black background
The contrast ratio of #a981ef with black color is 7.07
#a981ef color will look good with a black background.
Color Schemes of #a981ef
Triadic Colors of #a981ef
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 #a981ef
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 #a981ef
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 #a981ef
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: #a981ef;
}
This is a sample text used for the color #a981ef. 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: #a981ef;
}
This is a sample text used for the color #a981ef. 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 #a981ef;
}
This is a sample text used for the color #a981ef. 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 31.47%
Green 24.02%
Blue 44.51%
CMYK Percentage
Cyan 35.9
Magenta 56.41%
Yellow 0%
Black 7.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.