#aab1d7 Hex Color
rgb(170, 177, 215)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | b1 | d7 | - | #aab1d7 |
RGB | 170 | 177 | 215 | - | rgb(170,177,215) |
HSL | 231 | 36% | 75% | - | hsl(231,36%,75%) |
HSV | 231 | 21% | 84% | - | hsv(231,21%,84%) |
XYZ | 44.5654 | 44.8966 | 70.607 | - | xyz(44.5654,44.8966,70.607) |
CIE-LAB | 72.82 | 5.58 | -19.97 | - | lab(72.82,5.58,-19.97) |
CMYK | 0.2093023255814 | 0.17674418604651 | 0 | 0.15686274509804 | cmyk(0.2093023255814,0.17674418604651,0,0.15686274509804) |
Description
The RGB value of color #aab1d7 is rgb(170, 177, 215).
In the hex color #aab1d7, The value of Red is 170, value of Green is 177, and value of Blue is 215. The primary color is Blue. Similarly, The HSL values for #aab1d7 consists of 231° Hue, 36% Saturation, and 75% Lightness.
In the CMYK color model, the color #aab1d7 can be represented as Cyan=0.2093023255814%, Magenta=0.17674418604651%, Yellow=0%, and Black=0.15686274509804%.
Shades of #aab1d7
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 #aab1d7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aab1d7
Preview of #aab1d7 on White Background
The contrast ratio of #aab1d7 with white color is 2.1
Preview of #aab1d7 on black background
The contrast ratio of #aab1d7 with black color is 9.98
#aab1d7 color will look good with a black background.
Color Schemes of #aab1d7
Triadic Colors of #aab1d7
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 #aab1d7
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 #aab1d7
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 #aab1d7
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: #aab1d7;
}
This is a sample text used for the color #aab1d7. 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: #aab1d7;
}
This is a sample text used for the color #aab1d7. 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 #aab1d7;
}
This is a sample text used for the color #aab1d7. 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 30.25%
Green 31.49%
Blue 38.26%
CMYK Percentage
Cyan 38.55
Magenta 32.56%
Yellow 0%
Black 28.89%
Comments on this color
Please login or signup to post a comment.
No comments yet.