#acb19d Hex Color
rgb(172, 177, 157)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | b1 | 9d | - | #acb19d |
RGB | 172 | 177 | 157 | - | rgb(172,177,157) |
HSL | 75 | 11% | 65% | - | hsl(75,11%,65%) |
HSV | 75 | 11% | 69% | - | hsv(75,11%,69%) |
XYZ | 38.8212 | 42.6493 | 38.0843 | - | xyz(38.8212,42.6493,38.0843) |
CIE-LAB | 71.32 | -5.39 | 9.63 | - | lab(71.32,-5.39,9.63) |
CMYK | 0.028248587570621 | 0 | 0.11299435028249 | 0.30588235294118 | cmyk(0.028248587570621,0,0.11299435028249,0.30588235294118) |
Description
The RGB value of color #acb19d is rgb(172, 177, 157).
In the hex color #acb19d, The value of Red is 172, value of Green is 177, and value of Blue is 157. The primary color is Green. Similarly, The HSL values for #acb19d consists of 75° Hue, 11% Saturation, and 65% Lightness.
In the CMYK color model, the color #acb19d can be represented as Cyan=0.028248587570621%, Magenta=0%, Yellow=0.11299435028249%, and Black=0.30588235294118%.
Shades of #acb19d
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 #acb19d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #acb19d
Preview of #acb19d on White Background
The contrast ratio of #acb19d with white color is 2.2
Preview of #acb19d on black background
The contrast ratio of #acb19d with black color is 9.53
#acb19d color will look good with a black background.
Color Schemes of #acb19d
Triadic Colors of #acb19d
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 #acb19d
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 #acb19d
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 #acb19d
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: #acb19d;
}
This is a sample text used for the color #acb19d. 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: #acb19d;
}
This is a sample text used for the color #acb19d. 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 #acb19d;
}
This is a sample text used for the color #acb19d. 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.99%
Green 34.98%
Blue 31.03%
CMYK Percentage
Cyan 6.32
Magenta 0%
Yellow 25.27%
Black 68.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.