#bfc9bd Hex Color
rgb(191, 201, 189)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bf | c9 | bd | - | #bfc9bd |
RGB | 191 | 201 | 189 | - | rgb(191,201,189) |
HSL | 110 | 10% | 76% | - | hsl(110,10%,76%) |
HSV | 110 | 6% | 79% | - | hsv(110,6%,79%) |
XYZ | 51.5578 | 56.5238 | 56.3369 | - | xyz(51.5578,56.5238,56.3369) |
CIE-LAB | 79.91 | -5.63 | 4.8 | - | lab(79.91,-5.63,4.8) |
CMYK | 0.049751243781094 | 0 | 0.059701492537313 | 0.21176470588235 | cmyk(0.049751243781094,0,0.059701492537313,0.21176470588235) |
Description
The RGB value of color #bfc9bd is rgb(191, 201, 189).
In the hex color #bfc9bd, The value of Red is 191, value of Green is 201, and value of Blue is 189. The primary color is Green. Similarly, The HSL values for #bfc9bd consists of 110° Hue, 10% Saturation, and 76% Lightness.
In the CMYK color model, the color #bfc9bd can be represented as Cyan=0.049751243781094%, Magenta=0%, Yellow=0.059701492537313%, and Black=0.21176470588235%.
Shades of #bfc9bd
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 #bfc9bd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bfc9bd
Preview of #bfc9bd on White Background
The contrast ratio of #bfc9bd with white color is 1.71
Preview of #bfc9bd on black background
The contrast ratio of #bfc9bd with black color is 12.3
#bfc9bd color will look good with a black background.
Color Schemes of #bfc9bd
Triadic Colors of #bfc9bd
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 #bfc9bd
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 #bfc9bd
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 #bfc9bd
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: #bfc9bd;
}
This is a sample text used for the color #bfc9bd. 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: #bfc9bd;
}
This is a sample text used for the color #bfc9bd. 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 #bfc9bd;
}
This is a sample text used for the color #bfc9bd. 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.87%
Green 34.6%
Blue 32.53%
CMYK Percentage
Cyan 15.49
Magenta 0%
Yellow 18.59%
Black 65.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.