#aab8ab Hex Color
rgb(170, 184, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | b8 | ab | - | #aab8ab |
RGB | 170 | 184 | 171 | - | rgb(170,184,171) |
HSL | 124 | 9% | 69% | - | hsl(124,9%,69%) |
HSV | 124 | 8% | 72% | - | hsv(124,8%,72%) |
XYZ | 41.0687 | 45.7673 | 45.1975 | - | xyz(41.0687,45.7673,45.1975) |
CIE-LAB | 73.39 | -7.32 | 4.94 | - | lab(73.39,-7.32,4.94) |
CMYK | 0.076086956521739 | 0 | 0.070652173913044 | 0.27843137254902 | cmyk(0.076086956521739,0,0.070652173913044,0.27843137254902) |
Description
The RGB value of color #aab8ab is rgb(170, 184, 171).
In the hex color #aab8ab, The value of Red is 170, value of Green is 184, and value of Blue is 171. The primary color is Green. Similarly, The HSL values for #aab8ab consists of 124° Hue, 9% Saturation, and 69% Lightness.
In the CMYK color model, the color #aab8ab can be represented as Cyan=0.076086956521739%, Magenta=0%, Yellow=0.070652173913044%, and Black=0.27843137254902%.
Shades of #aab8ab
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 #aab8ab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aab8ab
Preview of #aab8ab on White Background
The contrast ratio of #aab8ab with white color is 2.07
Preview of #aab8ab on black background
The contrast ratio of #aab8ab with black color is 10.15
#aab8ab color will look good with a black background.
Color Schemes of #aab8ab
Triadic Colors of #aab8ab
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 #aab8ab
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 #aab8ab
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 #aab8ab
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: #aab8ab;
}
This is a sample text used for the color #aab8ab. 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: #aab8ab;
}
This is a sample text used for the color #aab8ab. 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 #aab8ab;
}
This is a sample text used for the color #aab8ab. 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.38%
Green 35.05%
Blue 32.57%
CMYK Percentage
Cyan 17.9
Magenta 0%
Yellow 16.62%
Black 65.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.