#b1aabf Hex Color
rgb(177, 170, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b1 | aa | bf | - | #b1aabf |
RGB | 177 | 170 | 191 | - | rgb(177,170,191) |
HSL | 260 | 14% | 71% | - | hsl(260,14%,71%) |
HSV | 260 | 11% | 75% | - | hsv(260,11%,75%) |
XYZ | 41.9102 | 41.8582 | 55.1607 | - | xyz(41.9102,41.8582,55.1607) |
CIE-LAB | 70.77 | 6.54 | -9.83 | - | lab(70.77,6.54,-9.83) |
CMYK | 0.073298429319372 | 0.10994764397906 | 0 | 0.25098039215686 | cmyk(0.073298429319372,0.10994764397906,0,0.25098039215686) |
Description
The RGB value of color #b1aabf is rgb(177, 170, 191).
In the hex color #b1aabf, The value of Red is 177, value of Green is 170, and value of Blue is 191. The primary color is Blue. Similarly, The HSL values for #b1aabf consists of 260° Hue, 14% Saturation, and 71% Lightness.
In the CMYK color model, the color #b1aabf can be represented as Cyan=0.073298429319372%, Magenta=0.10994764397906%, Yellow=0%, and Black=0.25098039215686%.
Shades of #b1aabf
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 #b1aabf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b1aabf
Preview of #b1aabf on White Background
The contrast ratio of #b1aabf with white color is 2.24
Preview of #b1aabf on black background
The contrast ratio of #b1aabf with black color is 9.37
#b1aabf color will look good with a black background.
Color Schemes of #b1aabf
Triadic Colors of #b1aabf
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 #b1aabf
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 #b1aabf
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 #b1aabf
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: #b1aabf;
}
This is a sample text used for the color #b1aabf. 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: #b1aabf;
}
This is a sample text used for the color #b1aabf. 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 #b1aabf;
}
This is a sample text used for the color #b1aabf. 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.9%
Green 31.6%
Blue 35.5%
CMYK Percentage
Cyan 16.88
Magenta 25.32%
Yellow 0%
Black 57.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.