#aea89c Hex Color
rgb(174, 168, 156)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | a8 | 9c | - | #aea89c |
RGB | 174 | 168 | 156 | - | rgb(174,168,156) |
HSL | 40 | 10% | 65% | - | hsl(40,10%,65%) |
HSV | 40 | 10% | 68% | - | hsv(40,10%,68%) |
XYZ | 37.4589 | 39.4042 | 37.084 | - | xyz(37.4589,39.4042,37.084) |
CIE-LAB | 69.04 | 0.02 | 6.96 | - | lab(69.04,0.02,6.96) |
CMYK | 0 | 0.03448275862069 | 0.10344827586207 | 0.31764705882353 | cmyk(0,0.03448275862069,0.10344827586207,0.31764705882353) |
Description
The RGB value of color #aea89c is rgb(174, 168, 156).
In the hex color #aea89c, The value of Red is 174, value of Green is 168, and value of Blue is 156. The primary color is Red. Similarly, The HSL values for #aea89c consists of 40° Hue, 10% Saturation, and 65% Lightness.
In the CMYK color model, the color #aea89c can be represented as Cyan=0%, Magenta=0.03448275862069%, Yellow=0.10344827586207%, and Black=0.31764705882353%.
Shades of #aea89c
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 #aea89c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aea89c
Preview of #aea89c on White Background
The contrast ratio of #aea89c with white color is 2.36
Preview of #aea89c on black background
The contrast ratio of #aea89c with black color is 8.88
#aea89c color will look good with a black background.
Color Schemes of #aea89c
Triadic Colors of #aea89c
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 #aea89c
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 #aea89c
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 #aea89c
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: #aea89c;
}
This is a sample text used for the color #aea89c. 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: #aea89c;
}
This is a sample text used for the color #aea89c. 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 #aea89c;
}
This is a sample text used for the color #aea89c. 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.94%
Green 33.73%
Blue 31.33%
CMYK Percentage
Cyan 0
Magenta 7.57%
Yellow 22.71%
Black 69.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.