#aab6ad Hex Color
rgb(170, 182, 173)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | b6 | ad | - | #aab6ad |
RGB | 170 | 182 | 173 | - | rgb(170,182,173) |
HSL | 135 | 8% | 69% | - | hsl(135,8%,69%) |
HSV | 135 | 7% | 71% | - | hsv(135,7%,71%) |
XYZ | 40.8483 | 45.0191 | 46.0718 | - | xyz(40.8483,45.0191,46.0718) |
CIE-LAB | 72.9 | -5.88 | 3.13 | - | lab(72.9,-5.88,3.13) |
CMYK | 0.065934065934066 | 0 | 0.049450549450549 | 0.28627450980392 | cmyk(0.065934065934066,0,0.049450549450549,0.28627450980392) |
Description
The RGB value of color #aab6ad is rgb(170, 182, 173).
In the hex color #aab6ad, The value of Red is 170, value of Green is 182, and value of Blue is 173. The primary color is Green. Similarly, The HSL values for #aab6ad consists of 135° Hue, 8% Saturation, and 69% Lightness.
In the CMYK color model, the color #aab6ad can be represented as Cyan=0.065934065934066%, Magenta=0%, Yellow=0.049450549450549%, and Black=0.28627450980392%.
Shades of #aab6ad
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 #aab6ad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aab6ad
Preview of #aab6ad on White Background
The contrast ratio of #aab6ad with white color is 2.1
Preview of #aab6ad on black background
The contrast ratio of #aab6ad with black color is 10
#aab6ad color will look good with a black background.
Color Schemes of #aab6ad
Triadic Colors of #aab6ad
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 #aab6ad
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 #aab6ad
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 #aab6ad
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: #aab6ad;
}
This is a sample text used for the color #aab6ad. 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: #aab6ad;
}
This is a sample text used for the color #aab6ad. 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 #aab6ad;
}
This is a sample text used for the color #aab6ad. 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.38%
Green 34.67%
Blue 32.95%
CMYK Percentage
Cyan 16.42
Magenta 0%
Yellow 12.31%
Black 71.27%
Comments on this color
Please login or signup to post a comment.
No comments yet.