#aeb8ac Hex Color
rgb(174, 184, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | b8 | ac | - | #aeb8ac |
RGB | 174 | 184 | 172 | - | rgb(174,184,172) |
HSL | 110 | 8% | 70% | - | hsl(110,8%,70%) |
HSV | 110 | 7% | 72% | - | hsv(110,7%,72%) |
XYZ | 42.0424 | 46.2582 | 45.7426 | - | xyz(42.0424,46.2582,45.7426) |
CIE-LAB | 73.71 | -5.73 | 4.89 | - | lab(73.71,-5.73,4.89) |
CMYK | 0.054347826086956 | 0 | 0.065217391304348 | 0.27843137254902 | cmyk(0.054347826086956,0,0.065217391304348,0.27843137254902) |
Description
The RGB value of color #aeb8ac is rgb(174, 184, 172).
In the hex color #aeb8ac, The value of Red is 174, value of Green is 184, and value of Blue is 172. The primary color is Green. Similarly, The HSL values for #aeb8ac consists of 110° Hue, 8% Saturation, and 70% Lightness.
In the CMYK color model, the color #aeb8ac can be represented as Cyan=0.054347826086956%, Magenta=0%, Yellow=0.065217391304348%, and Black=0.27843137254902%.
Shades of #aeb8ac
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 #aeb8ac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aeb8ac
Preview of #aeb8ac on White Background
The contrast ratio of #aeb8ac with white color is 2.05
Preview of #aeb8ac on black background
The contrast ratio of #aeb8ac with black color is 10.25
#aeb8ac color will look good with a black background.
Color Schemes of #aeb8ac
Triadic Colors of #aeb8ac
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 #aeb8ac
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 #aeb8ac
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 #aeb8ac
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: #aeb8ac;
}
This is a sample text used for the color #aeb8ac. 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: #aeb8ac;
}
This is a sample text used for the color #aeb8ac. 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 #aeb8ac;
}
This is a sample text used for the color #aeb8ac. 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 32.83%
Green 34.72%
Blue 32.45%
CMYK Percentage
Cyan 13.66
Magenta 0%
Yellow 16.39%
Black 69.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.