#aed2bd Hex Color
rgb(174, 210, 189)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | d2 | bd | - | #aed2bd |
RGB | 174 | 210 | 189 | - | rgb(174,210,189) |
HSL | 145 | 29% | 75% | - | hsl(145,29%,75%) |
HSV | 145 | 17% | 82% | - | hsv(145,17%,82%) |
XYZ | 49.6875 | 58.766 | 56.8683 | - | xyz(49.6875,58.766,56.8683) |
CIE-LAB | 81.16 | -16.02 | 6.46 | - | lab(81.16,-16.02,6.46) |
CMYK | 0.17142857142857 | 0 | 0.1 | 0.17647058823529 | cmyk(0.17142857142857,0,0.1,0.17647058823529) |
Description
The RGB value of color #aed2bd is rgb(174, 210, 189).
In the hex color #aed2bd, The value of Red is 174, value of Green is 210, and value of Blue is 189. The primary color is Green. Similarly, The HSL values for #aed2bd consists of 145° Hue, 29% Saturation, and 75% Lightness.
In the CMYK color model, the color #aed2bd can be represented as Cyan=0.17142857142857%, Magenta=0%, Yellow=0.1%, and Black=0.17647058823529%.
Shades of #aed2bd
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 #aed2bd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aed2bd
Preview of #aed2bd on White Background
The contrast ratio of #aed2bd with white color is 1.65
Preview of #aed2bd on black background
The contrast ratio of #aed2bd with black color is 12.75
#aed2bd color will look good with a black background.
Color Schemes of #aed2bd
Triadic Colors of #aed2bd
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 #aed2bd
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 #aed2bd
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 #aed2bd
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: #aed2bd;
}
This is a sample text used for the color #aed2bd. 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: #aed2bd;
}
This is a sample text used for the color #aed2bd. 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 #aed2bd;
}
This is a sample text used for the color #aed2bd. 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.37%
Green 36.65%
Blue 32.98%
CMYK Percentage
Cyan 38.27
Magenta 0%
Yellow 22.33%
Black 39.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.