#bfccd5 Hex Color
rgb(191, 204, 213)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bf | cc | d5 | - | #bfccd5 |
RGB | 191 | 204 | 213 | - | rgb(191,204,213) |
HSL | 205 | 21% | 79% | - | hsl(205,21%,79%) |
HSV | 205 | 10% | 84% | - | hsv(205,10%,84%) |
XYZ | 55.089 | 59.0662 | 71.4482 | - | xyz(55.089,59.0662,71.4482) |
CIE-LAB | 81.33 | -2.64 | -5.99 | - | lab(81.33,-2.64,-5.99) |
CMYK | 0.10328638497653 | 0.042253521126761 | 0 | 0.16470588235294 | cmyk(0.10328638497653,0.042253521126761,0,0.16470588235294) |
Description
The RGB value of color #bfccd5 is rgb(191, 204, 213).
In the hex color #bfccd5, The value of Red is 191, value of Green is 204, and value of Blue is 213. The primary color is Blue. Similarly, The HSL values for #bfccd5 consists of 205° Hue, 21% Saturation, and 79% Lightness.
In the CMYK color model, the color #bfccd5 can be represented as Cyan=0.10328638497653%, Magenta=0.042253521126761%, Yellow=0%, and Black=0.16470588235294%.
Shades of #bfccd5
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 #bfccd5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bfccd5
Preview of #bfccd5 on White Background
The contrast ratio of #bfccd5 with white color is 1.64
Preview of #bfccd5 on black background
The contrast ratio of #bfccd5 with black color is 12.81
#bfccd5 color will look good with a black background.
Color Schemes of #bfccd5
Triadic Colors of #bfccd5
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 #bfccd5
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 #bfccd5
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 #bfccd5
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: #bfccd5;
}
This is a sample text used for the color #bfccd5. 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: #bfccd5;
}
This is a sample text used for the color #bfccd5. 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 #bfccd5;
}
This is a sample text used for the color #bfccd5. 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.41%
Green 33.55%
Blue 35.03%
CMYK Percentage
Cyan 33.29
Magenta 13.62%
Yellow 0%
Black 53.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.