#aabe7e Hex Color
rgb(170, 190, 126)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | be | 7e | - | #aabe7e |
RGB | 170 | 190 | 126 | - | rgb(170,190,126) |
HSL | 79 | 33% | 62% | - | hsl(79,33%,62%) |
HSV | 79 | 34% | 75% | - | hsv(79,34%,75%) |
XYZ | 38.7569 | 46.8793 | 26.7446 | - | xyz(38.7569,46.8793,26.7446) |
CIE-LAB | 74.11 | -17.64 | 30.11 | - | lab(74.11,-17.64,30.11) |
CMYK | 0.10526315789474 | 0 | 0.33684210526316 | 0.25490196078431 | cmyk(0.10526315789474,0,0.33684210526316,0.25490196078431) |
Description
The RGB value of color #aabe7e is rgb(170, 190, 126).
In the hex color #aabe7e, The value of Red is 170, value of Green is 190, and value of Blue is 126. The primary color is Green. Similarly, The HSL values for #aabe7e consists of 79° Hue, 33% Saturation, and 62% Lightness.
In the CMYK color model, the color #aabe7e can be represented as Cyan=0.10526315789474%, Magenta=0%, Yellow=0.33684210526316%, and Black=0.25490196078431%.
Shades of #aabe7e
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 #aabe7e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aabe7e
Preview of #aabe7e on White Background
The contrast ratio of #aabe7e with white color is 2.02
Preview of #aabe7e on black background
The contrast ratio of #aabe7e with black color is 10.38
#aabe7e color will look good with a black background.
Color Schemes of #aabe7e
Triadic Colors of #aabe7e
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 #aabe7e
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 #aabe7e
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 #aabe7e
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: #aabe7e;
}
This is a sample text used for the color #aabe7e. 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: #aabe7e;
}
This is a sample text used for the color #aabe7e. 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 #aabe7e;
}
This is a sample text used for the color #aabe7e. 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 34.98%
Green 39.09%
Blue 25.93%
CMYK Percentage
Cyan 15.1
Magenta 0%
Yellow 48.33%
Black 36.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.