#aeab5e Hex Color
rgb(174, 171, 94)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | ab | 5e | - | #aeab5e |
RGB | 174 | 171 | 94 | - | rgb(174,171,94) |
HSL | 58 | 33% | 53% | - | hsl(58,33%,53%) |
HSV | 58 | 46% | 68% | - | hsv(58,46%,68%) |
XYZ | 34.0388 | 38.9326 | 16.3104 | - | xyz(34.0388,38.9326,16.3104) |
CIE-LAB | 68.7 | -10.03 | 39.82 | - | lab(68.7,-10.03,39.82) |
CMYK | 0 | 0.017241379310345 | 0.45977011494253 | 0.31764705882353 | cmyk(0,0.017241379310345,0.45977011494253,0.31764705882353) |
Description
The RGB value of color #aeab5e is rgb(174, 171, 94).
In the hex color #aeab5e, The value of Red is 174, value of Green is 171, and value of Blue is 94. The primary color is Red. Similarly, The HSL values for #aeab5e consists of 58° Hue, 33% Saturation, and 53% Lightness.
In the CMYK color model, the color #aeab5e can be represented as Cyan=0%, Magenta=0.017241379310345%, Yellow=0.45977011494253%, and Black=0.31764705882353%.
Shades of #aeab5e
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 #aeab5e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aeab5e
Preview of #aeab5e on White Background
The contrast ratio of #aeab5e with white color is 2.39
Preview of #aeab5e on black background
The contrast ratio of #aeab5e with black color is 8.79
#aeab5e color will look good with a black background.
Color Schemes of #aeab5e
Triadic Colors of #aeab5e
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 #aeab5e
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 #aeab5e
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 #aeab5e
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: #aeab5e;
}
This is a sample text used for the color #aeab5e. 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: #aeab5e;
}
This is a sample text used for the color #aeab5e. 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 #aeab5e;
}
This is a sample text used for the color #aeab5e. 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 39.64%
Green 38.95%
Blue 21.41%
CMYK Percentage
Cyan 0
Magenta 2.17%
Yellow 57.86%
Black 39.97%
Comments on this color
Please login or signup to post a comment.
No comments yet.