#bfc5be Hex Color
rgb(191, 197, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bf | c5 | be | - | #bfc5be |
RGB | 191 | 197 | 190 | - | rgb(191,197,190) |
HSL | 111 | 6% | 76% | - | hsl(111,6%,76%) |
HSV | 111 | 4% | 77% | - | hsv(111,4%,77%) |
XYZ | 50.7464 | 54.7266 | 56.6039 | - | xyz(50.7464,54.7266,56.6039) |
CIE-LAB | 78.88 | -3.35 | 2.78 | - | lab(78.88,-3.35,2.78) |
CMYK | 0.030456852791878 | 0 | 0.035532994923858 | 0.22745098039216 | cmyk(0.030456852791878,0,0.035532994923858,0.22745098039216) |
Description
The RGB value of color #bfc5be is rgb(191, 197, 190).
In the hex color #bfc5be, The value of Red is 191, value of Green is 197, and value of Blue is 190. The primary color is Green. Similarly, The HSL values for #bfc5be consists of 111° Hue, 6% Saturation, and 76% Lightness.
In the CMYK color model, the color #bfc5be can be represented as Cyan=0.030456852791878%, Magenta=0%, Yellow=0.035532994923858%, and Black=0.22745098039216%.
Shades of #bfc5be
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 #bfc5be
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bfc5be
Preview of #bfc5be on White Background
The contrast ratio of #bfc5be with white color is 1.76
Preview of #bfc5be on black background
The contrast ratio of #bfc5be with black color is 11.95
#bfc5be color will look good with a black background.
Color Schemes of #bfc5be
Triadic Colors of #bfc5be
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 #bfc5be
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 #bfc5be
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 #bfc5be
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: #bfc5be;
}
This is a sample text used for the color #bfc5be. 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: #bfc5be;
}
This is a sample text used for the color #bfc5be. 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 #bfc5be;
}
This is a sample text used for the color #bfc5be. 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 33.04%
Green 34.08%
Blue 32.87%
CMYK Percentage
Cyan 10.38
Magenta 0%
Yellow 12.11%
Black 77.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.