#aadd9f Hex Color
rgb(170, 221, 159)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | dd | 9f | - | #aadd9f |
RGB | 170 | 221 | 159 | - | rgb(170,221,159) |
HSL | 109 | 48% | 75% | - | hsl(109,48%,75%) |
HSV | 109 | 28% | 87% | - | hsv(109,28%,87%) |
XYZ | 48.692 | 62.7622 | 42.3489 | - | xyz(48.692,62.7622,42.3489) |
CIE-LAB | 83.32 | -28.01 | 25.25 | - | lab(83.32,-28.01,25.25) |
CMYK | 0.23076923076923 | 0 | 0.28054298642534 | 0.13333333333333 | cmyk(0.23076923076923,0,0.28054298642534,0.13333333333333) |
Description
The RGB value of color #aadd9f is rgb(170, 221, 159).
In the hex color #aadd9f, The value of Red is 170, value of Green is 221, and value of Blue is 159. The primary color is Green. Similarly, The HSL values for #aadd9f consists of 109° Hue, 48% Saturation, and 75% Lightness.
In the CMYK color model, the color #aadd9f can be represented as Cyan=0.23076923076923%, Magenta=0%, Yellow=0.28054298642534%, and Black=0.13333333333333%.
Shades of #aadd9f
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 #aadd9f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aadd9f
Preview of #aadd9f on White Background
The contrast ratio of #aadd9f with white color is 1.55
Preview of #aadd9f on black background
The contrast ratio of #aadd9f with black color is 13.55
#aadd9f color will look good with a black background.
Color Schemes of #aadd9f
Triadic Colors of #aadd9f
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 #aadd9f
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 #aadd9f
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 #aadd9f
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: #aadd9f;
}
This is a sample text used for the color #aadd9f. 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: #aadd9f;
}
This is a sample text used for the color #aadd9f. 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 #aadd9f;
}
This is a sample text used for the color #aadd9f. 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 30.91%
Green 40.18%
Blue 28.91%
CMYK Percentage
Cyan 35.8
Magenta 0%
Yellow 43.52%
Black 20.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.