#aed16c Hex Color
rgb(174, 209, 108)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | d1 | 6c | - | #aed16c |
RGB | 174 | 209 | 108 | - | rgb(174,209,108) |
HSL | 81 | 52% | 62% | - | hsl(81,52%,62%) |
HSV | 81 | 48% | 82% | - | hsv(81,48%,82%) |
XYZ | 42.9628 | 55.6823 | 22.6707 | - | xyz(42.9628,55.6823,22.6707) |
CIE-LAB | 79.43 | -27.62 | 46 | - | lab(79.43,-27.62,46) |
CMYK | 0.16746411483254 | 0 | 0.48325358851675 | 0.18039215686275 | cmyk(0.16746411483254,0,0.48325358851675,0.18039215686275) |
Description
The RGB value of color #aed16c is rgb(174, 209, 108).
In the hex color #aed16c, The value of Red is 174, value of Green is 209, and value of Blue is 108. The primary color is Green. Similarly, The HSL values for #aed16c consists of 81° Hue, 52% Saturation, and 62% Lightness.
In the CMYK color model, the color #aed16c can be represented as Cyan=0.16746411483254%, Magenta=0%, Yellow=0.48325358851675%, and Black=0.18039215686275%.
Shades of #aed16c
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 #aed16c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aed16c
Preview of #aed16c on White Background
The contrast ratio of #aed16c with white color is 1.73
Preview of #aed16c on black background
The contrast ratio of #aed16c with black color is 12.14
#aed16c color will look good with a black background.
Color Schemes of #aed16c
Triadic Colors of #aed16c
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 #aed16c
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 #aed16c
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 #aed16c
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: #aed16c;
}
This is a sample text used for the color #aed16c. 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: #aed16c;
}
This is a sample text used for the color #aed16c. 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 #aed16c;
}
This is a sample text used for the color #aed16c. 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 35.44%
Green 42.57%
Blue 22%
CMYK Percentage
Cyan 20.15
Magenta 0%
Yellow 58.15%
Black 21.7%
Comments on this color
Please login or signup to post a comment.
No comments yet.