#bbb5b8 Hex Color
rgb(187, 181, 184)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bb | b5 | b8 | - | #bbb5b8 |
RGB | 187 | 181 | 184 | - | rgb(187,181,184) |
HSL | 330 | 4% | 72% | - | hsl(330,4%,72%) |
HSV | 330 | 3% | 73% | - | hsv(330,3%,73%) |
XYZ | 45.6691 | 47.0732 | 52.0264 | - | xyz(45.6691,47.0732,52.0264) |
CIE-LAB | 74.24 | 2.67 | -0.78 | - | lab(74.24,2.67,-0.78) |
CMYK | 0 | 0.032085561497326 | 0.016042780748663 | 0.26666666666667 | cmyk(0,0.032085561497326,0.016042780748663,0.26666666666667) |
Description
The RGB value of color #bbb5b8 is rgb(187, 181, 184).
In the hex color #bbb5b8, The value of Red is 187, value of Green is 181, and value of Blue is 184. The primary color is Red. Similarly, The HSL values for #bbb5b8 consists of 330° Hue, 4% Saturation, and 72% Lightness.
In the CMYK color model, the color #bbb5b8 can be represented as Cyan=0%, Magenta=0.032085561497326%, Yellow=0.016042780748663%, and Black=0.26666666666667%.
Shades of #bbb5b8
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 #bbb5b8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bbb5b8
Preview of #bbb5b8 on White Background
The contrast ratio of #bbb5b8 with white color is 2.02
Preview of #bbb5b8 on black background
The contrast ratio of #bbb5b8 with black color is 10.41
#bbb5b8 color will look good with a black background.
Color Schemes of #bbb5b8
Triadic Colors of #bbb5b8
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 #bbb5b8
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 #bbb5b8
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 #bbb5b8
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: #bbb5b8;
}
This is a sample text used for the color #bbb5b8. 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: #bbb5b8;
}
This is a sample text used for the color #bbb5b8. 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 #bbb5b8;
}
This is a sample text used for the color #bbb5b8. 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.88%
Green 32.79%
Blue 33.33%
CMYK Percentage
Cyan 0
Magenta 10.19%
Yellow 5.1%
Black 84.71%
Comments on this color
Please login or signup to post a comment.
No comments yet.