#aae4ac Hex Color
rgb(170, 228, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | e4 | ac | - | #aae4ac |
RGB | 170 | 228 | 172 | - | rgb(170,228,172) |
HSL | 122 | 52% | 78% | - | hsl(122,52%,78%) |
HSV | 122 | 25% | 89% | - | hsv(122,25%,89%) |
XYZ | 51.7674 | 67.0114 | 49.2358 | - | xyz(51.7674,67.0114,49.2358) |
CIE-LAB | 85.51 | -29.21 | 21.51 | - | lab(85.51,-29.21,21.51) |
CMYK | 0.25438596491228 | 0 | 0.24561403508772 | 0.10588235294118 | cmyk(0.25438596491228,0,0.24561403508772,0.10588235294118) |
Description
The RGB value of color #aae4ac is rgb(170, 228, 172).
In the hex color #aae4ac, The value of Red is 170, value of Green is 228, and value of Blue is 172. The primary color is Green. Similarly, The HSL values for #aae4ac consists of 122° Hue, 52% Saturation, and 78% Lightness.
In the CMYK color model, the color #aae4ac can be represented as Cyan=0.25438596491228%, Magenta=0%, Yellow=0.24561403508772%, and Black=0.10588235294118%.
Shades of #aae4ac
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 #aae4ac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aae4ac
Preview of #aae4ac on White Background
The contrast ratio of #aae4ac with white color is 1.46
Preview of #aae4ac on black background
The contrast ratio of #aae4ac with black color is 14.4
#aae4ac color will look good with a black background.
Color Schemes of #aae4ac
Triadic Colors of #aae4ac
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 #aae4ac
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 #aae4ac
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 #aae4ac
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: #aae4ac;
}
This is a sample text used for the color #aae4ac. 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: #aae4ac;
}
This is a sample text used for the color #aae4ac. 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 #aae4ac;
}
This is a sample text used for the color #aae4ac. 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 29.82%
Green 40%
Blue 30.18%
CMYK Percentage
Cyan 41.99
Magenta 0%
Yellow 40.54%
Black 17.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.