#bdbfc6 Hex Color
rgb(189, 191, 198)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | bf | c6 | - | #bdbfc6 |
RGB | 189 | 191 | 198 | - | rgb(189,191,198) |
HSL | 227 | 7% | 76% | - | hsl(227,7%,76%) |
HSV | 227 | 5% | 78% | - | hsv(227,5%,78%) |
XYZ | 49.8101 | 52.1576 | 60.8682 | - | xyz(49.8101,52.1576,60.8682) |
CIE-LAB | 77.37 | 0.64 | -3.76 | - | lab(77.37,0.64,-3.76) |
CMYK | 0.045454545454545 | 0.035353535353535 | 0 | 0.22352941176471 | cmyk(0.045454545454545,0.035353535353535,0,0.22352941176471) |
Description
The RGB value of color #bdbfc6 is rgb(189, 191, 198).
In the hex color #bdbfc6, The value of Red is 189, value of Green is 191, and value of Blue is 198. The primary color is Blue. Similarly, The HSL values for #bdbfc6 consists of 227° Hue, 7% Saturation, and 76% Lightness.
In the CMYK color model, the color #bdbfc6 can be represented as Cyan=0.045454545454545%, Magenta=0.035353535353535%, Yellow=0%, and Black=0.22352941176471%.
Shades of #bdbfc6
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 #bdbfc6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bdbfc6
Preview of #bdbfc6 on White Background
The contrast ratio of #bdbfc6 with white color is 1.84
Preview of #bdbfc6 on black background
The contrast ratio of #bdbfc6 with black color is 11.43
#bdbfc6 color will look good with a black background.
Color Schemes of #bdbfc6
Triadic Colors of #bdbfc6
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 #bdbfc6
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 #bdbfc6
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 #bdbfc6
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: #bdbfc6;
}
This is a sample text used for the color #bdbfc6. 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: #bdbfc6;
}
This is a sample text used for the color #bdbfc6. 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 #bdbfc6;
}
This is a sample text used for the color #bdbfc6. 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.7%
Green 33.04%
Blue 34.26%
CMYK Percentage
Cyan 14.94
Magenta 11.62%
Yellow 0%
Black 73.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.