#aab3ac Hex Color
rgb(170, 179, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | b3 | ac | - | #aab3ac |
RGB | 170 | 179 | 172 | - | rgb(170,179,172) |
HSL | 133 | 6% | 68% | - | hsl(133,6%,68%) |
HSV | 133 | 5% | 70% | - | hsv(133,5%,70%) |
XYZ | 40.1441 | 43.7648 | 45.3614 | - | xyz(40.1441,43.7648,45.3614) |
CIE-LAB | 72.07 | -4.47 | 2.47 | - | lab(72.07,-4.47,2.47) |
CMYK | 0.050279329608939 | 0 | 0.039106145251397 | 0.29803921568627 | cmyk(0.050279329608939,0,0.039106145251397,0.29803921568627) |
Description
The RGB value of color #aab3ac is rgb(170, 179, 172).
In the hex color #aab3ac, The value of Red is 170, value of Green is 179, and value of Blue is 172. The primary color is Green. Similarly, The HSL values for #aab3ac consists of 133° Hue, 6% Saturation, and 68% Lightness.
In the CMYK color model, the color #aab3ac can be represented as Cyan=0.050279329608939%, Magenta=0%, Yellow=0.039106145251397%, and Black=0.29803921568627%.
Shades of #aab3ac
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 #aab3ac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aab3ac
Preview of #aab3ac on White Background
The contrast ratio of #aab3ac with white color is 2.15
Preview of #aab3ac on black background
The contrast ratio of #aab3ac with black color is 9.75
#aab3ac color will look good with a black background.
Color Schemes of #aab3ac
Triadic Colors of #aab3ac
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 #aab3ac
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 #aab3ac
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 #aab3ac
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: #aab3ac;
}
This is a sample text used for the color #aab3ac. 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: #aab3ac;
}
This is a sample text used for the color #aab3ac. 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 #aab3ac;
}
This is a sample text used for the color #aab3ac. 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.63%
Green 34.36%
Blue 33.01%
CMYK Percentage
Cyan 12.98
Magenta 0%
Yellow 10.09%
Black 76.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.