#a89dae Hex Color
rgb(168, 157, 174)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a8 | 9d | ae | - | #a89dae |
RGB | 168 | 157 | 174 | - | rgb(168,157,174) |
HSL | 279 | 9% | 65% | - | hsl(279,9%,65%) |
HSV | 279 | 10% | 68% | - | hsv(279,10%,68%) |
XYZ | 35.8454 | 35.4948 | 45.0063 | - | xyz(35.8454,35.4948,45.0063) |
CIE-LAB | 66.13 | 7.23 | -7.38 | - | lab(66.13,7.23,-7.38) |
CMYK | 0.03448275862069 | 0.097701149425287 | 0 | 0.31764705882353 | cmyk(0.03448275862069,0.097701149425287,0,0.31764705882353) |
Description
The RGB value of color #a89dae is rgb(168, 157, 174).
In the hex color #a89dae, The value of Red is 168, value of Green is 157, and value of Blue is 174. The primary color is Blue. Similarly, The HSL values for #a89dae consists of 279° Hue, 9% Saturation, and 65% Lightness.
In the CMYK color model, the color #a89dae can be represented as Cyan=0.03448275862069%, Magenta=0.097701149425287%, Yellow=0%, and Black=0.31764705882353%.
Shades of #a89dae
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 #a89dae
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a89dae
Preview of #a89dae on White Background
The contrast ratio of #a89dae with white color is 2.59
Preview of #a89dae on black background
The contrast ratio of #a89dae with black color is 8.1
#a89dae color will look good with a black background.
Color Schemes of #a89dae
Triadic Colors of #a89dae
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 #a89dae
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 #a89dae
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 #a89dae
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: #a89dae;
}
This is a sample text used for the color #a89dae. 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: #a89dae;
}
This is a sample text used for the color #a89dae. 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 #a89dae;
}
This is a sample text used for the color #a89dae. 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.67%
Green 31.46%
Blue 34.87%
CMYK Percentage
Cyan 7.67
Magenta 21.72%
Yellow 0%
Black 70.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.