#aca1ac Hex Color
rgb(172, 161, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | a1 | ac | - | #aca1ac |
RGB | 172 | 161 | 172 | - | rgb(172,161,172) |
HSL | 300 | 6% | 65% | - | hsl(300,6%,65%) |
HSV | 300 | 6% | 67% | - | hsv(300,6%,67%) |
XYZ | 37.2045 | 37.239 | 44.2567 | - | xyz(37.2045,37.239,44.2567) |
CIE-LAB | 67.46 | 6.03 | -4.26 | - | lab(67.46,6.03,-4.26) |
CMYK | 0 | 0.063953488372093 | 0 | 0.32549019607843 | cmyk(0,0.063953488372093,0,0.32549019607843) |
Description
The RGB value of color #aca1ac is rgb(172, 161, 172).
In the hex color #aca1ac, The value of Red is 172, value of Green is 161, and value of Blue is 172. The primary color is Red. Similarly, The HSL values for #aca1ac consists of 300° Hue, 6% Saturation, and 65% Lightness.
In the CMYK color model, the color #aca1ac can be represented as Cyan=0%, Magenta=0.063953488372093%, Yellow=0%, and Black=0.32549019607843%.
Shades of #aca1ac
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 #aca1ac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aca1ac
Preview of #aca1ac on White Background
The contrast ratio of #aca1ac with white color is 2.49
Preview of #aca1ac on black background
The contrast ratio of #aca1ac with black color is 8.45
#aca1ac color will look good with a black background.
Color Schemes of #aca1ac
Triadic Colors of #aca1ac
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 #aca1ac
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 #aca1ac
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 #aca1ac
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: #aca1ac;
}
This is a sample text used for the color #aca1ac. 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: #aca1ac;
}
This is a sample text used for the color #aca1ac. 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 #aca1ac;
}
This is a sample text used for the color #aca1ac. 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.06%
Green 31.88%
Blue 34.06%
CMYK Percentage
Cyan 0
Magenta 16.42%
Yellow 0%
Black 83.58%
Comments on this color
Please login or signup to post a comment.
No comments yet.