Shades of Beaver #957160
Tints of Beaver #957160
RGB
CMYK
RGB Variations
Color information
#957160 (or 0x957160) is known color: Beaver. HEX triplet: 95, 71 and 60. RGB value is (149,113,96). Sum of RGB (Red+Green+Blue) = 149+113+96=358 (47% of max value = 765). Red value is 149 (58.59% from 255 or 41.62% from 358); Green value is 113 (44.53% from 255 or 31.56% from 358); Blue value is 96 (37.89% from 255 or 26.82% from 358); Max value from RGB is 149 - color contains mainly: red. Hex color #957160 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957160 is #6A8E9F. Grayscale: #797979. Windows color (decimal): -6983328 or 6320533. OLE color: 6320533.
HSL color Cylindrical-coordinate representation of color #957160: hue angle of 19.25º degrees, saturation: 0.22, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #957160 is Cyan = 0, Magento = 0.24, Yellow = 0.36 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 113 | 96 | - |
| CMYK | 0 | 0.24 | 0.36 | 0.42 |
| HSL | 19.25º | 0.22% | 0.48% | - |
| HSV(B) | 19.25º | 0.36% | 0.58% | - |
| XYZ | 20.41 | 19.04 | 13.67 | - |
| YUV | 121.83 | 113.43 | 147.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 113 | 96 | 0 | 0.24 | 0.36 | 0.42 | 19.25 | 0.22 | 0.48 |
| Hex | 95 | 71 | 60 | 0 | 18 | 24 | 2A | 13 | 16 | 30 |
| Octal | 225 | 161 | 140 | 0 | 30 | 44 | 52 | 23 | 26 | 60 |
| Binary | 10010101 | 1110001 | 1100000 | 0 | 11000 | 100100 | 101010 | 10011 | 10110 | 110000 |
Color Harmonies of #957160
Complementary color
Monochromatic Colors of #957160
Black with #957160
Text Example
Text Example
White with #957160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957160; }
p { color: rgb(149,113,96); }
H1.HeaderClassName
{
color: #957160;
}
.AnyTagClassName
{
color: #957160;
}
</style>
background-color css
<style>
a { background-color: #957160; }
a { background-color: rgb(149,113,96); }
div.DivClassName
{
background-color: #957160;
}
.BgClassName
{
background-color: #957160;
}
</style>
border-color css
<style>
span { border-color: #957160; }
span { border-color: rgb(149,113,96); }
td.TdClassName
{
border-color: #957160;
}
.TagClassName
{
border-color: #957160;
}
</style>