#aec0a9 Hex Color
rgb(174, 192, 169)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | c0 | a9 | - | #aec0a9 |
RGB | 174 | 192 | 169 | - | rgb(174,192,169) |
HSL | 107 | 15% | 71% | - | hsl(107,15%,71%) |
HSV | 107 | 12% | 75% | - | hsv(107,12%,75%) |
XYZ | 43.4666 | 49.5625 | 44.8117 | - | xyz(43.4666,49.5625,44.8117) |
CIE-LAB | 75.8 | -10.47 | 9.51 | - | lab(75.8,-10.47,9.51) |
CMYK | 0.09375 | 0 | 0.11979166666667 | 0.24705882352941 | cmyk(0.09375,0,0.11979166666667,0.24705882352941) |
Description
The RGB value of color #aec0a9 is rgb(174, 192, 169).
In the hex color #aec0a9, The value of Red is 174, value of Green is 192, and value of Blue is 169. The primary color is Green. Similarly, The HSL values for #aec0a9 consists of 107° Hue, 15% Saturation, and 71% Lightness.
In the CMYK color model, the color #aec0a9 can be represented as Cyan=0.09375%, Magenta=0%, Yellow=0.11979166666667%, and Black=0.24705882352941%.
Shades of #aec0a9
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 #aec0a9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aec0a9
Preview of #aec0a9 on White Background
The contrast ratio of #aec0a9 with white color is 1.92
Preview of #aec0a9 on black background
The contrast ratio of #aec0a9 with black color is 10.91
#aec0a9 color will look good with a black background.
Color Schemes of #aec0a9
Triadic Colors of #aec0a9
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 #aec0a9
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 #aec0a9
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 #aec0a9
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: #aec0a9;
}
This is a sample text used for the color #aec0a9. 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: #aec0a9;
}
This is a sample text used for the color #aec0a9. 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 #aec0a9;
}
This is a sample text used for the color #aec0a9. 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.52%
Green 35.89%
Blue 31.59%
CMYK Percentage
Cyan 20.35
Magenta 0%
Yellow 26.01%
Black 53.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.