#acb28e Hex Color
rgb(172, 178, 142)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | b2 | 8e | - | #acb28e |
RGB | 172 | 178 | 142 | - | rgb(172,178,142) |
HSL | 70 | 19% | 63% | - | hsl(70,19%,63%) |
HSV | 70 | 20% | 70% | - | hsv(70,20%,70%) |
XYZ | 37.8161 | 42.5644 | 31.8138 | - | xyz(37.8161,42.5644,31.8138) |
CIE-LAB | 71.26 | -8.37 | 17.73 | - | lab(71.26,-8.37,17.73) |
CMYK | 0.033707865168539 | 0 | 0.20224719101124 | 0.30196078431373 | cmyk(0.033707865168539,0,0.20224719101124,0.30196078431373) |
Description
The RGB value of color #acb28e is rgb(172, 178, 142).
In the hex color #acb28e, The value of Red is 172, value of Green is 178, and value of Blue is 142. The primary color is Green. Similarly, The HSL values for #acb28e consists of 70° Hue, 19% Saturation, and 63% Lightness.
In the CMYK color model, the color #acb28e can be represented as Cyan=0.033707865168539%, Magenta=0%, Yellow=0.20224719101124%, and Black=0.30196078431373%.
Shades of #acb28e
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 #acb28e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #acb28e
Preview of #acb28e on White Background
The contrast ratio of #acb28e with white color is 2.21
Preview of #acb28e on black background
The contrast ratio of #acb28e with black color is 9.51
#acb28e color will look good with a black background.
Color Schemes of #acb28e
Triadic Colors of #acb28e
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 #acb28e
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 #acb28e
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 #acb28e
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: #acb28e;
}
This is a sample text used for the color #acb28e. 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: #acb28e;
}
This is a sample text used for the color #acb28e. 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 #acb28e;
}
This is a sample text used for the color #acb28e. 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.96%
Green 36.18%
Blue 28.86%
CMYK Percentage
Cyan 6.27
Magenta 0%
Yellow 37.6%
Black 56.14%
Comments on this color
Please login or signup to post a comment.
No comments yet.