#aeba90 Hex Color
rgb(174, 186, 144)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | ba | 90 | - | #aeba90 |
RGB | 174 | 186 | 144 | - | rgb(174,186,144) |
HSL | 77 | 23% | 65% | - | hsl(77,23%,65%) |
HSV | 77 | 23% | 73% | - | hsv(77,23%,73%) |
XYZ | 40.0485 | 46.1301 | 33.1788 | - | xyz(40.0485,46.1301,33.1788) |
CIE-LAB | 73.63 | -11.49 | 19.95 | - | lab(73.63,-11.49,19.95) |
CMYK | 0.064516129032258 | 0 | 0.2258064516129 | 0.27058823529412 | cmyk(0.064516129032258,0,0.2258064516129,0.27058823529412) |
Description
The RGB value of color #aeba90 is rgb(174, 186, 144).
In the hex color #aeba90, The value of Red is 174, value of Green is 186, and value of Blue is 144. The primary color is Green. Similarly, The HSL values for #aeba90 consists of 77° Hue, 23% Saturation, and 65% Lightness.
In the CMYK color model, the color #aeba90 can be represented as Cyan=0.064516129032258%, Magenta=0%, Yellow=0.2258064516129%, and Black=0.27058823529412%.
Shades of #aeba90
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 #aeba90
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aeba90
Preview of #aeba90 on White Background
The contrast ratio of #aeba90 with white color is 2.05
Preview of #aeba90 on black background
The contrast ratio of #aeba90 with black color is 10.23
#aeba90 color will look good with a black background.
Color Schemes of #aeba90
Triadic Colors of #aeba90
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 #aeba90
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 #aeba90
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 #aeba90
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: #aeba90;
}
This is a sample text used for the color #aeba90. 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: #aeba90;
}
This is a sample text used for the color #aeba90. 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 #aeba90;
}
This is a sample text used for the color #aeba90. 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.52%
Green 36.9%
Blue 28.57%
CMYK Percentage
Cyan 11.5
Magenta 0%
Yellow 40.26%
Black 48.24%
Comments on this color
Please login or signup to post a comment.
No comments yet.