#a2ec9c Hex Color
rgb(162, 236, 156)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | a2 | ec | 9c | - | #a2ec9c |
| RGB | 162 | 236 | 156 | - | rgb(162,236,156) |
| HSL | 116 | 68% | 77% | - | hsl(116,68%,77%) |
| HSV | 116 | 34% | 93% | - | hsv(116,34%,93%) |
| XYZ | 50.8965 | 70.0726 | 42.2953 | - | xyz(50.8965,70.0726,42.2953) |
| CIE-LAB | 87.03 | -38.08 | 31.71 | - | lab(87.03,-38.08,31.71) |
| CMYK | 0.3135593220339 | 0 | 0.33898305084746 | 0.074509803921569 | cmyk(0.3135593220339,0,0.33898305084746,0.074509803921569) |
Description
The RGB value of color #a2ec9c is rgb(162, 236, 156).
In the hex color #a2ec9c, The value of Red is 162, value of Green is 236, and value of Blue is 156. The primary color is Green. Similarly, The HSL values for #a2ec9c consists of 116° Hue, 68% Saturation, and 77% Lightness.
In the CMYK color model, the color #a2ec9c can be represented as Cyan=0.3135593220339%, Magenta=0%, Yellow=0.33898305084746%, and Black=0.074509803921569%.
Shades of #a2ec9c
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 #a2ec9c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a2ec9c
Preview of #a2ec9c on White Background
The contrast ratio of #a2ec9c with white color is 1.4
Preview of #a2ec9c on black background
The contrast ratio of #a2ec9c with black color is 15.01
#a2ec9c color will look good with a black background.
Color Schemes of #a2ec9c
Triadic Colors of #a2ec9c
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 #a2ec9c
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 #a2ec9c
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 #a2ec9c
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: #a2ec9c;
}
This is a sample text used for the color #a2ec9c. 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: #a2ec9c;
}
This is a sample text used for the color #a2ec9c. 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 #a2ec9c;
}
This is a sample text used for the color #a2ec9c. 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.24%
Green 42.6%
Blue 28.16%
CMYK Percentage
Cyan 43.13
Magenta 0%
Yellow 46.62%
Black 10.25%
Comments on this color
Please login or signup to post a comment.
No comments yet.