#bfbcc8 Hex Color
rgb(191, 188, 200)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bf | bc | c8 | - | #bfbcc8 |
RGB | 191 | 188 | 200 | - | rgb(191,188,200) |
HSL | 255 | 10% | 76% | - | hsl(255,10%,76%) |
HSV | 255 | 6% | 78% | - | hsv(255,6%,78%) |
XYZ | 49.8944 | 51.2129 | 61.8989 | - | xyz(49.8944,51.2129,61.8989) |
CIE-LAB | 76.81 | 3.31 | -5.67 | - | lab(76.81,3.31,-5.67) |
CMYK | 0.045 | 0.06 | 0 | 0.2156862745098 | cmyk(0.045,0.06,0,0.2156862745098) |
Description
The RGB value of color #bfbcc8 is rgb(191, 188, 200).
In the hex color #bfbcc8, The value of Red is 191, value of Green is 188, and value of Blue is 200. The primary color is Blue. Similarly, The HSL values for #bfbcc8 consists of 255° Hue, 10% Saturation, and 76% Lightness.
In the CMYK color model, the color #bfbcc8 can be represented as Cyan=0.045%, Magenta=0.06%, Yellow=0%, and Black=0.2156862745098%.
Shades of #bfbcc8
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 #bfbcc8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bfbcc8
Preview of #bfbcc8 on White Background
The contrast ratio of #bfbcc8 with white color is 1.87
Preview of #bfbcc8 on black background
The contrast ratio of #bfbcc8 with black color is 11.24
#bfbcc8 color will look good with a black background.
Color Schemes of #bfbcc8
Triadic Colors of #bfbcc8
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 #bfbcc8
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 #bfbcc8
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 #bfbcc8
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: #bfbcc8;
}
This is a sample text used for the color #bfbcc8. 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: #bfbcc8;
}
This is a sample text used for the color #bfbcc8. 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 #bfbcc8;
}
This is a sample text used for the color #bfbcc8. 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.99%
Green 32.47%
Blue 34.54%
CMYK Percentage
Cyan 14.03
Magenta 18.71%
Yellow 0%
Black 67.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.