#a98eaf Hex Color
rgb(169, 142, 175)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | 8e | af | - | #a98eaf |
RGB | 169 | 142 | 175 | - | rgb(169,142,175) |
HSL | 289 | 17% | 62% | - | hsl(289,17%,62%) |
HSV | 289 | 19% | 69% | - | hsv(289,19%,69%) |
XYZ | 33.7731 | 30.8762 | 44.7371 | - | xyz(33.7731,30.8762,44.7371) |
CIE-LAB | 62.4 | 16.2 | -13.51 | - | lab(62.4,16.2,-13.51) |
CMYK | 0.034285714285714 | 0.18857142857143 | 0 | 0.31372549019608 | cmyk(0.034285714285714,0.18857142857143,0,0.31372549019608) |
Description
The RGB value of color #a98eaf is rgb(169, 142, 175).
In the hex color #a98eaf, The value of Red is 169, value of Green is 142, and value of Blue is 175. The primary color is Blue. Similarly, The HSL values for #a98eaf consists of 289° Hue, 17% Saturation, and 62% Lightness.
In the CMYK color model, the color #a98eaf can be represented as Cyan=0.034285714285714%, Magenta=0.18857142857143%, Yellow=0%, and Black=0.31372549019608%.
Shades of #a98eaf
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 #a98eaf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a98eaf
Preview of #a98eaf on White Background
The contrast ratio of #a98eaf with white color is 2.93
Preview of #a98eaf on black background
The contrast ratio of #a98eaf with black color is 7.18
#a98eaf color will look good with a black background.
Color Schemes of #a98eaf
Triadic Colors of #a98eaf
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 #a98eaf
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 #a98eaf
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 #a98eaf
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: #a98eaf;
}
This is a sample text used for the color #a98eaf. 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: #a98eaf;
}
This is a sample text used for the color #a98eaf. 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 #a98eaf;
}
This is a sample text used for the color #a98eaf. 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 34.77%
Green 29.22%
Blue 36.01%
CMYK Percentage
Cyan 6.39
Magenta 35.14%
Yellow 0%
Black 58.47%
Comments on this color
Please login or signup to post a comment.
No comments yet.