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