#aca6a8 Hex Color
rgb(172, 166, 168)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | a6 | a8 | - | #aca6a8 |
RGB | 172 | 166 | 168 | - | rgb(172,166,168) |
HSL | 340 | 3% | 66% | - | hsl(340,3%,66%) |
HSV | 340 | 3% | 67% | - | hsv(340,3%,67%) |
XYZ | 37.7174 | 38.8702 | 42.5606 | - | xyz(37.7174,38.8702,42.5606) |
CIE-LAB | 68.66 | 2.53 | -0.27 | - | lab(68.66,2.53,-0.27) |
CMYK | 0 | 0.034883720930233 | 0.023255813953488 | 0.32549019607843 | cmyk(0,0.034883720930233,0.023255813953488,0.32549019607843) |
Description
The RGB value of color #aca6a8 is rgb(172, 166, 168).
In the hex color #aca6a8, The value of Red is 172, value of Green is 166, and value of Blue is 168. The primary color is Red. Similarly, The HSL values for #aca6a8 consists of 340° Hue, 3% Saturation, and 66% Lightness.
In the CMYK color model, the color #aca6a8 can be represented as Cyan=0%, Magenta=0.034883720930233%, Yellow=0.023255813953488%, and Black=0.32549019607843%.
Shades of #aca6a8
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 #aca6a8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aca6a8
Preview of #aca6a8 on White Background
The contrast ratio of #aca6a8 with white color is 2.39
Preview of #aca6a8 on black background
The contrast ratio of #aca6a8 with black color is 8.77
#aca6a8 color will look good with a black background.
Color Schemes of #aca6a8
Triadic Colors of #aca6a8
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 #aca6a8
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 #aca6a8
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 #aca6a8
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: #aca6a8;
}
This is a sample text used for the color #aca6a8. 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: #aca6a8;
}
This is a sample text used for the color #aca6a8. 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 #aca6a8;
}
This is a sample text used for the color #aca6a8. 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 32.81%
Blue 33.2%
CMYK Percentage
Cyan 0
Magenta 9.09%
Yellow 6.06%
Black 84.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.