#aab7a8 Hex Color
rgb(170, 183, 168)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | b7 | a8 | - | #aab7a8 |
RGB | 170 | 183 | 168 | - | rgb(170,183,168) |
HSL | 112 | 9% | 69% | - | hsl(112,9%,69%) |
HSV | 112 | 8% | 72% | - | hsv(112,8%,72%) |
XYZ | 40.5789 | 45.2402 | 43.6393 | - | xyz(40.5789,45.2402,43.6393) |
CIE-LAB | 73.05 | -7.34 | 6.08 | - | lab(73.05,-7.34,6.08) |
CMYK | 0.07103825136612 | 0 | 0.081967213114754 | 0.28235294117647 | cmyk(0.07103825136612,0,0.081967213114754,0.28235294117647) |
Description
The RGB value of color #aab7a8 is rgb(170, 183, 168).
In the hex color #aab7a8, The value of Red is 170, value of Green is 183, and value of Blue is 168. The primary color is Green. Similarly, The HSL values for #aab7a8 consists of 112° Hue, 9% Saturation, and 69% Lightness.
In the CMYK color model, the color #aab7a8 can be represented as Cyan=0.07103825136612%, Magenta=0%, Yellow=0.081967213114754%, and Black=0.28235294117647%.
Shades of #aab7a8
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 #aab7a8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aab7a8
Preview of #aab7a8 on White Background
The contrast ratio of #aab7a8 with white color is 2.09
Preview of #aab7a8 on black background
The contrast ratio of #aab7a8 with black color is 10.05
#aab7a8 color will look good with a black background.
Color Schemes of #aab7a8
Triadic Colors of #aab7a8
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 #aab7a8
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 #aab7a8
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 #aab7a8
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: #aab7a8;
}
This is a sample text used for the color #aab7a8. 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: #aab7a8;
}
This is a sample text used for the color #aab7a8. 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 #aab7a8;
}
This is a sample text used for the color #aab7a8. 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 35.12%
Blue 32.25%
CMYK Percentage
Cyan 16.32
Magenta 0%
Yellow 18.83%
Black 64.86%
Comments on this color
Please login or signup to post a comment.
No comments yet.