#aab3ad Hex Color
rgb(170, 179, 173)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | b3 | ad | - | #aab3ad |
RGB | 170 | 179 | 173 | - | rgb(170,179,173) |
HSL | 140 | 6% | 68% | - | hsl(140,6%,68%) |
HSV | 140 | 5% | 70% | - | hsv(140,5%,70%) |
XYZ | 40.2405 | 43.8034 | 45.8692 | - | xyz(40.2405,43.8034,45.8692) |
CIE-LAB | 72.1 | -4.28 | 1.96 | - | lab(72.1,-4.28,1.96) |
CMYK | 0.050279329608939 | 0 | 0.033519553072626 | 0.29803921568627 | cmyk(0.050279329608939,0,0.033519553072626,0.29803921568627) |
Description
The RGB value of color #aab3ad is rgb(170, 179, 173).
In the hex color #aab3ad, The value of Red is 170, value of Green is 179, and value of Blue is 173. The primary color is Green. Similarly, The HSL values for #aab3ad consists of 140° Hue, 6% Saturation, and 68% Lightness.
In the CMYK color model, the color #aab3ad can be represented as Cyan=0.050279329608939%, Magenta=0%, Yellow=0.033519553072626%, and Black=0.29803921568627%.
Shades of #aab3ad
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 #aab3ad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aab3ad
Preview of #aab3ad on White Background
The contrast ratio of #aab3ad with white color is 2.15
Preview of #aab3ad on black background
The contrast ratio of #aab3ad with black color is 9.76
#aab3ad color will look good with a black background.
Color Schemes of #aab3ad
Triadic Colors of #aab3ad
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 #aab3ad
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 #aab3ad
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 #aab3ad
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: #aab3ad;
}
This is a sample text used for the color #aab3ad. 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: #aab3ad;
}
This is a sample text used for the color #aab3ad. 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 #aab3ad;
}
This is a sample text used for the color #aab3ad. 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.57%
Green 34.29%
Blue 33.14%
CMYK Percentage
Cyan 13.17
Magenta 0%
Yellow 8.78%
Black 78.05%
Comments on this color
Please login or signup to post a comment.
No comments yet.