#bbbfba Hex Color
rgb(187, 191, 186)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bb | bf | ba | - | #bbbfba |
| RGB | 187 | 191 | 186 | - | rgb(187,191,186) |
| HSL | 108 | 4% | 74% | - | hsl(108,4%,74%) |
| HSV | 108 | 3% | 75% | - | hsv(108,3%,75%) |
| XYZ | 47.9872 | 51.3716 | 53.8409 | - | xyz(47.9872,51.3716,53.8409) |
| CIE-LAB | 76.9 | -2.31 | 2.02 | - | lab(76.9,-2.31,2.02) |
| CMYK | 0.020942408376963 | 0 | 0.026178010471204 | 0.25098039215686 | cmyk(0.020942408376963,0,0.026178010471204,0.25098039215686) |
Description
The RGB value of color #bbbfba is rgb(187, 191, 186).
In the hex color #bbbfba, The value of Red is 187, value of Green is 191, and value of Blue is 186. The primary color is Green. Similarly, The HSL values for #bbbfba consists of 108° Hue, 4% Saturation, and 74% Lightness.
In the CMYK color model, the color #bbbfba can be represented as Cyan=0.020942408376963%, Magenta=0%, Yellow=0.026178010471204%, and Black=0.25098039215686%.
Shades of #bbbfba
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 #bbbfba
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bbbfba
Preview of #bbbfba on White Background
The contrast ratio of #bbbfba with white color is 1.86
Preview of #bbbfba on black background
The contrast ratio of #bbbfba with black color is 11.27
#bbbfba color will look good with a black background.
Color Schemes of #bbbfba
Triadic Colors of #bbbfba
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 #bbbfba
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 #bbbfba
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 #bbbfba
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: #bbbfba;
}
This is a sample text used for the color #bbbfba. 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: #bbbfba;
}
This is a sample text used for the color #bbbfba. 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 #bbbfba;
}
This is a sample text used for the color #bbbfba. 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 33.16%
Green 33.87%
Blue 32.98%
CMYK Percentage
Cyan 7.03
Magenta 0%
Yellow 8.78%
Black 84.19%
Comments on this color
Please login or signup to post a comment.
No comments yet.