#aeb76f Hex Color
rgb(174, 183, 111)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | b7 | 6f | - | #aeb76f |
RGB | 174 | 183 | 111 | - | rgb(174,183,111) |
HSL | 68 | 33% | 58% | - | hsl(68,33%,58%) |
HSV | 68 | 39% | 72% | - | hsv(68,39%,72%) |
XYZ | 37.2583 | 44.0133 | 21.5706 | - | xyz(37.2583,44.0133,21.5706) |
CIE-LAB | 72.24 | -14.4 | 35.54 | - | lab(72.24,-14.4,35.54) |
CMYK | 0.049180327868852 | 0 | 0.39344262295082 | 0.28235294117647 | cmyk(0.049180327868852,0,0.39344262295082,0.28235294117647) |
Description
The RGB value of color #aeb76f is rgb(174, 183, 111).
In the hex color #aeb76f, The value of Red is 174, value of Green is 183, and value of Blue is 111. The primary color is Green. Similarly, The HSL values for #aeb76f consists of 68° Hue, 33% Saturation, and 58% Lightness.
In the CMYK color model, the color #aeb76f can be represented as Cyan=0.049180327868852%, Magenta=0%, Yellow=0.39344262295082%, and Black=0.28235294117647%.
Shades of #aeb76f
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 #aeb76f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aeb76f
Preview of #aeb76f on White Background
The contrast ratio of #aeb76f with white color is 2.14
Preview of #aeb76f on black background
The contrast ratio of #aeb76f with black color is 9.8
#aeb76f color will look good with a black background.
Color Schemes of #aeb76f
Triadic Colors of #aeb76f
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 #aeb76f
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 #aeb76f
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 #aeb76f
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: #aeb76f;
}
This is a sample text used for the color #aeb76f. 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: #aeb76f;
}
This is a sample text used for the color #aeb76f. 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 #aeb76f;
}
This is a sample text used for the color #aeb76f. 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.18%
Green 39.1%
Blue 23.72%
CMYK Percentage
Cyan 6.78
Magenta 0%
Yellow 54.27%
Black 38.95%
Comments on this color
Please login or signup to post a comment.
No comments yet.