#aaacac Hex Color
rgb(170, 172, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | ac | ac | - | #aaacac |
RGB | 170 | 172 | 172 | - | rgb(170,172,172) |
HSL | 180 | 1% | 67% | - | hsl(180,1%,67%) |
HSV | 180 | 1% | 67% | - | hsv(180,1%,67%) |
XYZ | 38.7765 | 41.0297 | 44.9055 | - | xyz(38.7765,41.0297,44.9055) |
CIE-LAB | 70.2 | -0.7 | -0.26 | - | lab(70.2,-0.7,-0.26) |
CMYK | 0.011627906976744 | 0 | 0 | 0.32549019607843 | cmyk(0.011627906976744,0,0,0.32549019607843) |
Description
The RGB value of color #aaacac is rgb(170, 172, 172).
In the hex color #aaacac, The value of Red is 170, value of Green is 172, and value of Blue is 172. The primary color is Red. Similarly, The HSL values for #aaacac consists of 180° Hue, 1% Saturation, and 67% Lightness.
In the CMYK color model, the color #aaacac can be represented as Cyan=0.011627906976744%, Magenta=0%, Yellow=0%, and Black=0.32549019607843%.
Shades of #aaacac
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 #aaacac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aaacac
Preview of #aaacac on White Background
The contrast ratio of #aaacac with white color is 2.28
Preview of #aaacac on black background
The contrast ratio of #aaacac with black color is 9.21
#aaacac color will look good with a black background.
Color Schemes of #aaacac
Triadic Colors of #aaacac
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 #aaacac
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 #aaacac
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 #aaacac
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: #aaacac;
}
This is a sample text used for the color #aaacac. 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: #aaacac;
}
This is a sample text used for the color #aaacac. 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 #aaacac;
}
This is a sample text used for the color #aaacac. 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.07%
Green 33.46%
Blue 33.46%
CMYK Percentage
Cyan 3.45
Magenta 0%
Yellow 0%
Black 96.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.