#b0babf Hex Color
rgb(176, 186, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b0 | ba | bf | - | #b0babf |
RGB | 176 | 186 | 191 | - | rgb(176,186,191) |
HSL | 200 | 10% | 72% | - | hsl(200,10%,72%) |
HSV | 200 | 8% | 75% | - | hsv(200,8%,75%) |
XYZ | 44.8674 | 48.1095 | 56.2115 | - | xyz(44.8674,48.1095,56.2115) |
CIE-LAB | 74.89 | -2.47 | -3.73 | - | lab(74.89,-2.47,-3.73) |
CMYK | 0.078534031413613 | 0.026178010471204 | 0 | 0.25098039215686 | cmyk(0.078534031413613,0.026178010471204,0,0.25098039215686) |
Description
The RGB value of color #b0babf is rgb(176, 186, 191).
In the hex color #b0babf, The value of Red is 176, value of Green is 186, and value of Blue is 191. The primary color is Blue. Similarly, The HSL values for #b0babf consists of 200° Hue, 10% Saturation, and 72% Lightness.
In the CMYK color model, the color #b0babf can be represented as Cyan=0.078534031413613%, Magenta=0.026178010471204%, Yellow=0%, and Black=0.25098039215686%.
Shades of #b0babf
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 #b0babf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b0babf
Preview of #b0babf on White Background
The contrast ratio of #b0babf with white color is 1.98
Preview of #b0babf on black background
The contrast ratio of #b0babf with black color is 10.62
#b0babf color will look good with a black background.
Color Schemes of #b0babf
Triadic Colors of #b0babf
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 #b0babf
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 #b0babf
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 #b0babf
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: #b0babf;
}
This is a sample text used for the color #b0babf. 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: #b0babf;
}
This is a sample text used for the color #b0babf. 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 #b0babf;
}
This is a sample text used for the color #b0babf. 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 31.83%
Green 33.63%
Blue 34.54%
CMYK Percentage
Cyan 22.08
Magenta 7.36%
Yellow 0%
Black 70.56%
Comments on this color
Please login or signup to post a comment.
No comments yet.