#bcb4bf Hex Color
rgb(188, 180, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | b4 | bf | - | #bcb4bf |
RGB | 188 | 180 | 191 | - | rgb(188,180,191) |
HSL | 284 | 8% | 73% | - | hsl(284,8%,73%) |
HSV | 284 | 6% | 75% | - | hsv(284,6%,75%) |
XYZ | 46.4643 | 47.0955 | 55.9316 | - | xyz(46.4643,47.0955,55.9316) |
CIE-LAB | 74.25 | 4.87 | -4.57 | - | lab(74.25,4.87,-4.57) |
CMYK | 0.015706806282722 | 0.057591623036649 | 0 | 0.25098039215686 | cmyk(0.015706806282722,0.057591623036649,0,0.25098039215686) |
Description
The RGB value of color #bcb4bf is rgb(188, 180, 191).
In the hex color #bcb4bf, The value of Red is 188, value of Green is 180, and value of Blue is 191. The primary color is Blue. Similarly, The HSL values for #bcb4bf consists of 284° Hue, 8% Saturation, and 73% Lightness.
In the CMYK color model, the color #bcb4bf can be represented as Cyan=0.015706806282722%, Magenta=0.057591623036649%, Yellow=0%, and Black=0.25098039215686%.
Shades of #bcb4bf
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 #bcb4bf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcb4bf
Preview of #bcb4bf on White Background
The contrast ratio of #bcb4bf with white color is 2.02
Preview of #bcb4bf on black background
The contrast ratio of #bcb4bf with black color is 10.42
#bcb4bf color will look good with a black background.
Color Schemes of #bcb4bf
Triadic Colors of #bcb4bf
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 #bcb4bf
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 #bcb4bf
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 #bcb4bf
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: #bcb4bf;
}
This is a sample text used for the color #bcb4bf. 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: #bcb4bf;
}
This is a sample text used for the color #bcb4bf. 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 #bcb4bf;
}
This is a sample text used for the color #bcb4bf. 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.63%
Green 32.2%
Blue 34.17%
CMYK Percentage
Cyan 4.84
Magenta 17.76%
Yellow 0%
Black 77.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.