#aabd9f Hex Color
rgb(170, 189, 159)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | bd | 9f | - | #aabd9f |
RGB | 170 | 189 | 159 | - | rgb(170,189,159) |
HSL | 98 | 19% | 68% | - | hsl(98,19%,68%) |
HSV | 98 | 16% | 74% | - | hsv(98,16%,74%) |
XYZ | 41.0332 | 47.4444 | 39.7959 | - | xyz(41.0332,47.4444,39.7959) |
CIE-LAB | 74.47 | -12.08 | 12.99 | - | lab(74.47,-12.08,12.99) |
CMYK | 0.1005291005291 | 0 | 0.15873015873016 | 0.25882352941176 | cmyk(0.1005291005291,0,0.15873015873016,0.25882352941176) |
Description
The RGB value of color #aabd9f is rgb(170, 189, 159).
In the hex color #aabd9f, The value of Red is 170, value of Green is 189, and value of Blue is 159. The primary color is Green. Similarly, The HSL values for #aabd9f consists of 98° Hue, 19% Saturation, and 68% Lightness.
In the CMYK color model, the color #aabd9f can be represented as Cyan=0.1005291005291%, Magenta=0%, Yellow=0.15873015873016%, and Black=0.25882352941176%.
Shades of #aabd9f
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 #aabd9f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aabd9f
Preview of #aabd9f on White Background
The contrast ratio of #aabd9f with white color is 2
Preview of #aabd9f on black background
The contrast ratio of #aabd9f with black color is 10.49
#aabd9f color will look good with a black background.
Color Schemes of #aabd9f
Triadic Colors of #aabd9f
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 #aabd9f
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 #aabd9f
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 #aabd9f
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: #aabd9f;
}
This is a sample text used for the color #aabd9f. 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: #aabd9f;
}
This is a sample text used for the color #aabd9f. 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 #aabd9f;
}
This is a sample text used for the color #aabd9f. 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 32.82%
Green 36.49%
Blue 30.69%
CMYK Percentage
Cyan 19.4
Magenta 0%
Yellow 30.64%
Black 49.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.