#bfc9cd Hex Color
rgb(191, 201, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bf | c9 | cd | - | #bfc9cd |
RGB | 191 | 201 | 205 | - | rgb(191,201,205) |
HSL | 197 | 12% | 78% | - | hsl(197,12%,78%) |
HSV | 197 | 7% | 80% | - | hsv(197,7%,80%) |
XYZ | 53.3919 | 57.2574 | 65.9953 | - | xyz(53.3919,57.2574,65.9953) |
CIE-LAB | 80.32 | -2.63 | -3.18 | - | lab(80.32,-2.63,-3.18) |
CMYK | 0.068292682926829 | 0.019512195121951 | 0 | 0.19607843137255 | cmyk(0.068292682926829,0.019512195121951,0,0.19607843137255) |
Description
The RGB value of color #bfc9cd is rgb(191, 201, 205).
In the hex color #bfc9cd, The value of Red is 191, value of Green is 201, and value of Blue is 205. The primary color is Blue. Similarly, The HSL values for #bfc9cd consists of 197° Hue, 12% Saturation, and 78% Lightness.
In the CMYK color model, the color #bfc9cd can be represented as Cyan=0.068292682926829%, Magenta=0.019512195121951%, Yellow=0%, and Black=0.19607843137255%.
Shades of #bfc9cd
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 #bfc9cd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bfc9cd
Preview of #bfc9cd on White Background
The contrast ratio of #bfc9cd with white color is 1.69
Preview of #bfc9cd on black background
The contrast ratio of #bfc9cd with black color is 12.45
#bfc9cd color will look good with a black background.
Color Schemes of #bfc9cd
Triadic Colors of #bfc9cd
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 #bfc9cd
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 #bfc9cd
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 #bfc9cd
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: #bfc9cd;
}
This is a sample text used for the color #bfc9cd. 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: #bfc9cd;
}
This is a sample text used for the color #bfc9cd. 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 #bfc9cd;
}
This is a sample text used for the color #bfc9cd. 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 31.99%
Green 33.67%
Blue 34.34%
CMYK Percentage
Cyan 24.06
Magenta 6.87%
Yellow 0%
Black 69.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.