Shades of Beaver #957056
Tints of Beaver #957056
RGB
CMYK
RGB Variations
Color information
#957056 (or 0x957056) is known color: Beaver. HEX triplet: 95, 70 and 56. RGB value is (149,112,86). Sum of RGB (Red+Green+Blue) = 149+112+86=347 (45% of max value = 765). Red value is 149 (58.59% from 255 or 42.94% from 347); Green value is 112 (44.14% from 255 or 32.28% from 347); Blue value is 86 (33.98% from 255 or 24.78% from 347); Max value from RGB is 149 - color contains mainly: red. Hex color #957056 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957056 is #6A8FA9. Grayscale: #787878. Windows color (decimal): -6983594 or 5664917. OLE color: 5664917.
HSL color Cylindrical-coordinate representation of color #957056: hue angle of 24.76º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #957056 is Cyan = 0, Magento = 0.25, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 112 | 86 | - |
| CMYK | 0 | 0.25 | 0.42 | 0.42 |
| HSL | 24.76º | 0.27% | 0.46% | - |
| HSV(B) | 24.76º | 0.42% | 0.58% | - |
| XYZ | 19.87 | 18.65 | 11.36 | - |
| YUV | 120.1 | 108.76 | 148.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 112 | 86 | 0 | 0.25 | 0.42 | 0.42 | 24.76 | 0.27 | 0.46 |
| Hex | 95 | 70 | 56 | 0 | 19 | 2A | 2A | 19 | 1B | 2E |
| Octal | 225 | 160 | 126 | 0 | 31 | 52 | 52 | 31 | 33 | 56 |
| Binary | 10010101 | 1110000 | 1010110 | 0 | 11001 | 101010 | 101010 | 11001 | 11011 | 101110 |
Color Harmonies of #957056
Complementary color
Monochromatic Colors of #957056
Black with #957056
Text Example
Text Example
White with #957056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957056; }
p { color: rgb(149,112,86); }
H1.HeaderClassName
{
color: #957056;
}
.AnyTagClassName
{
color: #957056;
}
</style>
background-color css
<style>
a { background-color: #957056; }
a { background-color: rgb(149,112,86); }
div.DivClassName
{
background-color: #957056;
}
.BgClassName
{
background-color: #957056;
}
</style>
border-color css
<style>
span { border-color: #957056; }
span { border-color: rgb(149,112,86); }
td.TdClassName
{
border-color: #957056;
}
.TagClassName
{
border-color: #957056;
}
</style>