#bfbea8 Hex Color
rgb(191, 190, 168)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bf | be | a8 | - | #bfbea8 |
| RGB | 191 | 190 | 168 | - | rgb(191,190,168) |
| HSL | 57 | 15% | 70% | - | hsl(57,15%,70%) |
| HSV | 57 | 12% | 75% | - | hsv(57,12%,75%) |
| XYZ | 46.9672 | 50.7304 | 44.3623 | - | xyz(46.9672,50.7304,44.3623) |
| CIE-LAB | 76.52 | -3.48 | 11.24 | - | lab(76.52,-3.48,11.24) |
| CMYK | 0 | 0.0052356020942408 | 0.12041884816754 | 0.25098039215686 | cmyk(0,0.0052356020942408,0.12041884816754,0.25098039215686) |
Description
The RGB value of color #bfbea8 is rgb(191, 190, 168).
In the hex color #bfbea8, The value of Red is 191, value of Green is 190, and value of Blue is 168. The primary color is Red. Similarly, The HSL values for #bfbea8 consists of 57° Hue, 15% Saturation, and 70% Lightness.
In the CMYK color model, the color #bfbea8 can be represented as Cyan=0%, Magenta=0.0052356020942408%, Yellow=0.12041884816754%, and Black=0.25098039215686%.
Shades of #bfbea8
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 #bfbea8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bfbea8
Preview of #bfbea8 on White Background
The contrast ratio of #bfbea8 with white color is 1.88
Preview of #bfbea8 on black background
The contrast ratio of #bfbea8 with black color is 11.15
#bfbea8 color will look good with a black background.
Color Schemes of #bfbea8
Triadic Colors of #bfbea8
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 #bfbea8
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 #bfbea8
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 #bfbea8
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: #bfbea8;
}
This is a sample text used for the color #bfbea8. 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: #bfbea8;
}
This is a sample text used for the color #bfbea8. 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 #bfbea8;
}
This is a sample text used for the color #bfbea8. 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 34.79%
Green 34.61%
Blue 30.6%
CMYK Percentage
Cyan 0
Magenta 1.39%
Yellow 31.97%
Black 66.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.