#aeba9b Hex Color
rgb(174, 186, 155)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | ba | 9b | - | #aeba9b |
RGB | 174 | 186 | 155 | - | rgb(174,186,155) |
HSL | 83 | 18% | 67% | - | hsl(83,18%,67%) |
HSV | 83 | 17% | 73% | - | hsv(83,17%,73%) |
XYZ | 40.9309 | 46.483 | 37.8252 | - | xyz(40.9309,46.483,37.8252) |
CIE-LAB | 73.86 | -9.74 | 14.33 | - | lab(73.86,-9.74,14.33) |
CMYK | 0.064516129032258 | 0 | 0.16666666666667 | 0.27058823529412 | cmyk(0.064516129032258,0,0.16666666666667,0.27058823529412) |
Description
The RGB value of color #aeba9b is rgb(174, 186, 155).
In the hex color #aeba9b, The value of Red is 174, value of Green is 186, and value of Blue is 155. The primary color is Green. Similarly, The HSL values for #aeba9b consists of 83° Hue, 18% Saturation, and 67% Lightness.
In the CMYK color model, the color #aeba9b can be represented as Cyan=0.064516129032258%, Magenta=0%, Yellow=0.16666666666667%, and Black=0.27058823529412%.
Shades of #aeba9b
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 #aeba9b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aeba9b
Preview of #aeba9b on White Background
The contrast ratio of #aeba9b with white color is 2.04
Preview of #aeba9b on black background
The contrast ratio of #aeba9b with black color is 10.3
#aeba9b color will look good with a black background.
Color Schemes of #aeba9b
Triadic Colors of #aeba9b
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 #aeba9b
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 #aeba9b
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 #aeba9b
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: #aeba9b;
}
This is a sample text used for the color #aeba9b. 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: #aeba9b;
}
This is a sample text used for the color #aeba9b. 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 #aeba9b;
}
This is a sample text used for the color #aeba9b. 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.79%
Green 36.12%
Blue 30.1%
CMYK Percentage
Cyan 12.86
Magenta 0%
Yellow 33.22%
Black 53.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.