#aef5ad Hex Color
rgb(174, 245, 173)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | f5 | ad | - | #aef5ad |
RGB | 174 | 245 | 173 | - | rgb(174,245,173) |
HSL | 119 | 78% | 82% | - | hsl(119,78%,82%) |
HSV | 119 | 29% | 96% | - | hsv(119,29%,96%) |
XYZ | 57.6508 | 77.3206 | 51.421 | - | xyz(57.6508,77.3206,51.421) |
CIE-LAB | 90.47 | -35.67 | 27.82 | - | lab(90.47,-35.67,27.82) |
CMYK | 0.28979591836735 | 0 | 0.29387755102041 | 0.03921568627451 | cmyk(0.28979591836735,0,0.29387755102041,0.03921568627451) |
Description
The RGB value of color #aef5ad is rgb(174, 245, 173).
In the hex color #aef5ad, The value of Red is 174, value of Green is 245, and value of Blue is 173. The primary color is Green. Similarly, The HSL values for #aef5ad consists of 119° Hue, 78% Saturation, and 82% Lightness.
In the CMYK color model, the color #aef5ad can be represented as Cyan=0.28979591836735%, Magenta=0%, Yellow=0.29387755102041%, and Black=0.03921568627451%.
Shades of #aef5ad
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 #aef5ad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aef5ad
Preview of #aef5ad on White Background
The contrast ratio of #aef5ad with white color is 1.28
Preview of #aef5ad on black background
The contrast ratio of #aef5ad with black color is 16.46
#aef5ad color will look good with a black background.
Color Schemes of #aef5ad
Triadic Colors of #aef5ad
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 #aef5ad
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 #aef5ad
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 #aef5ad
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: #aef5ad;
}
This is a sample text used for the color #aef5ad. 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: #aef5ad;
}
This is a sample text used for the color #aef5ad. 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 #aef5ad;
}
This is a sample text used for the color #aef5ad. 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 29.39%
Green 41.39%
Blue 29.22%
CMYK Percentage
Cyan 46.52
Magenta 0%
Yellow 47.18%
Black 6.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.