#a98eef Hex Color
rgb(169, 142, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | 8e | ef | - | #a98eef |
RGB | 169 | 142 | 239 | - | rgb(169,142,239) |
HSL | 257 | 75% | 75% | - | hsl(257,75%,75%) |
HSV | 257 | 41% | 94% | - | hsv(257,41%,94%) |
XYZ | 41.6152 | 34.013 | 86.0332 | - | xyz(41.6152,34.013,86.0332) |
CIE-LAB | 64.97 | 30.65 | -45.29 | - | lab(64.97,30.65,-45.29) |
CMYK | 0.2928870292887 | 0.40585774058577 | 0 | 0.062745098039216 | cmyk(0.2928870292887,0.40585774058577,0,0.062745098039216) |
Description
The RGB value of color #a98eef is rgb(169, 142, 239).
In the hex color #a98eef, The value of Red is 169, value of Green is 142, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #a98eef consists of 257° Hue, 75% Saturation, and 75% Lightness.
In the CMYK color model, the color #a98eef can be represented as Cyan=0.2928870292887%, Magenta=0.40585774058577%, Yellow=0%, and Black=0.062745098039216%.
Shades of #a98eef
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 #a98eef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a98eef
Preview of #a98eef on White Background
The contrast ratio of #a98eef with white color is 2.69
Preview of #a98eef on black background
The contrast ratio of #a98eef with black color is 7.8
#a98eef color will look good with a black background.
Color Schemes of #a98eef
Triadic Colors of #a98eef
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 #a98eef
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 #a98eef
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 #a98eef
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: #a98eef;
}
This is a sample text used for the color #a98eef. 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: #a98eef;
}
This is a sample text used for the color #a98eef. 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 #a98eef;
}
This is a sample text used for the color #a98eef. 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.73%
Green 25.82%
Blue 43.45%
CMYK Percentage
Cyan 38.46
Magenta 53.3%
Yellow 0%
Black 8.24%
Comments on this color
Please login or signup to post a comment.
No comments yet.