#aba2ad Hex Color
rgb(171, 162, 173)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | a2 | ad | - | #aba2ad |
RGB | 171 | 162 | 173 | - | rgb(171,162,173) |
HSL | 289 | 6% | 66% | - | hsl(289,6%,66%) |
HSV | 289 | 6% | 68% | - | hsv(289,6%,68%) |
XYZ | 37.2577 | 37.5157 | 44.8127 | - | xyz(37.2577,37.5157,44.8127) |
CIE-LAB | 67.66 | 5.32 | -4.52 | - | lab(67.66,5.32,-4.52) |
CMYK | 0.011560693641619 | 0.063583815028902 | 0 | 0.32156862745098 | cmyk(0.011560693641619,0.063583815028902,0,0.32156862745098) |
Description
The RGB value of color #aba2ad is rgb(171, 162, 173).
In the hex color #aba2ad, The value of Red is 171, value of Green is 162, and value of Blue is 173. The primary color is Blue. Similarly, The HSL values for #aba2ad consists of 289° Hue, 6% Saturation, and 66% Lightness.
In the CMYK color model, the color #aba2ad can be represented as Cyan=0.011560693641619%, Magenta=0.063583815028902%, Yellow=0%, and Black=0.32156862745098%.
Shades of #aba2ad
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 #aba2ad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aba2ad
Preview of #aba2ad on White Background
The contrast ratio of #aba2ad with white color is 2.47
Preview of #aba2ad on black background
The contrast ratio of #aba2ad with black color is 8.5
#aba2ad color will look good with a black background.
Color Schemes of #aba2ad
Triadic Colors of #aba2ad
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 #aba2ad
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 #aba2ad
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 #aba2ad
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: #aba2ad;
}
This is a sample text used for the color #aba2ad. 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: #aba2ad;
}
This is a sample text used for the color #aba2ad. 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 #aba2ad;
}
This is a sample text used for the color #aba2ad. 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.79%
Green 32.02%
Blue 34.19%
CMYK Percentage
Cyan 2.91
Magenta 16.03%
Yellow 0%
Black 81.06%
Comments on this color
Please login or signup to post a comment.
No comments yet.