Shades of Beaver #977462
Tints of Beaver #977462
RGB
CMYK
RGB Variations
Color information
#977462 (or 0x977462) is known color: Beaver. HEX triplet: 97, 74 and 62. RGB value is (151,116,98). Sum of RGB (Red+Green+Blue) = 151+116+98=365 (48% of max value = 765). Red value is 151 (59.38% from 255 or 41.37% from 365); Green value is 116 (45.70% from 255 or 31.78% from 365); Blue value is 98 (38.67% from 255 or 26.85% from 365); Max value from RGB is 151 - color contains mainly: red. Hex color #977462 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #977462 is #688B9D. Grayscale: #7C7C7C. Windows color (decimal): -6851486 or 6452375. OLE color: 6452375.
HSL color Cylindrical-coordinate representation of color #977462: hue angle of 20.38º degrees, saturation: 0.21, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #977462 is Cyan = 0, Magento = 0.23, Yellow = 0.35 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 116 | 98 | - |
| CMYK | 0 | 0.23 | 0.35 | 0.41 |
| HSL | 20.38º | 0.21% | 0.49% | - |
| HSV(B) | 20.38º | 0.35% | 0.59% | - |
| XYZ | 21.21 | 19.95 | 14.29 | - |
| YUV | 124.41 | 113.1 | 146.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 116 | 98 | 0 | 0.23 | 0.35 | 0.41 | 20.38 | 0.21 | 0.49 |
| Hex | 97 | 74 | 62 | 0 | 17 | 23 | 29 | 14 | 15 | 31 |
| Octal | 227 | 164 | 142 | 0 | 27 | 43 | 51 | 24 | 25 | 61 |
| Binary | 10010111 | 1110100 | 1100010 | 0 | 10111 | 100011 | 101001 | 10100 | 10101 | 110001 |
Color Harmonies of #977462
Complementary color
Monochromatic Colors of #977462
Black with #977462
Text Example
Text Example
White with #977462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977462; }
p { color: rgb(151,116,98); }
H1.HeaderClassName
{
color: #977462;
}
.AnyTagClassName
{
color: #977462;
}
</style>
background-color css
<style>
a { background-color: #977462; }
a { background-color: rgb(151,116,98); }
div.DivClassName
{
background-color: #977462;
}
.BgClassName
{
background-color: #977462;
}
</style>
border-color css
<style>
span { border-color: #977462; }
span { border-color: rgb(151,116,98); }
td.TdClassName
{
border-color: #977462;
}
.TagClassName
{
border-color: #977462;
}
</style>