#aeb49c Hex Color
rgb(174, 180, 156)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | b4 | 9c | - | #aeb49c |
RGB | 174 | 180 | 156 | - | rgb(174,180,156) |
HSL | 75 | 14% | 66% | - | hsl(75,14%,66%) |
HSV | 75 | 13% | 71% | - | hsv(75,13%,71%) |
XYZ | 39.7776 | 44.0415 | 37.8568 | - | xyz(39.7776,44.0415,37.8568) |
CIE-LAB | 72.26 | -6.42 | 11.53 | - | lab(72.26,-6.42,11.53) |
CMYK | 0.033333333333333 | 0 | 0.13333333333333 | 0.29411764705882 | cmyk(0.033333333333333,0,0.13333333333333,0.29411764705882) |
Description
The RGB value of color #aeb49c is rgb(174, 180, 156).
In the hex color #aeb49c, The value of Red is 174, value of Green is 180, and value of Blue is 156. The primary color is Green. Similarly, The HSL values for #aeb49c consists of 75° Hue, 14% Saturation, and 66% Lightness.
In the CMYK color model, the color #aeb49c can be represented as Cyan=0.033333333333333%, Magenta=0%, Yellow=0.13333333333333%, and Black=0.29411764705882%.
Shades of #aeb49c
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 #aeb49c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aeb49c
Preview of #aeb49c on White Background
The contrast ratio of #aeb49c with white color is 2.14
Preview of #aeb49c on black background
The contrast ratio of #aeb49c with black color is 9.81
#aeb49c color will look good with a black background.
Color Schemes of #aeb49c
Triadic Colors of #aeb49c
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 #aeb49c
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 #aeb49c
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 #aeb49c
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: #aeb49c;
}
This is a sample text used for the color #aeb49c. 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: #aeb49c;
}
This is a sample text used for the color #aeb49c. 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 #aeb49c;
}
This is a sample text used for the color #aeb49c. 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.12%
Green 35.29%
Blue 30.59%
CMYK Percentage
Cyan 7.23
Magenta 0%
Yellow 28.94%
Black 63.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.