Shades of Beaver #9B7259
Tints of Beaver #9B7259
RGB
CMYK
RGB Variations
Color information
#9B7259 (or 0x9B7259) is known color: Beaver. HEX triplet: 9B, 72 and 59. RGB value is (155,114,89). Sum of RGB (Red+Green+Blue) = 155+114+89=358 (47% of max value = 765). Red value is 155 (60.94% from 255 or 43.30% from 358); Green value is 114 (44.92% from 255 or 31.84% from 358); Blue value is 89 (35.16% from 255 or 24.86% from 358); Max value from RGB is 155 - color contains mainly: red. Hex color #9B7259 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9B7259 is #648DA6. Grayscale: #7B7B7B. Windows color (decimal): -6589863 or 5862043. OLE color: 5862043.
HSL color Cylindrical-coordinate representation of color #9B7259: hue angle of 22.73º degrees, saturation: 0.27, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #9B7259 is Cyan = 0, Magento = 0.26, Yellow = 0.43 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 155 | 114 | 89 | - |
| CMYK | 0 | 0.26 | 0.43 | 0.39 |
| HSL | 22.73º | 0.27% | 0.48% | - |
| HSV(B) | 22.73º | 0.43% | 0.61% | - |
| XYZ | 21.34 | 19.72 | 12.13 | - |
| YUV | 123.41 | 108.58 | 150.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 155 | 114 | 89 | 0 | 0.26 | 0.43 | 0.39 | 22.73 | 0.27 | 0.48 |
| Hex | 9B | 72 | 59 | 0 | 1A | 2B | 27 | 17 | 1B | 30 |
| Octal | 233 | 162 | 131 | 0 | 32 | 53 | 47 | 27 | 33 | 60 |
| Binary | 10011011 | 1110010 | 1011001 | 0 | 11010 | 101011 | 100111 | 10111 | 11011 | 110000 |
Color Harmonies of #9B7259
Complementary color
Monochromatic Colors of #9B7259
Black with #9B7259
Text Example
Text Example
White with #9B7259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9B7259; }
p { color: rgb(155,114,89); }
H1.HeaderClassName
{
color: #9B7259;
}
.AnyTagClassName
{
color: #9B7259;
}
</style>
background-color css
<style>
a { background-color: #9B7259; }
a { background-color: rgb(155,114,89); }
div.DivClassName
{
background-color: #9B7259;
}
.BgClassName
{
background-color: #9B7259;
}
</style>
border-color css
<style>
span { border-color: #9B7259; }
span { border-color: rgb(155,114,89); }
td.TdClassName
{
border-color: #9B7259;
}
.TagClassName
{
border-color: #9B7259;
}
</style>