#b18660 Hex Color
rgb(177, 134, 96)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | b1 | 86 | 60 | - | #b18660 |
| RGB | 177 | 134 | 96 | - | rgb(177,134,96) |
| HSL | 28 | 34% | 54% | - | hsl(28,34%,54%) |
| HSV | 28 | 46% | 69% | - | hsv(28,46%,69%) |
| XYZ | 28.7679 | 27.2418 | 14.8083 | - | xyz(28.7679,27.2418,14.8083) |
| CIE-LAB | 59.2 | 11.58 | 26.8 | - | lab(59.2,11.58,26.8) |
| CMYK | 0 | 0.24293785310734 | 0.45762711864407 | 0.30588235294118 | cmyk(0,0.24293785310734,0.45762711864407,0.30588235294118) |
Description
The RGB value of color #b18660 is rgb(177, 134, 96).
In the hex color #b18660, The value of Red is 177, value of Green is 134, and value of Blue is 96. The primary color is Red. Similarly, The HSL values for #b18660 consists of 28° Hue, 34% Saturation, and 54% Lightness.
In the CMYK color model, the color #b18660 can be represented as Cyan=0%, Magenta=0.24293785310734%, Yellow=0.45762711864407%, and Black=0.30588235294118%.
Shades of #b18660
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 #b18660
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b18660
Preview of #b18660 on White Background
The contrast ratio of #b18660 with white color is 3.26
Preview of #b18660 on black background
The contrast ratio of #b18660 with black color is 6.45
#b18660 color will look good with a black background.
Color Schemes of #b18660
Triadic Colors of #b18660
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 #b18660
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 #b18660
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 #b18660
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: #b18660;
}
This is a sample text used for the color #b18660. 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: #b18660;
}
This is a sample text used for the color #b18660. 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 #b18660;
}
This is a sample text used for the color #b18660. 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.49%
Green 32.92%
Blue 23.59%
CMYK Percentage
Cyan 0
Magenta 24.14%
Yellow 45.47%
Black 30.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.