#bfad7a Hex Color
rgb(191, 173, 122)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bf | ad | 7a | - | #bfad7a |
| RGB | 191 | 173 | 122 | - | rgb(191,173,122) |
| HSL | 44 | 35% | 61% | - | hsl(44,35%,61%) |
| HSV | 44 | 36% | 75% | - | hsv(44,36%,75%) |
| XYZ | 39.9423 | 42.3686 | 24.4851 | - | xyz(39.9423,42.3686,24.4851) |
| CIE-LAB | 71.12 | -1.02 | 28.59 | - | lab(71.12,-1.02,28.59) |
| CMYK | 0 | 0.094240837696335 | 0.36125654450262 | 0.25098039215686 | cmyk(0,0.094240837696335,0.36125654450262,0.25098039215686) |
Description
The RGB value of color #bfad7a is rgb(191, 173, 122).
In the hex color #bfad7a, The value of Red is 191, value of Green is 173, and value of Blue is 122. The primary color is Red. Similarly, The HSL values for #bfad7a consists of 44° Hue, 35% Saturation, and 61% Lightness.
In the CMYK color model, the color #bfad7a can be represented as Cyan=0%, Magenta=0.094240837696335%, Yellow=0.36125654450262%, and Black=0.25098039215686%.
Shades of #bfad7a
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 #bfad7a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bfad7a
Preview of #bfad7a on White Background
The contrast ratio of #bfad7a with white color is 2.22
Preview of #bfad7a on black background
The contrast ratio of #bfad7a with black color is 9.47
#bfad7a color will look good with a black background.
Color Schemes of #bfad7a
Triadic Colors of #bfad7a
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 #bfad7a
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 #bfad7a
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 #bfad7a
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: #bfad7a;
}
This is a sample text used for the color #bfad7a. 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: #bfad7a;
}
This is a sample text used for the color #bfad7a. 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 #bfad7a;
}
This is a sample text used for the color #bfad7a. 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 39.3%
Green 35.6%
Blue 25.1%
CMYK Percentage
Cyan 0
Magenta 13.34%
Yellow 51.13%
Black 35.53%
Comments on this color
Please login or signup to post a comment.
No comments yet.