#bfbf8b Hex Color
rgb(191, 191, 139)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bf | bf | 8b | - | #bfbf8b |
| RGB | 191 | 191 | 139 | - | rgb(191,191,139) |
| HSL | 60 | 29% | 65% | - | hsl(60,29%,65%) |
| HSV | 60 | 27% | 75% | - | hsv(60,27%,75%) |
| XYZ | 44.7769 | 50.202 | 31.7561 | - | xyz(44.7769,50.202,31.7561) |
| CIE-LAB | 76.19 | -8.33 | 26.32 | - | lab(76.19,-8.33,26.32) |
| CMYK | 0 | 0 | 0.27225130890052 | 0.25098039215686 | cmyk(0,0,0.27225130890052,0.25098039215686) |
Description
The RGB value of color #bfbf8b is rgb(191, 191, 139).
In the hex color #bfbf8b, The value of Red is 191, value of Green is 191, and value of Blue is 139. The primary color is Red. Similarly, The HSL values for #bfbf8b consists of 60° Hue, 29% Saturation, and 65% Lightness.
In the CMYK color model, the color #bfbf8b can be represented as Cyan=0%, Magenta=0%, Yellow=0.27225130890052%, and Black=0.25098039215686%.
Shades of #bfbf8b
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 #bfbf8b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bfbf8b
Preview of #bfbf8b on White Background
The contrast ratio of #bfbf8b with white color is 1.9
Preview of #bfbf8b on black background
The contrast ratio of #bfbf8b with black color is 11.04
#bfbf8b color will look good with a black background.
Color Schemes of #bfbf8b
Triadic Colors of #bfbf8b
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 #bfbf8b
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 #bfbf8b
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 #bfbf8b
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: #bfbf8b;
}
This is a sample text used for the color #bfbf8b. 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: #bfbf8b;
}
This is a sample text used for the color #bfbf8b. 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 #bfbf8b;
}
This is a sample text used for the color #bfbf8b. 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 36.66%
Green 36.66%
Blue 26.68%
CMYK Percentage
Cyan 0
Magenta 0%
Yellow 52.03%
Black 47.97%
Comments on this color
Please login or signup to post a comment.
No comments yet.