#abe2ae Hex Color
rgb(171, 226, 174)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ab | e2 | ae | - | #abe2ae |
| RGB | 171 | 226 | 174 | - | rgb(171,226,174) |
| HSL | 123 | 49% | 78% | - | hsl(123,49%,78%) |
| HSV | 123 | 24% | 89% | - | hsv(123,24%,89%) |
| XYZ | 51.6309 | 66.1066 | 50.083 | - | xyz(51.6309,66.1066,50.083) |
| CIE-LAB | 85.05 | -27.59 | 19.84 | - | lab(85.05,-27.59,19.84) |
| CMYK | 0.24336283185841 | 0 | 0.23008849557522 | 0.11372549019608 | cmyk(0.24336283185841,0,0.23008849557522,0.11372549019608) |
Description
The RGB value of color #abe2ae is rgb(171, 226, 174).
In the hex color #abe2ae, The value of Red is 171, value of Green is 226, and value of Blue is 174. The primary color is Green. Similarly, The HSL values for #abe2ae consists of 123° Hue, 49% Saturation, and 78% Lightness.
In the CMYK color model, the color #abe2ae can be represented as Cyan=0.24336283185841%, Magenta=0%, Yellow=0.23008849557522%, and Black=0.11372549019608%.
Shades of #abe2ae
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 #abe2ae
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #abe2ae
Preview of #abe2ae on White Background
The contrast ratio of #abe2ae with white color is 1.48
Preview of #abe2ae on black background
The contrast ratio of #abe2ae with black color is 14.22
#abe2ae color will look good with a black background.
Color Schemes of #abe2ae
Triadic Colors of #abe2ae
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 #abe2ae
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 #abe2ae
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 #abe2ae
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: #abe2ae;
}
This is a sample text used for the color #abe2ae. 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: #abe2ae;
}
This is a sample text used for the color #abe2ae. 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 #abe2ae;
}
This is a sample text used for the color #abe2ae. 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.95%
Green 39.58%
Blue 30.47%
CMYK Percentage
Cyan 41.45
Magenta 0%
Yellow 39.19%
Black 19.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.