Shades of Beaver #977156
Tints of Beaver #977156
RGB
CMYK
RGB Variations
Color information
#977156 (or 0x977156) is known color: Beaver. HEX triplet: 97, 71 and 56. RGB value is (151,113,86). Sum of RGB (Red+Green+Blue) = 151+113+86=350 (46% of max value = 765). Red value is 151 (59.38% from 255 or 43.14% from 350); Green value is 113 (44.53% from 255 or 32.29% from 350); Blue value is 86 (33.98% from 255 or 24.57% from 350); Max value from RGB is 151 - color contains mainly: red. Hex color #977156 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #977156 is #688EA9. Grayscale: #797979. Windows color (decimal): -6852266 or 5665175. OLE color: 5665175.
HSL color Cylindrical-coordinate representation of color #977156: hue angle of 24.92º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #977156 is Cyan = 0, Magento = 0.25, Yellow = 0.43 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 113 | 86 | - |
| CMYK | 0 | 0.25 | 0.43 | 0.41 |
| HSL | 24.92º | 0.27% | 0.46% | - |
| HSV(B) | 24.92º | 0.43% | 0.59% | - |
| XYZ | 20.35 | 19.06 | 11.41 | - |
| YUV | 121.28 | 108.09 | 149.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 113 | 86 | 0 | 0.25 | 0.43 | 0.41 | 24.92 | 0.27 | 0.46 |
| Hex | 97 | 71 | 56 | 0 | 19 | 2B | 29 | 19 | 1B | 2E |
| Octal | 227 | 161 | 126 | 0 | 31 | 53 | 51 | 31 | 33 | 56 |
| Binary | 10010111 | 1110001 | 1010110 | 0 | 11001 | 101011 | 101001 | 11001 | 11011 | 101110 |
Color Harmonies of #977156
Complementary color
Monochromatic Colors of #977156
Black with #977156
Text Example
Text Example
White with #977156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977156; }
p { color: rgb(151,113,86); }
H1.HeaderClassName
{
color: #977156;
}
.AnyTagClassName
{
color: #977156;
}
</style>
background-color css
<style>
a { background-color: #977156; }
a { background-color: rgb(151,113,86); }
div.DivClassName
{
background-color: #977156;
}
.BgClassName
{
background-color: #977156;
}
</style>
border-color css
<style>
span { border-color: #977156; }
span { border-color: rgb(151,113,86); }
td.TdClassName
{
border-color: #977156;
}
.TagClassName
{
border-color: #977156;
}
</style>