#a2ea7a Hex Color
rgb(162, 234, 122)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | a2 | ea | 7a | - | #a2ea7a |
| RGB | 162 | 234 | 122 | - | rgb(162,234,122) |
| HSL | 99 | 73% | 70% | - | hsl(99,73%,70%) |
| HSV | 99 | 48% | 92% | - | hsv(99,48%,92%) |
| XYZ | 47.836 | 67.9322 | 29.0034 | - | xyz(47.836,67.9322,29.0034) |
| CIE-LAB | 85.97 | -41.82 | 47.13 | - | lab(85.97,-41.82,47.13) |
| CMYK | 0.30769230769231 | 0 | 0.47863247863248 | 0.082352941176471 | cmyk(0.30769230769231,0,0.47863247863248,0.082352941176471) |
Description
The RGB value of color #a2ea7a is rgb(162, 234, 122).
In the hex color #a2ea7a, The value of Red is 162, value of Green is 234, and value of Blue is 122. The primary color is Green. Similarly, The HSL values for #a2ea7a consists of 99° Hue, 73% Saturation, and 70% Lightness.
In the CMYK color model, the color #a2ea7a can be represented as Cyan=0.30769230769231%, Magenta=0%, Yellow=0.47863247863248%, and Black=0.082352941176471%.
Shades of #a2ea7a
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 #a2ea7a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a2ea7a
Preview of #a2ea7a on White Background
The contrast ratio of #a2ea7a with white color is 1.44
Preview of #a2ea7a on black background
The contrast ratio of #a2ea7a with black color is 14.59
#a2ea7a color will look good with a black background.
Color Schemes of #a2ea7a
Triadic Colors of #a2ea7a
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 #a2ea7a
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 #a2ea7a
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 #a2ea7a
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: #a2ea7a;
}
This is a sample text used for the color #a2ea7a. 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: #a2ea7a;
}
This is a sample text used for the color #a2ea7a. 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 #a2ea7a;
}
This is a sample text used for the color #a2ea7a. 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.27%
Green 45.17%
Blue 23.55%
CMYK Percentage
Cyan 35.42
Magenta 0%
Yellow 55.1%
Black 9.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.