In the RGB color space, #9B7455 is composed of 60.7843% red, 45.4902% green, and 33.3333% blue.
In the CMYK color space, #9B7455 is composed of 0% cyan, 25.16% magenta, 45.16% yellow, and 39.22% black,
It has a hue angle of 26.6 degrees, a saturation of 29.17%, and a lightness of 47.05%.
The closest websafe color is #996666.
The hexadecimal color #9B7455 has RGB values of R:155, G:116, B:85 and CMYK values of C:0, M:25.16, Y:45.16, K:39.22. It has a decimal value of 10187861.
Hexadecimal | #9B7455 | #9B7455 |
RGB Decimal | 155, 116, 85 | rgb(155, 116, 85) |
RGB Percent | 60.7843, 45.4902, 33.3333 | rgb(60.7843%, 45.4902%, 33.3333%) |
RGB Proportion | 0.6078, 0.4549, 0.3333 | rgb(0.6078, 0.4549, 0.3333) |
CMYK | 0, 25.16, 45.16, 39.22 | |
HSL | 26.6ยบ, 29.17, 47.05 | hsl(26.6, 29.17%, 47.05%) |
Websafe | 996666 | #996666 |
XYZ | 21.4, 20.114, 11.347 | |
Yxy | 20.114, 0.405, 0.381 | |
CIE-LAB | 51.966, 11.222, 23.065 | |
CIE-LCH | 51.966, 25.65, 64.055 | |
CIE-LUV | 51.966, 28.262, 26.026 | |
Hunter-Lab | 44.849, 6.688, 16.393 |
Colors that go well with #9B7455.
Common HTML and CSS shortcodes for #9B7455.
<div style="color: #9B7455;">The quick brown fox jumps over the lazy dog.</div>
<div style="background-color: #9B7455;">The quick brown fox jumps over the lazy dog.</div>
<div style="border: 1px solid #9B7455;">The quick brown fox jumps over the lazy dog.</div>
Linear gradient from #9B7455 to transparent.
<div style="background: linear-gradient(#9B7455, rgba(255, 255, 255, 0));">The quick brown fox jumps over the lazy dog.</div>
Radial gradient from #9B7455 to transparent.
<div style="background: radial-gradient(#9B7455, rgba(255, 255, 255, 0));">The quick brown fox jumps over the lazy dog.</div>
Linear gradient from #9B7455 to #648BAA.
<div style="background: linear-gradient(#9B7455, #648BAA);">The quick brown fox jumps over the lazy dog.</div>
Radial gradient from #9B7455 to #648BAA.
<div style="background: radial-gradient(#9B7455, #648BAA);">The quick brown fox jumps over the lazy dog.</div>
Handy CSS code and shortcuts.
.text { color: #9B7455; }
.background { background-color: #9B7455; }
.border { border: 1px solid #9B7455; }
.linear-gradient { background: linear-gradient(#faf310, rgba(255, 255, 255, 0)); }
.radial-gradient { background: radial-gradient(#faf310, rgba(255, 255, 255, 0)); }
Shades are created by adding black to the color, while a tint is created by mixing white. The darkest shade in this example is #020202 while the lightest tint is #FEFCFC.