#aeb0ac Hex Color
rgb(174, 176, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | b0 | ac | - | #aeb0ac |
RGB | 174 | 176 | 172 | - | rgb(174,176,172) |
HSL | 90 | 2% | 68% | - | hsl(90,2%,68%) |
HSV | 90 | 2% | 69% | - | hsv(90,2%,69%) |
XYZ | 40.4273 | 43.0279 | 45.2042 | - | xyz(40.4273,43.0279,45.2042) |
CIE-LAB | 71.57 | -1.45 | 1.79 | - | lab(71.57,-1.45,1.79) |
CMYK | 0.011363636363636 | 0 | 0.022727272727273 | 0.30980392156863 | cmyk(0.011363636363636,0,0.022727272727273,0.30980392156863) |
Description
The RGB value of color #aeb0ac is rgb(174, 176, 172).
In the hex color #aeb0ac, The value of Red is 174, value of Green is 176, and value of Blue is 172. The primary color is Green. Similarly, The HSL values for #aeb0ac consists of 90° Hue, 2% Saturation, and 68% Lightness.
In the CMYK color model, the color #aeb0ac can be represented as Cyan=0.011363636363636%, Magenta=0%, Yellow=0.022727272727273%, and Black=0.30980392156863%.
Shades of #aeb0ac
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 #aeb0ac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aeb0ac
Preview of #aeb0ac on White Background
The contrast ratio of #aeb0ac with white color is 2.19
Preview of #aeb0ac on black background
The contrast ratio of #aeb0ac with black color is 9.61
#aeb0ac color will look good with a black background.
Color Schemes of #aeb0ac
Triadic Colors of #aeb0ac
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 #aeb0ac
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 #aeb0ac
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 #aeb0ac
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: #aeb0ac;
}
This is a sample text used for the color #aeb0ac. 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: #aeb0ac;
}
This is a sample text used for the color #aeb0ac. 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 #aeb0ac;
}
This is a sample text used for the color #aeb0ac. 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.33%
Green 33.72%
Blue 32.95%
CMYK Percentage
Cyan 3.3
Magenta 0%
Yellow 6.61%
Black 90.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.