#bfbccc Hex Color
rgb(191, 188, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bf | bc | cc | - | #bfbccc |
RGB | 191 | 188 | 204 | - | rgb(191,188,204) |
HSL | 251 | 14% | 77% | - | hsl(251,14%,77%) |
HSV | 251 | 8% | 80% | - | hsv(251,8%,80%) |
XYZ | 50.3682 | 51.4024 | 64.3937 | - | xyz(50.3682,51.4024,64.3937) |
CIE-LAB | 76.92 | 4.09 | -7.67 | - | lab(76.92,4.09,-7.67) |
CMYK | 0.063725490196078 | 0.07843137254902 | 0 | 0.2 | cmyk(0.063725490196078,0.07843137254902,0,0.2) |
Description
The RGB value of color #bfbccc is rgb(191, 188, 204).
In the hex color #bfbccc, The value of Red is 191, value of Green is 188, and value of Blue is 204. The primary color is Blue. Similarly, The HSL values for #bfbccc consists of 251° Hue, 14% Saturation, and 77% Lightness.
In the CMYK color model, the color #bfbccc can be represented as Cyan=0.063725490196078%, Magenta=0.07843137254902%, Yellow=0%, and Black=0.2%.
Shades of #bfbccc
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 #bfbccc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bfbccc
Preview of #bfbccc on White Background
The contrast ratio of #bfbccc with white color is 1.86
Preview of #bfbccc on black background
The contrast ratio of #bfbccc with black color is 11.28
#bfbccc color will look good with a black background.
Color Schemes of #bfbccc
Triadic Colors of #bfbccc
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 #bfbccc
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 #bfbccc
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 #bfbccc
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: #bfbccc;
}
This is a sample text used for the color #bfbccc. 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: #bfbccc;
}
This is a sample text used for the color #bfbccc. 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 #bfbccc;
}
This is a sample text used for the color #bfbccc. 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.76%
Green 32.25%
Blue 34.99%
CMYK Percentage
Cyan 18.62
Magenta 22.92%
Yellow 0%
Black 58.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.