#aad57b Hex Color
rgb(170, 213, 123)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | d5 | 7b | - | #aad57b |
RGB | 170 | 213 | 123 | - | rgb(170,213,123) |
HSL | 89 | 52% | 66% | - | hsl(89,52%,66%) |
HSV | 89 | 42% | 84% | - | hsv(89,42%,84%) |
XYZ | 43.947 | 57.5646 | 27.5337 | - | xyz(43.947,57.5646,27.5337) |
CIE-LAB | 80.5 | -29.3 | 39.9 | - | lab(80.5,-29.3,39.9) |
CMYK | 0.2018779342723 | 0 | 0.42253521126761 | 0.16470588235294 | cmyk(0.2018779342723,0,0.42253521126761,0.16470588235294) |
Description
The RGB value of color #aad57b is rgb(170, 213, 123).
In the hex color #aad57b, The value of Red is 170, value of Green is 213, and value of Blue is 123. The primary color is Green. Similarly, The HSL values for #aad57b consists of 89° Hue, 52% Saturation, and 66% Lightness.
In the CMYK color model, the color #aad57b can be represented as Cyan=0.2018779342723%, Magenta=0%, Yellow=0.42253521126761%, and Black=0.16470588235294%.
Shades of #aad57b
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 #aad57b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aad57b
Preview of #aad57b on White Background
The contrast ratio of #aad57b with white color is 1.68
Preview of #aad57b on black background
The contrast ratio of #aad57b with black color is 12.51
#aad57b color will look good with a black background.
Color Schemes of #aad57b
Triadic Colors of #aad57b
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 #aad57b
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 #aad57b
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 #aad57b
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: #aad57b;
}
This is a sample text used for the color #aad57b. 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: #aad57b;
}
This is a sample text used for the color #aad57b. 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 #aad57b;
}
This is a sample text used for the color #aad57b. 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 33.6%
Green 42.09%
Blue 24.31%
CMYK Percentage
Cyan 25.58
Magenta 0%
Yellow 53.55%
Black 20.87%
Comments on this color
Please login or signup to post a comment.
No comments yet.