#aaeed3 Hex Color
rgb(170, 238, 211)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | ee | d3 | - | #aaeed3 |
RGB | 170 | 238 | 211 | - | rgb(170,238,211) |
HSL | 156 | 67% | 80% | - | hsl(156,67%,80%) |
HSV | 156 | 29% | 93% | - | hsv(156,29%,93%) |
XYZ | 58.91 | 74.3983 | 72.8834 | - | xyz(58.91,74.3983,72.8834) |
CIE-LAB | 89.11 | -26.76 | 6.27 | - | lab(89.11,-26.76,6.27) |
CMYK | 0.28571428571429 | 0 | 0.11344537815126 | 0.066666666666667 | cmyk(0.28571428571429,0,0.11344537815126,0.066666666666667) |
Description
The RGB value of color #aaeed3 is rgb(170, 238, 211).
In the hex color #aaeed3, The value of Red is 170, value of Green is 238, and value of Blue is 211. The primary color is Green. Similarly, The HSL values for #aaeed3 consists of 156° Hue, 67% Saturation, and 80% Lightness.
In the CMYK color model, the color #aaeed3 can be represented as Cyan=0.28571428571429%, Magenta=0%, Yellow=0.11344537815126%, and Black=0.066666666666667%.
Shades of #aaeed3
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 #aaeed3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aaeed3
Preview of #aaeed3 on White Background
The contrast ratio of #aaeed3 with white color is 1.32
Preview of #aaeed3 on black background
The contrast ratio of #aaeed3 with black color is 15.88
#aaeed3 color will look good with a black background.
Color Schemes of #aaeed3
Triadic Colors of #aaeed3
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 #aaeed3
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 #aaeed3
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 #aaeed3
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: #aaeed3;
}
This is a sample text used for the color #aaeed3. 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: #aaeed3;
}
This is a sample text used for the color #aaeed3. 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 #aaeed3;
}
This is a sample text used for the color #aaeed3. 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 27.46%
Green 38.45%
Blue 34.09%
CMYK Percentage
Cyan 61.33
Magenta 0%
Yellow 24.35%
Black 14.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.