#aeb85f Hex Color
rgb(174, 184, 95)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | b8 | 5f | - | #aeb85f |
RGB | 174 | 184 | 95 | - | rgb(174,184,95) |
HSL | 67 | 39% | 55% | - | hsl(67,39%,55%) |
HSV | 67 | 48% | 72% | - | hsv(67,48%,72%) |
XYZ | 36.6616 | 44.1059 | 17.4075 | - | xyz(36.6616,44.1059,17.4075) |
CIE-LAB | 72.3 | -16.63 | 43.69 | - | lab(72.3,-16.63,43.69) |
CMYK | 0.054347826086956 | 0 | 0.48369565217391 | 0.27843137254902 | cmyk(0.054347826086956,0,0.48369565217391,0.27843137254902) |
Description
The RGB value of color #aeb85f is rgb(174, 184, 95).
In the hex color #aeb85f, The value of Red is 174, value of Green is 184, and value of Blue is 95. The primary color is Green. Similarly, The HSL values for #aeb85f consists of 67° Hue, 39% Saturation, and 55% Lightness.
In the CMYK color model, the color #aeb85f can be represented as Cyan=0.054347826086956%, Magenta=0%, Yellow=0.48369565217391%, and Black=0.27843137254902%.
Shades of #aeb85f
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 #aeb85f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aeb85f
Preview of #aeb85f on White Background
The contrast ratio of #aeb85f with white color is 2.14
Preview of #aeb85f on black background
The contrast ratio of #aeb85f with black color is 9.82
#aeb85f color will look good with a black background.
Color Schemes of #aeb85f
Triadic Colors of #aeb85f
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 #aeb85f
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 #aeb85f
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 #aeb85f
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: #aeb85f;
}
This is a sample text used for the color #aeb85f. 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: #aeb85f;
}
This is a sample text used for the color #aeb85f. 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 #aeb85f;
}
This is a sample text used for the color #aeb85f. 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 38.41%
Green 40.62%
Blue 20.97%
CMYK Percentage
Cyan 6.66
Magenta 0%
Yellow 59.24%
Black 34.1%
Comments on this color
Please login or signup to post a comment.
No comments yet.