#acb4ac Hex Color
rgb(172, 180, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | b4 | ac | - | #acb4ac |
RGB | 172 | 180 | 172 | - | rgb(172,180,172) |
HSL | 120 | 5% | 69% | - | hsl(120,5%,69%) |
HSV | 120 | 4% | 71% | - | hsv(120,4%,71%) |
XYZ | 40.7809 | 44.3917 | 45.4488 | - | xyz(40.7809,44.3917,45.4488) |
CIE-LAB | 72.49 | -4.3 | 3.1 | - | lab(72.49,-4.3,3.1) |
CMYK | 0.044444444444444 | 0 | 0.044444444444444 | 0.29411764705882 | cmyk(0.044444444444444,0,0.044444444444444,0.29411764705882) |
Description
The RGB value of color #acb4ac is rgb(172, 180, 172).
In the hex color #acb4ac, The value of Red is 172, value of Green is 180, and value of Blue is 172. The primary color is Green. Similarly, The HSL values for #acb4ac consists of 120° Hue, 5% Saturation, and 69% Lightness.
In the CMYK color model, the color #acb4ac can be represented as Cyan=0.044444444444444%, Magenta=0%, Yellow=0.044444444444444%, and Black=0.29411764705882%.
This color is named Slate Stone.
Shades of #acb4ac
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 #acb4ac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #acb4ac
Preview of #acb4ac on White Background
The contrast ratio of #acb4ac with white color is 2.13
Preview of #acb4ac on black background
The contrast ratio of #acb4ac with black color is 9.88
#acb4ac color will look good with a black background.
Color Schemes of #acb4ac
Triadic Colors of #acb4ac
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 #acb4ac
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 #acb4ac
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 #acb4ac
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: #acb4ac;
}
This is a sample text used for the color #acb4ac. 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: #acb4ac;
}
This is a sample text used for the color #acb4ac. 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 #acb4ac;
}
This is a sample text used for the color #acb4ac. 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 32.82%
Green 34.35%
Blue 32.82%
CMYK Percentage
Cyan 11.6
Magenta 0%
Yellow 11.6%
Black 76.79%
Comments on this color
Please login or signup to post a comment.
No comments yet.