Shades of Beaver #967160
Tints of Beaver #967160
RGB
CMYK
RGB Variations
Color information
#967160 (or 0x967160) is known color: Beaver. HEX triplet: 96, 71 and 60. RGB value is (150,113,96). Sum of RGB (Red+Green+Blue) = 150+113+96=359 (47% of max value = 765). Red value is 150 (58.98% from 255 or 41.78% from 359); Green value is 113 (44.53% from 255 or 31.48% from 359); Blue value is 96 (37.89% from 255 or 26.74% from 359); Max value from RGB is 150 - color contains mainly: red. Hex color #967160 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #967160 is #698E9F. Grayscale: #7A7A7A. Windows color (decimal): -6917792 or 6320534. OLE color: 6320534.
HSL color Cylindrical-coordinate representation of color #967160: hue angle of 18.89º degrees, saturation: 0.22, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #967160 is Cyan = 0, Magento = 0.25, Yellow = 0.36 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 113 | 96 | - |
| CMYK | 0 | 0.25 | 0.36 | 0.41 |
| HSL | 18.89º | 0.22% | 0.48% | - |
| HSV(B) | 18.89º | 0.36% | 0.59% | - |
| XYZ | 20.59 | 19.14 | 13.68 | - |
| YUV | 122.13 | 113.26 | 147.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 113 | 96 | 0 | 0.25 | 0.36 | 0.41 | 18.89 | 0.22 | 0.48 |
| Hex | 96 | 71 | 60 | 0 | 19 | 24 | 29 | 13 | 16 | 30 |
| Octal | 226 | 161 | 140 | 0 | 31 | 44 | 51 | 23 | 26 | 60 |
| Binary | 10010110 | 1110001 | 1100000 | 0 | 11001 | 100100 | 101001 | 10011 | 10110 | 110000 |
Color Harmonies of #967160
Complementary color
Monochromatic Colors of #967160
Black with #967160
Text Example
Text Example
White with #967160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967160; }
p { color: rgb(150,113,96); }
H1.HeaderClassName
{
color: #967160;
}
.AnyTagClassName
{
color: #967160;
}
</style>
background-color css
<style>
a { background-color: #967160; }
a { background-color: rgb(150,113,96); }
div.DivClassName
{
background-color: #967160;
}
.BgClassName
{
background-color: #967160;
}
</style>
border-color css
<style>
span { border-color: #967160; }
span { border-color: rgb(150,113,96); }
td.TdClassName
{
border-color: #967160;
}
.TagClassName
{
border-color: #967160;
}
</style>