#bfac49 Hex Color
rgb(191, 172, 73)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bf | ac | 49 | - | #bfac49 |
| RGB | 191 | 172 | 73 | - | rgb(191,172,73) |
| HSL | 50 | 48% | 52% | - | hsl(50,48%,52%) |
| HSV | 50 | 62% | 75% | - | hsv(50,62%,75%) |
| XYZ | 37.441 | 41.0625 | 12.2558 | - | xyz(37.441,41.0625,12.2558) |
| CIE-LAB | 70.22 | -5.11 | 52.09 | - | lab(70.22,-5.11,52.09) |
| CMYK | 0 | 0.099476439790576 | 0.61780104712042 | 0.25098039215686 | cmyk(0,0.099476439790576,0.61780104712042,0.25098039215686) |
Description
The RGB value of color #bfac49 is rgb(191, 172, 73).
In the hex color #bfac49, The value of Red is 191, value of Green is 172, and value of Blue is 73. The primary color is Red. Similarly, The HSL values for #bfac49 consists of 50° Hue, 48% Saturation, and 52% Lightness.
In the CMYK color model, the color #bfac49 can be represented as Cyan=0%, Magenta=0.099476439790576%, Yellow=0.61780104712042%, and Black=0.25098039215686%.
Shades of #bfac49
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 #bfac49
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bfac49
Preview of #bfac49 on White Background
The contrast ratio of #bfac49 with white color is 2.28
Preview of #bfac49 on black background
The contrast ratio of #bfac49 with black color is 9.21
#bfac49 color will look good with a black background.
Color Schemes of #bfac49
Triadic Colors of #bfac49
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 #bfac49
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 #bfac49
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 #bfac49
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: #bfac49;
}
This is a sample text used for the color #bfac49. 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: #bfac49;
}
This is a sample text used for the color #bfac49. 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 #bfac49;
}
This is a sample text used for the color #bfac49. 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 43.81%
Green 39.45%
Blue 16.74%
CMYK Percentage
Cyan 0
Magenta 10.27%
Yellow 63.81%
Black 25.92%
Comments on this color
Please login or signup to post a comment.
No comments yet.