#b1a6ab Hex Color
rgb(177, 166, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b1 | a6 | ab | - | #b1a6ab |
RGB | 177 | 166 | 171 | - | rgb(177,166,171) |
HSL | 333 | 7% | 67% | - | hsl(333,7%,67%) |
HSV | 333 | 6% | 69% | - | hsv(333,6%,69%) |
XYZ | 39.1184 | 39.5598 | 44.1021 | - | xyz(39.1184,39.5598,44.1021) |
CIE-LAB | 69.15 | 4.87 | -1.16 | - | lab(69.15,4.87,-1.16) |
CMYK | 0 | 0.062146892655367 | 0.033898305084746 | 0.30588235294118 | cmyk(0,0.062146892655367,0.033898305084746,0.30588235294118) |
Description
The RGB value of color #b1a6ab is rgb(177, 166, 171).
In the hex color #b1a6ab, The value of Red is 177, value of Green is 166, and value of Blue is 171. The primary color is Red. Similarly, The HSL values for #b1a6ab consists of 333° Hue, 7% Saturation, and 67% Lightness.
In the CMYK color model, the color #b1a6ab can be represented as Cyan=0%, Magenta=0.062146892655367%, Yellow=0.033898305084746%, and Black=0.30588235294118%.
Shades of #b1a6ab
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 #b1a6ab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b1a6ab
Preview of #b1a6ab on White Background
The contrast ratio of #b1a6ab with white color is 2.36
Preview of #b1a6ab on black background
The contrast ratio of #b1a6ab with black color is 8.91
#b1a6ab color will look good with a black background.
Color Schemes of #b1a6ab
Triadic Colors of #b1a6ab
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 #b1a6ab
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 #b1a6ab
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 #b1a6ab
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: #b1a6ab;
}
This is a sample text used for the color #b1a6ab. 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: #b1a6ab;
}
This is a sample text used for the color #b1a6ab. 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 #b1a6ab;
}
This is a sample text used for the color #b1a6ab. 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.44%
Green 32.3%
Blue 33.27%
CMYK Percentage
Cyan 0
Magenta 15.46%
Yellow 8.43%
Black 76.1%
Comments on this color
Please login or signup to post a comment.
No comments yet.