#aab1df Hex Color
rgb(170, 177, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | b1 | df | - | #aab1df |
RGB | 170 | 177 | 223 | - | rgb(170,177,223) |
HSL | 232 | 45% | 77% | - | hsl(232,45%,77%) |
HSV | 232 | 24% | 87% | - | hsv(232,24%,87%) |
XYZ | 45.619 | 45.318 | 76.1549 | - | xyz(45.619,45.318,76.1549) |
CIE-LAB | 73.1 | 7.42 | -23.91 | - | lab(73.1,7.42,-23.91) |
CMYK | 0.23766816143498 | 0.20627802690583 | 0 | 0.12549019607843 | cmyk(0.23766816143498,0.20627802690583,0,0.12549019607843) |
Description
The RGB value of color #aab1df is rgb(170, 177, 223).
In the hex color #aab1df, The value of Red is 170, value of Green is 177, and value of Blue is 223. The primary color is Blue. Similarly, The HSL values for #aab1df consists of 232° Hue, 45% Saturation, and 77% Lightness.
In the CMYK color model, the color #aab1df can be represented as Cyan=0.23766816143498%, Magenta=0.20627802690583%, Yellow=0%, and Black=0.12549019607843%.
Shades of #aab1df
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 #aab1df
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aab1df
Preview of #aab1df on White Background
The contrast ratio of #aab1df with white color is 2.09
Preview of #aab1df on black background
The contrast ratio of #aab1df with black color is 10.06
#aab1df color will look good with a black background.
Color Schemes of #aab1df
Triadic Colors of #aab1df
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 #aab1df
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 #aab1df
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 #aab1df
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: #aab1df;
}
This is a sample text used for the color #aab1df. 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: #aab1df;
}
This is a sample text used for the color #aab1df. 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 #aab1df;
}
This is a sample text used for the color #aab1df. 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 29.82%
Green 31.05%
Blue 39.12%
CMYK Percentage
Cyan 41.74
Magenta 36.22%
Yellow 0%
Black 22.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.