#aab1af Hex Color
rgb(170, 177, 175)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | b1 | af | - | #aab1af |
RGB | 170 | 177 | 175 | - | rgb(170,177,175) |
HSL | 163 | 4% | 68% | - | hsl(163,4%,68%) |
HSV | 163 | 4% | 69% | - | hsv(163,4%,69%) |
XYZ | 40.0376 | 43.0855 | 46.7636 | - | xyz(40.0376,43.0855,46.7636) |
CIE-LAB | 71.61 | -2.83 | 0.16 | - | lab(71.61,-2.83,0.16) |
CMYK | 0.03954802259887 | 0 | 0.011299435028249 | 0.30588235294118 | cmyk(0.03954802259887,0,0.011299435028249,0.30588235294118) |
Description
The RGB value of color #aab1af is rgb(170, 177, 175).
In the hex color #aab1af, The value of Red is 170, value of Green is 177, and value of Blue is 175. The primary color is Green. Similarly, The HSL values for #aab1af consists of 163° Hue, 4% Saturation, and 68% Lightness.
In the CMYK color model, the color #aab1af can be represented as Cyan=0.03954802259887%, Magenta=0%, Yellow=0.011299435028249%, and Black=0.30588235294118%.
Shades of #aab1af
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 #aab1af
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aab1af
Preview of #aab1af on White Background
The contrast ratio of #aab1af with white color is 2.18
Preview of #aab1af on black background
The contrast ratio of #aab1af with black color is 9.62
#aab1af color will look good with a black background.
Color Schemes of #aab1af
Triadic Colors of #aab1af
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 #aab1af
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 #aab1af
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 #aab1af
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: #aab1af;
}
This is a sample text used for the color #aab1af. 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: #aab1af;
}
This is a sample text used for the color #aab1af. 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 #aab1af;
}
This is a sample text used for the color #aab1af. 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.57%
Green 33.91%
Blue 33.52%
CMYK Percentage
Cyan 11.09
Magenta 0%
Yellow 3.17%
Black 85.75%
Comments on this color
Please login or signup to post a comment.
No comments yet.