#a7ab9b Hex Color
rgb(167, 171, 155)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a7 | ab | 9b | - | #a7ab9b |
RGB | 167 | 171 | 155 | - | rgb(167,171,155) |
HSL | 75 | 9% | 64% | - | hsl(75,9%,64%) |
HSV | 75 | 9% | 67% | - | hsv(75,9%,67%) |
XYZ | 36.4157 | 39.7079 | 36.7554 | - | xyz(36.4157,39.7079,36.7554) |
CIE-LAB | 69.26 | -4.35 | 7.74 | - | lab(69.26,-4.35,7.74) |
CMYK | 0.023391812865497 | 0 | 0.093567251461988 | 0.32941176470588 | cmyk(0.023391812865497,0,0.093567251461988,0.32941176470588) |
Description
The RGB value of color #a7ab9b is rgb(167, 171, 155).
In the hex color #a7ab9b, The value of Red is 167, value of Green is 171, and value of Blue is 155. The primary color is Green. Similarly, The HSL values for #a7ab9b consists of 75° Hue, 9% Saturation, and 64% Lightness.
In the CMYK color model, the color #a7ab9b can be represented as Cyan=0.023391812865497%, Magenta=0%, Yellow=0.093567251461988%, and Black=0.32941176470588%.
Shades of #a7ab9b
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 #a7ab9b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a7ab9b
Preview of #a7ab9b on White Background
The contrast ratio of #a7ab9b with white color is 2.35
Preview of #a7ab9b on black background
The contrast ratio of #a7ab9b with black color is 8.94
#a7ab9b color will look good with a black background.
Color Schemes of #a7ab9b
Triadic Colors of #a7ab9b
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 #a7ab9b
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 #a7ab9b
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 #a7ab9b
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: #a7ab9b;
}
This is a sample text used for the color #a7ab9b. 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: #a7ab9b;
}
This is a sample text used for the color #a7ab9b. 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 #a7ab9b;
}
This is a sample text used for the color #a7ab9b. 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.87%
Green 34.69%
Blue 31.44%
CMYK Percentage
Cyan 5.24
Magenta 0%
Yellow 20.96%
Black 73.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.