#b4706f Hex Color
rgb(180, 112, 111)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b4 | 70 | 6f | - | #b4706f |
RGB | 180 | 112 | 111 | - | rgb(180,112,111) |
HSL | 1 | 32% | 57% | - | hsl(1,32%,57%) |
HSV | 1 | 38% | 71% | - | hsv(1,38%,71%) |
XYZ | 27.4858 | 22.4393 | 17.9215 | - | xyz(27.4858,22.4393,17.9215) |
CIE-LAB | 54.49 | 26.81 | 11.93 | - | lab(54.49,26.81,11.93) |
CMYK | 0 | 0.37777777777778 | 0.38333333333333 | 0.29411764705882 | cmyk(0,0.37777777777778,0.38333333333333,0.29411764705882) |
Description
The RGB value of color #b4706f is rgb(180, 112, 111).
In the hex color #b4706f, The value of Red is 180, value of Green is 112, and value of Blue is 111. The primary color is Red. Similarly, The HSL values for #b4706f consists of 1° Hue, 32% Saturation, and 57% Lightness.
In the CMYK color model, the color #b4706f can be represented as Cyan=0%, Magenta=0.37777777777778%, Yellow=0.38333333333333%, and Black=0.29411764705882%.
Shades of #b4706f
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 #b4706f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b4706f
Preview of #b4706f on White Background
The contrast ratio of #b4706f with white color is 3.83
Preview of #b4706f on black background
The contrast ratio of #b4706f with black color is 5.49
#b4706f color will look good with a black background.
Color Schemes of #b4706f
Triadic Colors of #b4706f
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 #b4706f
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 #b4706f
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 #b4706f
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: #b4706f;
}
This is a sample text used for the color #b4706f. 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: #b4706f;
}
This is a sample text used for the color #b4706f. 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 #b4706f;
}
This is a sample text used for the color #b4706f. 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 44.67%
Green 27.79%
Blue 27.54%
CMYK Percentage
Cyan 0
Magenta 35.8%
Yellow 36.33%
Black 27.87%
Comments on this color
Please login or signup to post a comment.
No comments yet.