#b19d64 Hex Color
rgb(177, 157, 100)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | b1 | 9d | 64 | - | #b19d64 |
| RGB | 177 | 157 | 100 | - | rgb(177,157,100) |
| HSL | 44 | 33% | 54% | - | hsl(44,33%,54%) |
| HSV | 44 | 44% | 69% | - | hsv(44,44%,69%) |
| XYZ | 32.4887 | 34.3812 | 16.9805 | - | xyz(32.4887,34.3812,16.9805) |
| CIE-LAB | 65.26 | -0.68 | 32.46 | - | lab(65.26,-0.68,32.46) |
| CMYK | 0 | 0.11299435028249 | 0.43502824858757 | 0.30588235294118 | cmyk(0,0.11299435028249,0.43502824858757,0.30588235294118) |
Description
The RGB value of color #b19d64 is rgb(177, 157, 100).
In the hex color #b19d64, The value of Red is 177, value of Green is 157, and value of Blue is 100. The primary color is Red. Similarly, The HSL values for #b19d64 consists of 44° Hue, 33% Saturation, and 54% Lightness.
In the CMYK color model, the color #b19d64 can be represented as Cyan=0%, Magenta=0.11299435028249%, Yellow=0.43502824858757%, and Black=0.30588235294118%.
Shades of #b19d64
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 #b19d64
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b19d64
Preview of #b19d64 on White Background
The contrast ratio of #b19d64 with white color is 2.67
Preview of #b19d64 on black background
The contrast ratio of #b19d64 with black color is 7.88
#b19d64 color will look good with a black background.
Color Schemes of #b19d64
Triadic Colors of #b19d64
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 #b19d64
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 #b19d64
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 #b19d64
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: #b19d64;
}
This is a sample text used for the color #b19d64. 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: #b19d64;
}
This is a sample text used for the color #b19d64. 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 #b19d64;
}
This is a sample text used for the color #b19d64. 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 40.78%
Green 36.18%
Blue 23.04%
CMYK Percentage
Cyan 0
Magenta 13.23%
Yellow 50.95%
Black 35.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.