#aeaca6 Hex Color
rgb(174, 172, 166)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | ac | a6 | - | #aeaca6 |
RGB | 174 | 172 | 166 | - | rgb(174,172,166) |
HSL | 45 | 5% | 67% | - | hsl(45,5%,67%) |
HSV | 45 | 5% | 68% | - | hsv(45,5%,68%) |
XYZ | 39.091 | 41.2569 | 41.9795 | - | xyz(39.091,41.2569,41.9795) |
CIE-LAB | 70.36 | -0.39 | 3.32 | - | lab(70.36,-0.39,3.32) |
CMYK | 0 | 0.011494252873563 | 0.045977011494253 | 0.31764705882353 | cmyk(0,0.011494252873563,0.045977011494253,0.31764705882353) |
Description
The RGB value of color #aeaca6 is rgb(174, 172, 166).
In the hex color #aeaca6, The value of Red is 174, value of Green is 172, and value of Blue is 166. The primary color is Red. Similarly, The HSL values for #aeaca6 consists of 45° Hue, 5% Saturation, and 67% Lightness.
In the CMYK color model, the color #aeaca6 can be represented as Cyan=0%, Magenta=0.011494252873563%, Yellow=0.045977011494253%, and Black=0.31764705882353%.
Shades of #aeaca6
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 #aeaca6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aeaca6
Preview of #aeaca6 on White Background
The contrast ratio of #aeaca6 with white color is 2.27
Preview of #aeaca6 on black background
The contrast ratio of #aeaca6 with black color is 9.25
#aeaca6 color will look good with a black background.
Color Schemes of #aeaca6
Triadic Colors of #aeaca6
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 #aeaca6
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 #aeaca6
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 #aeaca6
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: #aeaca6;
}
This is a sample text used for the color #aeaca6. 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: #aeaca6;
}
This is a sample text used for the color #aeaca6. 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 #aeaca6;
}
This is a sample text used for the color #aeaca6. 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.98%
Green 33.59%
Blue 32.42%
CMYK Percentage
Cyan 0
Magenta 3.06%
Yellow 12.26%
Black 84.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.