#a6ac9b Hex Color
rgb(166, 172, 155)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a6 | ac | 9b | - | #a6ac9b |
RGB | 166 | 172 | 155 | - | rgb(166,172,155) |
HSL | 81 | 9% | 64% | - | hsl(81,9%,64%) |
HSV | 81 | 10% | 67% | - | hsv(81,10%,67%) |
XYZ | 36.3948 | 39.9786 | 36.8088 | - | xyz(36.3948,39.9786,36.8088) |
CIE-LAB | 69.45 | -5.26 | 8.01 | - | lab(69.45,-5.26,8.01) |
CMYK | 0.034883720930233 | 0 | 0.098837209302326 | 0.32549019607843 | cmyk(0.034883720930233,0,0.098837209302326,0.32549019607843) |
Description
The RGB value of color #a6ac9b is rgb(166, 172, 155).
In the hex color #a6ac9b, The value of Red is 166, value of Green is 172, and value of Blue is 155. The primary color is Green. Similarly, The HSL values for #a6ac9b consists of 81° Hue, 9% Saturation, and 64% Lightness.
In the CMYK color model, the color #a6ac9b can be represented as Cyan=0.034883720930233%, Magenta=0%, Yellow=0.098837209302326%, and Black=0.32549019607843%.
Shades of #a6ac9b
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 #a6ac9b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a6ac9b
Preview of #a6ac9b on White Background
The contrast ratio of #a6ac9b with white color is 2.33
Preview of #a6ac9b on black background
The contrast ratio of #a6ac9b with black color is 9
#a6ac9b color will look good with a black background.
Color Schemes of #a6ac9b
Triadic Colors of #a6ac9b
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 #a6ac9b
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 #a6ac9b
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 #a6ac9b
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: #a6ac9b;
}
This is a sample text used for the color #a6ac9b. 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: #a6ac9b;
}
This is a sample text used for the color #a6ac9b. 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 #a6ac9b;
}
This is a sample text used for the color #a6ac9b. 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.67%
Green 34.89%
Blue 31.44%
CMYK Percentage
Cyan 7.6
Magenta 0%
Yellow 21.52%
Black 70.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.