#aadea2 Hex Color
rgb(170, 222, 162)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | de | a2 | - | #aadea2 |
RGB | 170 | 222 | 162 | - | rgb(170,222,162) |
HSL | 112 | 48% | 75% | - | hsl(112,48%,75%) |
HSV | 112 | 27% | 87% | - | hsv(112,27%,87%) |
XYZ | 49.2204 | 63.3972 | 43.8251 | - | xyz(49.2204,63.3972,43.8251) |
CIE-LAB | 83.65 | -28.01 | 24.14 | - | lab(83.65,-28.01,24.14) |
CMYK | 0.23423423423423 | 0 | 0.27027027027027 | 0.12941176470588 | cmyk(0.23423423423423,0,0.27027027027027,0.12941176470588) |
Description
The RGB value of color #aadea2 is rgb(170, 222, 162).
In the hex color #aadea2, The value of Red is 170, value of Green is 222, and value of Blue is 162. The primary color is Green. Similarly, The HSL values for #aadea2 consists of 112° Hue, 48% Saturation, and 75% Lightness.
In the CMYK color model, the color #aadea2 can be represented as Cyan=0.23423423423423%, Magenta=0%, Yellow=0.27027027027027%, and Black=0.12941176470588%.
Shades of #aadea2
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 #aadea2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aadea2
Preview of #aadea2 on White Background
The contrast ratio of #aadea2 with white color is 1.54
Preview of #aadea2 on black background
The contrast ratio of #aadea2 with black color is 13.68
#aadea2 color will look good with a black background.
Color Schemes of #aadea2
Triadic Colors of #aadea2
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 #aadea2
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 #aadea2
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 #aadea2
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: #aadea2;
}
This is a sample text used for the color #aadea2. 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: #aadea2;
}
This is a sample text used for the color #aadea2. 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 #aadea2;
}
This is a sample text used for the color #aadea2. 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 30.69%
Green 40.07%
Blue 29.24%
CMYK Percentage
Cyan 36.95
Magenta 0%
Yellow 42.64%
Black 20.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.