Shades of Beaver #957360
Tints of Beaver #957360
RGB
CMYK
RGB Variations
Color information
#957360 (or 0x957360) is known color: Beaver. HEX triplet: 95, 73 and 60. RGB value is (149,115,96). Sum of RGB (Red+Green+Blue) = 149+115+96=360 (47% of max value = 765). Red value is 149 (58.59% from 255 or 41.39% from 360); Green value is 115 (45.31% from 255 or 31.94% from 360); Blue value is 96 (37.89% from 255 or 26.67% from 360); Max value from RGB is 149 - color contains mainly: red. Hex color #957360 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957360 is #6A8C9F. Grayscale: #7B7B7B. Windows color (decimal): -6982816 or 6321045. OLE color: 6321045.
HSL color Cylindrical-coordinate representation of color #957360: hue angle of 21.51º 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 #957360 is Cyan = 0, Magento = 0.23, Yellow = 0.36 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 115 | 96 | - |
| CMYK | 0 | 0.23 | 0.36 | 0.42 |
| HSL | 21.51º | 0.22% | 0.48% | - |
| HSV(B) | 21.51º | 0.36% | 0.58% | - |
| XYZ | 20.64 | 19.5 | 13.74 | - |
| YUV | 123 | 112.76 | 146.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 115 | 96 | 0 | 0.23 | 0.36 | 0.42 | 21.51 | 0.22 | 0.48 |
| Hex | 95 | 73 | 60 | 0 | 17 | 24 | 2A | 16 | 16 | 30 |
| Octal | 225 | 163 | 140 | 0 | 27 | 44 | 52 | 26 | 26 | 60 |
| Binary | 10010101 | 1110011 | 1100000 | 0 | 10111 | 100100 | 101010 | 10110 | 10110 | 110000 |
Color Harmonies of #957360
Complementary color
Monochromatic Colors of #957360
Black with #957360
Text Example
Text Example
White with #957360
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957360; }
p { color: rgb(149,115,96); }
H1.HeaderClassName
{
color: #957360;
}
.AnyTagClassName
{
color: #957360;
}
</style>
background-color css
<style>
a { background-color: #957360; }
a { background-color: rgb(149,115,96); }
div.DivClassName
{
background-color: #957360;
}
.BgClassName
{
background-color: #957360;
}
</style>
border-color css
<style>
span { border-color: #957360; }
span { border-color: rgb(149,115,96); }
td.TdClassName
{
border-color: #957360;
}
.TagClassName
{
border-color: #957360;
}
</style>