#b1bbbb Hex Color
rgb(177, 187, 187)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b1 | bb | bb | - | #b1bbbb |
RGB | 177 | 187 | 187 | - | rgb(177,187,187) |
HSL | 180 | 7% | 71% | - | hsl(180,7%,71%) |
HSV | 180 | 5% | 73% | - | hsv(180,5%,73%) |
XYZ | 44.8714 | 48.4756 | 54.0055 | - | xyz(44.8714,48.4756,54.0055) |
CIE-LAB | 75.12 | -3.45 | -1.21 | - | lab(75.12,-3.45,-1.21) |
CMYK | 0.053475935828877 | 0 | 0 | 0.26666666666667 | cmyk(0.053475935828877,0,0,0.26666666666667) |
Description
The RGB value of color #b1bbbb is rgb(177, 187, 187).
In the hex color #b1bbbb, The value of Red is 177, value of Green is 187, and value of Blue is 187. The primary color is Red. Similarly, The HSL values for #b1bbbb consists of 180° Hue, 7% Saturation, and 71% Lightness.
In the CMYK color model, the color #b1bbbb can be represented as Cyan=0.053475935828877%, Magenta=0%, Yellow=0%, and Black=0.26666666666667%.
Shades of #b1bbbb
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 #b1bbbb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b1bbbb
Preview of #b1bbbb on White Background
The contrast ratio of #b1bbbb with white color is 1.96
Preview of #b1bbbb on black background
The contrast ratio of #b1bbbb with black color is 10.7
#b1bbbb color will look good with a black background.
Color Schemes of #b1bbbb
Triadic Colors of #b1bbbb
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 #b1bbbb
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 #b1bbbb
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 #b1bbbb
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: #b1bbbb;
}
This is a sample text used for the color #b1bbbb. 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: #b1bbbb;
}
This is a sample text used for the color #b1bbbb. 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 #b1bbbb;
}
This is a sample text used for the color #b1bbbb. 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.12%
Green 33.94%
Blue 33.94%
CMYK Percentage
Cyan 16.7
Magenta 0%
Yellow 0%
Black 83.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.