#a2b1ab Hex Color
rgb(162, 177, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a2 | b1 | ab | - | #a2b1ab |
RGB | 162 | 177 | 171 | - | rgb(162,177,171) |
HSL | 156 | 9% | 66% | - | hsl(156,9%,66%) |
HSV | 156 | 8% | 69% | - | hsv(156,8%,69%) |
XYZ | 37.9731 | 42.0659 | 44.6462 | - | xyz(37.9731,42.0659,44.6462) |
CIE-LAB | 70.92 | -6.38 | 1.27 | - | lab(70.92,-6.38,1.27) |
CMYK | 0.084745762711864 | 0 | 0.033898305084746 | 0.30588235294118 | cmyk(0.084745762711864,0,0.033898305084746,0.30588235294118) |
Description
The RGB value of color #a2b1ab is rgb(162, 177, 171).
In the hex color #a2b1ab, The value of Red is 162, value of Green is 177, and value of Blue is 171. The primary color is Green. Similarly, The HSL values for #a2b1ab consists of 156° Hue, 9% Saturation, and 66% Lightness.
In the CMYK color model, the color #a2b1ab can be represented as Cyan=0.084745762711864%, Magenta=0%, Yellow=0.033898305084746%, and Black=0.30588235294118%.
Shades of #a2b1ab
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 #a2b1ab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a2b1ab
Preview of #a2b1ab on White Background
The contrast ratio of #a2b1ab with white color is 2.23
Preview of #a2b1ab on black background
The contrast ratio of #a2b1ab with black color is 9.41
#a2b1ab color will look good with a black background.
Color Schemes of #a2b1ab
Triadic Colors of #a2b1ab
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 #a2b1ab
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 #a2b1ab
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 #a2b1ab
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: #a2b1ab;
}
This is a sample text used for the color #a2b1ab. 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: #a2b1ab;
}
This is a sample text used for the color #a2b1ab. 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 #a2b1ab;
}
This is a sample text used for the color #a2b1ab. 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 31.76%
Green 34.71%
Blue 33.53%
CMYK Percentage
Cyan 19.96
Magenta 0%
Yellow 7.98%
Black 72.05%
Comments on this color
Please login or signup to post a comment.
No comments yet.