#b1aaac Hex Color
rgb(177, 170, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b1 | aa | ac | - | #b1aaac |
RGB | 177 | 170 | 172 | - | rgb(177,170,172) |
HSL | 343 | 4% | 68% | - | hsl(343,4%,68%) |
HSV | 343 | 4% | 69% | - | hsv(343,4%,69%) |
XYZ | 39.9526 | 41.0751 | 44.8523 | - | xyz(39.9526,41.0751,44.8523) |
CIE-LAB | 70.23 | 2.87 | -0.14 | - | lab(70.23,2.87,-0.14) |
CMYK | 0 | 0.03954802259887 | 0.028248587570621 | 0.30588235294118 | cmyk(0,0.03954802259887,0.028248587570621,0.30588235294118) |
Description
The RGB value of color #b1aaac is rgb(177, 170, 172).
In the hex color #b1aaac, The value of Red is 177, value of Green is 170, and value of Blue is 172. The primary color is Red. Similarly, The HSL values for #b1aaac consists of 343° Hue, 4% Saturation, and 68% Lightness.
In the CMYK color model, the color #b1aaac can be represented as Cyan=0%, Magenta=0.03954802259887%, Yellow=0.028248587570621%, and Black=0.30588235294118%.
Shades of #b1aaac
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 #b1aaac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b1aaac
Preview of #b1aaac on White Background
The contrast ratio of #b1aaac with white color is 2.28
Preview of #b1aaac on black background
The contrast ratio of #b1aaac with black color is 9.22
#b1aaac color will look good with a black background.
Color Schemes of #b1aaac
Triadic Colors of #b1aaac
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 #b1aaac
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 #b1aaac
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 #b1aaac
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: #b1aaac;
}
This is a sample text used for the color #b1aaac. 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: #b1aaac;
}
This is a sample text used for the color #b1aaac. 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 #b1aaac;
}
This is a sample text used for the color #b1aaac. 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 34.1%
Green 32.76%
Blue 33.14%
CMYK Percentage
Cyan 0
Magenta 10.58%
Yellow 7.56%
Black 81.86%
Comments on this color
Please login or signup to post a comment.
No comments yet.