#a8a1ef Hex Color
rgb(168, 161, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a8 | a1 | ef | - | #a8a1ef |
RGB | 168 | 161 | 239 | - | rgb(168,161,239) |
HSL | 245 | 71% | 78% | - | hsl(245,71%,78%) |
HSV | 245 | 33% | 94% | - | hsv(245,33%,94%) |
XYZ | 44.4733 | 40.0466 | 87.0471 | - | xyz(44.4733,40.0466,87.0471) |
CIE-LAB | 69.5 | 19.63 | -38.2 | - | lab(69.5,19.63,-38.2) |
CMYK | 0.29707112970711 | 0.32635983263598 | 0 | 0.062745098039216 | cmyk(0.29707112970711,0.32635983263598,0,0.062745098039216) |
Description
The RGB value of color #a8a1ef is rgb(168, 161, 239).
In the hex color #a8a1ef, The value of Red is 168, value of Green is 161, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #a8a1ef consists of 245° Hue, 71% Saturation, and 78% Lightness.
In the CMYK color model, the color #a8a1ef can be represented as Cyan=0.29707112970711%, Magenta=0.32635983263598%, Yellow=0%, and Black=0.062745098039216%.
Shades of #a8a1ef
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 #a8a1ef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a8a1ef
Preview of #a8a1ef on White Background
The contrast ratio of #a8a1ef with white color is 2.33
Preview of #a8a1ef on black background
The contrast ratio of #a8a1ef with black color is 9.01
#a8a1ef color will look good with a black background.
Color Schemes of #a8a1ef
Triadic Colors of #a8a1ef
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 #a8a1ef
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 #a8a1ef
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 #a8a1ef
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: #a8a1ef;
}
This is a sample text used for the color #a8a1ef. 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: #a8a1ef;
}
This is a sample text used for the color #a8a1ef. 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 #a8a1ef;
}
This is a sample text used for the color #a8a1ef. 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 29.58%
Green 28.35%
Blue 42.08%
CMYK Percentage
Cyan 43.29
Magenta 47.56%
Yellow 0%
Black 9.14%
Comments on this color
Please login or signup to post a comment.
No comments yet.