#b3bfbc Hex Color
rgb(179, 191, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b3 | bf | bc | - | #b3bfbc |
RGB | 179 | 191 | 188 | - | rgb(179,191,188) |
HSL | 165 | 9% | 73% | - | hsl(165,9%,73%) |
HSV | 165 | 6% | 75% | - | hsv(165,6%,75%) |
XYZ | 46.2983 | 50.4761 | 54.8796 | - | xyz(46.2983,50.4761,54.8796) |
CIE-LAB | 76.36 | -4.7 | 0.08 | - | lab(76.36,-4.7,0.08) |
CMYK | 0.06282722513089 | 0 | 0.015706806282722 | 0.25098039215686 | cmyk(0.06282722513089,0,0.015706806282722,0.25098039215686) |
Description
The RGB value of color #b3bfbc is rgb(179, 191, 188).
In the hex color #b3bfbc, The value of Red is 179, value of Green is 191, and value of Blue is 188. The primary color is Green. Similarly, The HSL values for #b3bfbc consists of 165° Hue, 9% Saturation, and 73% Lightness.
In the CMYK color model, the color #b3bfbc can be represented as Cyan=0.06282722513089%, Magenta=0%, Yellow=0.015706806282722%, and Black=0.25098039215686%.
Shades of #b3bfbc
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 #b3bfbc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b3bfbc
Preview of #b3bfbc on White Background
The contrast ratio of #b3bfbc with white color is 1.89
Preview of #b3bfbc on black background
The contrast ratio of #b3bfbc with black color is 11.1
#b3bfbc color will look good with a black background.
Color Schemes of #b3bfbc
Triadic Colors of #b3bfbc
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 #b3bfbc
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 #b3bfbc
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 #b3bfbc
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: #b3bfbc;
}
This is a sample text used for the color #b3bfbc. 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: #b3bfbc;
}
This is a sample text used for the color #b3bfbc. 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 #b3bfbc;
}
This is a sample text used for the color #b3bfbc. 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.08%
Green 34.23%
Blue 33.69%
CMYK Percentage
Cyan 19.07
Magenta 0%
Yellow 4.77%
Black 76.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.