#ac9d9a Hex Color
rgb(172, 157, 154)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | 9d | 9a | - | #ac9d9a |
RGB | 172 | 157 | 154 | - | rgb(172,157,154) |
HSL | 10 | 10% | 64% | - | hsl(10,10%,64%) |
HSV | 10 | 10% | 67% | - | hsv(10,10%,67%) |
XYZ | 34.903 | 35.2177 | 35.53 | - | xyz(34.903,35.2177,35.53) |
CIE-LAB | 65.92 | 4.96 | 3.55 | - | lab(65.92,4.96,3.55) |
CMYK | 0 | 0.087209302325581 | 0.1046511627907 | 0.32549019607843 | cmyk(0,0.087209302325581,0.1046511627907,0.32549019607843) |
Description
The RGB value of color #ac9d9a is rgb(172, 157, 154).
In the hex color #ac9d9a, The value of Red is 172, value of Green is 157, and value of Blue is 154. The primary color is Red. Similarly, The HSL values for #ac9d9a consists of 10° Hue, 10% Saturation, and 64% Lightness.
In the CMYK color model, the color #ac9d9a can be represented as Cyan=0%, Magenta=0.087209302325581%, Yellow=0.1046511627907%, and Black=0.32549019607843%.
Shades of #ac9d9a
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 #ac9d9a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ac9d9a
Preview of #ac9d9a on White Background
The contrast ratio of #ac9d9a with white color is 2.61
Preview of #ac9d9a on black background
The contrast ratio of #ac9d9a with black color is 8.04
#ac9d9a color will look good with a black background.
Color Schemes of #ac9d9a
Triadic Colors of #ac9d9a
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 #ac9d9a
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 #ac9d9a
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 #ac9d9a
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: #ac9d9a;
}
This is a sample text used for the color #ac9d9a. 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: #ac9d9a;
}
This is a sample text used for the color #ac9d9a. 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 #ac9d9a;
}
This is a sample text used for the color #ac9d9a. 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 35.61%
Green 32.51%
Blue 31.88%
CMYK Percentage
Cyan 0
Magenta 16.86%
Yellow 20.23%
Black 62.91%
Comments on this color
Please login or signup to post a comment.
No comments yet.