#aeb072 Hex Color
rgb(174, 176, 114)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | b0 | 72 | - | #aeb072 |
RGB | 174 | 176 | 114 | - | rgb(174,176,114) |
HSL | 62 | 28% | 57% | - | hsl(62,28%,57%) |
HSV | 62 | 35% | 69% | - | hsv(62,35%,69%) |
XYZ | 36.0182 | 41.2642 | 21.986 | - | xyz(36.0182,41.2642,21.986) |
CIE-LAB | 70.36 | -10.42 | 31.56 | - | lab(70.36,-10.42,31.56) |
CMYK | 0.011363636363636 | 0 | 0.35227272727273 | 0.30980392156863 | cmyk(0.011363636363636,0,0.35227272727273,0.30980392156863) |
Description
The RGB value of color #aeb072 is rgb(174, 176, 114).
In the hex color #aeb072, The value of Red is 174, value of Green is 176, and value of Blue is 114. The primary color is Green. Similarly, The HSL values for #aeb072 consists of 62° Hue, 28% Saturation, and 57% Lightness.
In the CMYK color model, the color #aeb072 can be represented as Cyan=0.011363636363636%, Magenta=0%, Yellow=0.35227272727273%, and Black=0.30980392156863%.
Shades of #aeb072
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 #aeb072
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aeb072
Preview of #aeb072 on White Background
The contrast ratio of #aeb072 with white color is 2.27
Preview of #aeb072 on black background
The contrast ratio of #aeb072 with black color is 9.25
#aeb072 color will look good with a black background.
Color Schemes of #aeb072
Triadic Colors of #aeb072
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 #aeb072
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 #aeb072
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 #aeb072
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: #aeb072;
}
This is a sample text used for the color #aeb072. 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: #aeb072;
}
This is a sample text used for the color #aeb072. 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 #aeb072;
}
This is a sample text used for the color #aeb072. 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 37.5%
Green 37.93%
Blue 24.57%
CMYK Percentage
Cyan 1.69
Magenta 0%
Yellow 52.31%
Black 46%
Comments on this color
Please login or signup to post a comment.
No comments yet.