#acb29d Hex Color
rgb(172, 178, 157)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | b2 | 9d | - | #acb29d |
RGB | 172 | 178 | 157 | - | rgb(172,178,157) |
HSL | 77 | 12% | 66% | - | hsl(77,12%,66%) |
HSV | 77 | 12% | 70% | - | hsv(77,12%,70%) |
XYZ | 39.0195 | 43.0458 | 38.1504 | - | xyz(39.0195,43.0458,38.1504) |
CIE-LAB | 71.59 | -5.92 | 10.01 | - | lab(71.59,-5.92,10.01) |
CMYK | 0.033707865168539 | 0 | 0.11797752808989 | 0.30196078431373 | cmyk(0.033707865168539,0,0.11797752808989,0.30196078431373) |
Description
The RGB value of color #acb29d is rgb(172, 178, 157).
In the hex color #acb29d, The value of Red is 172, value of Green is 178, and value of Blue is 157. The primary color is Green. Similarly, The HSL values for #acb29d consists of 77° Hue, 12% Saturation, and 66% Lightness.
In the CMYK color model, the color #acb29d can be represented as Cyan=0.033707865168539%, Magenta=0%, Yellow=0.11797752808989%, and Black=0.30196078431373%.
Shades of #acb29d
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 #acb29d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #acb29d
Preview of #acb29d on White Background
The contrast ratio of #acb29d with white color is 2.19
Preview of #acb29d on black background
The contrast ratio of #acb29d with black color is 9.61
#acb29d color will look good with a black background.
Color Schemes of #acb29d
Triadic Colors of #acb29d
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 #acb29d
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 #acb29d
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 #acb29d
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: #acb29d;
}
This is a sample text used for the color #acb29d. 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: #acb29d;
}
This is a sample text used for the color #acb29d. 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 #acb29d;
}
This is a sample text used for the color #acb29d. 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.93%
Green 35.11%
Blue 30.97%
CMYK Percentage
Cyan 7.43
Magenta 0%
Yellow 26.01%
Black 66.56%
Comments on this color
Please login or signup to post a comment.
No comments yet.