#acaaa1 Hex Color
rgb(172, 170, 161)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | aa | a1 | - | #acaaa1 |
RGB | 172 | 170 | 161 | - | rgb(172,170,161) |
HSL | 49 | 6% | 65% | - | hsl(49,6%,65%) |
HSV | 49 | 6% | 67% | - | hsv(49,6%,67%) |
XYZ | 37.821 | 40.0933 | 39.4636 | - | xyz(37.821,40.0933,39.4636) |
CIE-LAB | 69.54 | -0.93 | 4.88 | - | lab(69.54,-0.93,4.88) |
CMYK | 0 | 0.011627906976744 | 0.063953488372093 | 0.32549019607843 | cmyk(0,0.011627906976744,0.063953488372093,0.32549019607843) |
Description
The RGB value of color #acaaa1 is rgb(172, 170, 161).
In the hex color #acaaa1, The value of Red is 172, value of Green is 170, and value of Blue is 161. The primary color is Red. Similarly, The HSL values for #acaaa1 consists of 49° Hue, 6% Saturation, and 65% Lightness.
In the CMYK color model, the color #acaaa1 can be represented as Cyan=0%, Magenta=0.011627906976744%, Yellow=0.063953488372093%, and Black=0.32549019607843%.
Shades of #acaaa1
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 #acaaa1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #acaaa1
Preview of #acaaa1 on White Background
The contrast ratio of #acaaa1 with white color is 2.33
Preview of #acaaa1 on black background
The contrast ratio of #acaaa1 with black color is 9.02
#acaaa1 color will look good with a black background.
Color Schemes of #acaaa1
Triadic Colors of #acaaa1
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 #acaaa1
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 #acaaa1
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 #acaaa1
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: #acaaa1;
}
This is a sample text used for the color #acaaa1. 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: #acaaa1;
}
This is a sample text used for the color #acaaa1. 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 #acaaa1;
}
This is a sample text used for the color #acaaa1. 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.19%
Green 33.8%
Blue 32.01%
CMYK Percentage
Cyan 0
Magenta 2.9%
Yellow 15.95%
Black 81.16%
Comments on this color
Please login or signup to post a comment.
No comments yet.