#bfc7d3 Hex Color
rgb(191, 199, 211)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bf | c7 | d3 | - | #bfc7d3 |
RGB | 191 | 199 | 211 | - | rgb(191,199,211) |
HSL | 216 | 19% | 79% | - | hsl(216,19%,79%) |
HSV | 216 | 9% | 83% | - | hsv(216,9%,83%) |
XYZ | 53.6672 | 56.6264 | 69.7294 | - | xyz(53.6672,56.6264,69.7294) |
CIE-LAB | 79.97 | -0.4 | -6.93 | - | lab(79.97,-0.4,-6.93) |
CMYK | 0.09478672985782 | 0.056872037914692 | 0 | 0.17254901960784 | cmyk(0.09478672985782,0.056872037914692,0,0.17254901960784) |
Description
The RGB value of color #bfc7d3 is rgb(191, 199, 211).
In the hex color #bfc7d3, The value of Red is 191, value of Green is 199, and value of Blue is 211. The primary color is Blue. Similarly, The HSL values for #bfc7d3 consists of 216° Hue, 19% Saturation, and 79% Lightness.
In the CMYK color model, the color #bfc7d3 can be represented as Cyan=0.09478672985782%, Magenta=0.056872037914692%, Yellow=0%, and Black=0.17254901960784%.
Shades of #bfc7d3
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 #bfc7d3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bfc7d3
Preview of #bfc7d3 on White Background
The contrast ratio of #bfc7d3 with white color is 1.7
Preview of #bfc7d3 on black background
The contrast ratio of #bfc7d3 with black color is 12.33
#bfc7d3 color will look good with a black background.
Color Schemes of #bfc7d3
Triadic Colors of #bfc7d3
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 #bfc7d3
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 #bfc7d3
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 #bfc7d3
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: #bfc7d3;
}
This is a sample text used for the color #bfc7d3. 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: #bfc7d3;
}
This is a sample text used for the color #bfc7d3. 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 #bfc7d3;
}
This is a sample text used for the color #bfc7d3. 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.78%
Green 33.11%
Blue 35.11%
CMYK Percentage
Cyan 29.24
Magenta 17.54%
Yellow 0%
Black 53.22%
Comments on this color
Please login or signup to post a comment.
No comments yet.