#aed1aa Hex Color
rgb(174, 209, 170)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | d1 | aa | - | #aed1aa |
RGB | 174 | 209 | 170 | - | rgb(174,209,170) |
HSL | 114 | 30% | 74% | - | hsl(114,30%,74%) |
HSV | 114 | 19% | 82% | - | hsv(114,19%,82%) |
XYZ | 47.5117 | 57.5019 | 46.625 | - | xyz(47.5117,57.5019,46.625) |
CIE-LAB | 80.46 | -18.96 | 15.56 | - | lab(80.46,-18.96,15.56) |
CMYK | 0.16746411483254 | 0 | 0.1866028708134 | 0.18039215686275 | cmyk(0.16746411483254,0,0.1866028708134,0.18039215686275) |
Description
The RGB value of color #aed1aa is rgb(174, 209, 170).
In the hex color #aed1aa, The value of Red is 174, value of Green is 209, and value of Blue is 170. The primary color is Green. Similarly, The HSL values for #aed1aa consists of 114° Hue, 30% Saturation, and 74% Lightness.
In the CMYK color model, the color #aed1aa can be represented as Cyan=0.16746411483254%, Magenta=0%, Yellow=0.1866028708134%, and Black=0.18039215686275%.
Shades of #aed1aa
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 #aed1aa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aed1aa
Preview of #aed1aa on White Background
The contrast ratio of #aed1aa with white color is 1.68
Preview of #aed1aa on black background
The contrast ratio of #aed1aa with black color is 12.5
#aed1aa color will look good with a black background.
Color Schemes of #aed1aa
Triadic Colors of #aed1aa
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 #aed1aa
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 #aed1aa
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 #aed1aa
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: #aed1aa;
}
This is a sample text used for the color #aed1aa. 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: #aed1aa;
}
This is a sample text used for the color #aed1aa. 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 #aed1aa;
}
This is a sample text used for the color #aed1aa. 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 31.46%
Green 37.79%
Blue 30.74%
CMYK Percentage
Cyan 31.33
Magenta 0%
Yellow 34.91%
Black 33.75%
Comments on this color
Please login or signup to post a comment.
No comments yet.