#a98ec2 Hex Color
rgb(169, 142, 194)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | 8e | c2 | - | #a98ec2 |
RGB | 169 | 142 | 194 | - | rgb(169,142,194) |
HSL | 271 | 30% | 66% | - | hsl(271,30%,66%) |
HSV | 271 | 27% | 76% | - | hsv(271,27%,76%) |
XYZ | 35.7728 | 31.6761 | 55.2676 | - | xyz(35.7728,31.6761,55.2676) |
CIE-LAB | 63.07 | 20.16 | -23.2 | - | lab(63.07,20.16,-23.2) |
CMYK | 0.12886597938144 | 0.2680412371134 | 0 | 0.23921568627451 | cmyk(0.12886597938144,0.2680412371134,0,0.23921568627451) |
Description
The RGB value of color #a98ec2 is rgb(169, 142, 194).
In the hex color #a98ec2, The value of Red is 169, value of Green is 142, and value of Blue is 194. The primary color is Blue. Similarly, The HSL values for #a98ec2 consists of 271° Hue, 30% Saturation, and 66% Lightness.
In the CMYK color model, the color #a98ec2 can be represented as Cyan=0.12886597938144%, Magenta=0.2680412371134%, Yellow=0%, and Black=0.23921568627451%.
Shades of #a98ec2
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 #a98ec2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a98ec2
Preview of #a98ec2 on White Background
The contrast ratio of #a98ec2 with white color is 2.86
Preview of #a98ec2 on black background
The contrast ratio of #a98ec2 with black color is 7.34
#a98ec2 color will look good with a black background.
Color Schemes of #a98ec2
Triadic Colors of #a98ec2
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 #a98ec2
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 #a98ec2
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 #a98ec2
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: #a98ec2;
}
This is a sample text used for the color #a98ec2. 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: #a98ec2;
}
This is a sample text used for the color #a98ec2. 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 #a98ec2;
}
This is a sample text used for the color #a98ec2. 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 33.47%
Green 28.12%
Blue 38.42%
CMYK Percentage
Cyan 20.26
Magenta 42.14%
Yellow 0%
Black 37.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.