#a6ac93 Hex Color
rgb(166, 172, 147)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a6 | ac | 93 | - | #a6ac93 |
RGB | 166 | 172 | 147 | - | rgb(166,172,147) |
HSL | 74 | 13% | 63% | - | hsl(74,13%,63%) |
HSV | 74 | 15% | 67% | - | hsv(74,15%,67%) |
XYZ | 35.7449 | 39.7186 | 33.3863 | - | xyz(35.7449,39.7186,33.3863) |
CIE-LAB | 69.27 | -6.63 | 12.15 | - | lab(69.27,-6.63,12.15) |
CMYK | 0.034883720930233 | 0 | 0.1453488372093 | 0.32549019607843 | cmyk(0.034883720930233,0,0.1453488372093,0.32549019607843) |
Description
The RGB value of color #a6ac93 is rgb(166, 172, 147).
In the hex color #a6ac93, The value of Red is 166, value of Green is 172, and value of Blue is 147. The primary color is Green. Similarly, The HSL values for #a6ac93 consists of 74° Hue, 13% Saturation, and 63% Lightness.
In the CMYK color model, the color #a6ac93 can be represented as Cyan=0.034883720930233%, Magenta=0%, Yellow=0.1453488372093%, and Black=0.32549019607843%.
Shades of #a6ac93
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 #a6ac93
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a6ac93
Preview of #a6ac93 on White Background
The contrast ratio of #a6ac93 with white color is 2.35
Preview of #a6ac93 on black background
The contrast ratio of #a6ac93 with black color is 8.94
#a6ac93 color will look good with a black background.
Color Schemes of #a6ac93
Triadic Colors of #a6ac93
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 #a6ac93
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 #a6ac93
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 #a6ac93
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: #a6ac93;
}
This is a sample text used for the color #a6ac93. 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: #a6ac93;
}
This is a sample text used for the color #a6ac93. 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 #a6ac93;
}
This is a sample text used for the color #a6ac93. 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 34.23%
Green 35.46%
Blue 30.31%
CMYK Percentage
Cyan 6.9
Magenta 0%
Yellow 28.74%
Black 64.36%
Comments on this color
Please login or signup to post a comment.
No comments yet.