#aeacb6 Hex Color
rgb(174, 172, 182)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | ac | b6 | - | #aeacb6 |
RGB | 174 | 172 | 182 | - | rgb(174,172,182) |
HSL | 252 | 6% | 69% | - | hsl(252,6%,69%) |
HSV | 252 | 5% | 71% | - | hsv(252,5%,71%) |
XYZ | 40.6516 | 41.8811 | 50.1973 | - | xyz(40.6516,41.8811,50.1973) |
CIE-LAB | 70.79 | 2.63 | -4.87 | - | lab(70.79,2.63,-4.87) |
CMYK | 0.043956043956044 | 0.054945054945055 | 0 | 0.28627450980392 | cmyk(0.043956043956044,0.054945054945055,0,0.28627450980392) |
Description
The RGB value of color #aeacb6 is rgb(174, 172, 182).
In the hex color #aeacb6, The value of Red is 174, value of Green is 172, and value of Blue is 182. The primary color is Blue. Similarly, The HSL values for #aeacb6 consists of 252° Hue, 6% Saturation, and 69% Lightness.
In the CMYK color model, the color #aeacb6 can be represented as Cyan=0.043956043956044%, Magenta=0.054945054945055%, Yellow=0%, and Black=0.28627450980392%.
Shades of #aeacb6
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 #aeacb6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aeacb6
Preview of #aeacb6 on White Background
The contrast ratio of #aeacb6 with white color is 2.24
Preview of #aeacb6 on black background
The contrast ratio of #aeacb6 with black color is 9.38
#aeacb6 color will look good with a black background.
Color Schemes of #aeacb6
Triadic Colors of #aeacb6
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 #aeacb6
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 #aeacb6
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 #aeacb6
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: #aeacb6;
}
This is a sample text used for the color #aeacb6. 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: #aeacb6;
}
This is a sample text used for the color #aeacb6. 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 #aeacb6;
}
This is a sample text used for the color #aeacb6. 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.95%
Green 32.58%
Blue 34.47%
CMYK Percentage
Cyan 11.41
Magenta 14.26%
Yellow 0%
Black 74.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.