#aab1fb Hex Color
rgb(170, 177, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | b1 | fb | - | #aab1fb |
RGB | 170 | 177 | 251 | - | rgb(170,177,251) |
HSL | 235 | 91% | 83% | - | hsl(235,91%,83%) |
HSV | 235 | 32% | 98% | - | hsv(235,32%,98%) |
XYZ | 49.7123 | 46.9554 | 97.71 | - | xyz(49.7123,46.9554,97.71) |
CIE-LAB | 74.16 | 14.23 | -37.46 | - | lab(74.16,14.23,-37.46) |
CMYK | 0.32270916334661 | 0.29482071713147 | 0 | 0.015686274509804 | cmyk(0.32270916334661,0.29482071713147,0,0.015686274509804) |
Description
The RGB value of color #aab1fb is rgb(170, 177, 251).
In the hex color #aab1fb, The value of Red is 170, value of Green is 177, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #aab1fb consists of 235° Hue, 91% Saturation, and 83% Lightness.
In the CMYK color model, the color #aab1fb can be represented as Cyan=0.32270916334661%, Magenta=0.29482071713147%, Yellow=0%, and Black=0.015686274509804%.
Shades of #aab1fb
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 #aab1fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aab1fb
Preview of #aab1fb on White Background
The contrast ratio of #aab1fb with white color is 2.02
Preview of #aab1fb on black background
The contrast ratio of #aab1fb with black color is 10.39
#aab1fb color will look good with a black background.
Color Schemes of #aab1fb
Triadic Colors of #aab1fb
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 #aab1fb
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 #aab1fb
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 #aab1fb
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: #aab1fb;
}
This is a sample text used for the color #aab1fb. 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: #aab1fb;
}
This is a sample text used for the color #aab1fb. 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 #aab1fb;
}
This is a sample text used for the color #aab1fb. 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 28.43%
Green 29.6%
Blue 41.97%
CMYK Percentage
Cyan 50.96
Magenta 46.56%
Yellow 0%
Black 2.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.