#a0eaa0 Hex Color
rgb(160, 234, 160)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a0 | ea | a0 | - | #a0eaa0 |
RGB | 160 | 234 | 160 | - | rgb(160,234,160) |
HSL | 120 | 64% | 77% | - | hsl(120,64%,77%) |
HSV | 120 | 32% | 92% | - | hsv(120,32%,92%) |
XYZ | 50.2652 | 68.8573 | 43.8992 | - | xyz(50.2652,68.8573,43.8992) |
CIE-LAB | 86.43 | -37.18 | 28.86 | - | lab(86.43,-37.18,28.86) |
CMYK | 0.31623931623932 | 0 | 0.31623931623932 | 0.082352941176471 | cmyk(0.31623931623932,0,0.31623931623932,0.082352941176471) |
Description
The RGB value of color #a0eaa0 is rgb(160, 234, 160).
In the hex color #a0eaa0, The value of Red is 160, value of Green is 234, and value of Blue is 160. The primary color is Green. Similarly, The HSL values for #a0eaa0 consists of 120° Hue, 64% Saturation, and 77% Lightness.
In the CMYK color model, the color #a0eaa0 can be represented as Cyan=0.31623931623932%, Magenta=0%, Yellow=0.31623931623932%, and Black=0.082352941176471%.
Shades of #a0eaa0
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 #a0eaa0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a0eaa0
Preview of #a0eaa0 on White Background
The contrast ratio of #a0eaa0 with white color is 1.42
Preview of #a0eaa0 on black background
The contrast ratio of #a0eaa0 with black color is 14.77
#a0eaa0 color will look good with a black background.
Color Schemes of #a0eaa0
Triadic Colors of #a0eaa0
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 #a0eaa0
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 #a0eaa0
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 #a0eaa0
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: #a0eaa0;
}
This is a sample text used for the color #a0eaa0. 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: #a0eaa0;
}
This is a sample text used for the color #a0eaa0. 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 #a0eaa0;
}
This is a sample text used for the color #a0eaa0. 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 28.88%
Green 42.24%
Blue 28.88%
CMYK Percentage
Cyan 44.24
Magenta 0%
Yellow 44.24%
Black 11.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.