#aeaa8e Hex Color
rgb(174, 170, 142)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | aa | 8e | - | #aeaa8e |
RGB | 174 | 170 | 142 | - | rgb(174,170,142) |
HSL | 53 | 16% | 62% | - | hsl(53,16%,62%) |
HSV | 53 | 18% | 68% | - | hsv(53,18%,68%) |
XYZ | 36.7128 | 39.7011 | 31.3193 | - | xyz(36.7128,39.7011,31.3193) |
CIE-LAB | 69.26 | -3.35 | 14.97 | - | lab(69.26,-3.35,14.97) |
CMYK | 0 | 0.022988505747127 | 0.18390804597701 | 0.31764705882353 | cmyk(0,0.022988505747127,0.18390804597701,0.31764705882353) |
Description
The RGB value of color #aeaa8e is rgb(174, 170, 142).
In the hex color #aeaa8e, The value of Red is 174, value of Green is 170, and value of Blue is 142. The primary color is Red. Similarly, The HSL values for #aeaa8e consists of 53° Hue, 16% Saturation, and 62% Lightness.
In the CMYK color model, the color #aeaa8e can be represented as Cyan=0%, Magenta=0.022988505747127%, Yellow=0.18390804597701%, and Black=0.31764705882353%.
Shades of #aeaa8e
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 #aeaa8e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aeaa8e
Preview of #aeaa8e on White Background
The contrast ratio of #aeaa8e with white color is 2.35
Preview of #aeaa8e on black background
The contrast ratio of #aeaa8e with black color is 8.94
#aeaa8e color will look good with a black background.
Color Schemes of #aeaa8e
Triadic Colors of #aeaa8e
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 #aeaa8e
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 #aeaa8e
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 #aeaa8e
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: #aeaa8e;
}
This is a sample text used for the color #aeaa8e. 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: #aeaa8e;
}
This is a sample text used for the color #aeaa8e. 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 #aeaa8e;
}
This is a sample text used for the color #aeaa8e. 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 35.8%
Green 34.98%
Blue 29.22%
CMYK Percentage
Cyan 0
Magenta 4.38%
Yellow 35.06%
Black 60.56%
Comments on this color
Please login or signup to post a comment.
No comments yet.