Shades of Beaver #917162
Tints of Beaver #917162
RGB
CMYK
RGB Variations
Color information
#917162 (or 0x917162) is known color: Beaver. HEX triplet: 91, 71 and 62. RGB value is (145,113,98). Sum of RGB (Red+Green+Blue) = 145+113+98=356 (47% of max value = 765). Red value is 145 (57.03% from 255 or 40.73% from 356); Green value is 113 (44.53% from 255 or 31.74% from 356); Blue value is 98 (38.67% from 255 or 27.53% from 356); Max value from RGB is 145 - color contains mainly: red. Hex color #917162 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917162 is #6E8E9D. Grayscale: #787878. Windows color (decimal): -7245470 or 6451601. OLE color: 6451601.
HSL color Cylindrical-coordinate representation of color #917162: hue angle of 19.15º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #917162 is Cyan = 0, Magento = 0.22, Yellow = 0.32 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 113 | 98 | - |
| CMYK | 0 | 0.22 | 0.32 | 0.43 |
| HSL | 19.15º | 0.19% | 0.48% | - |
| HSV(B) | 19.15º | 0.32% | 0.57% | - |
| XYZ | 19.79 | 18.71 | 14.12 | - |
| YUV | 120.86 | 115.1 | 145.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 113 | 98 | 0 | 0.22 | 0.32 | 0.43 | 19.15 | 0.19 | 0.48 |
| Hex | 91 | 71 | 62 | 0 | 16 | 20 | 2B | 13 | 13 | 30 |
| Octal | 221 | 161 | 142 | 0 | 26 | 40 | 53 | 23 | 23 | 60 |
| Binary | 10010001 | 1110001 | 1100010 | 0 | 10110 | 100000 | 101011 | 10011 | 10011 | 110000 |
Color Harmonies of #917162
Complementary color
Monochromatic Colors of #917162
Black with #917162
Text Example
Text Example
White with #917162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917162; }
p { color: rgb(145,113,98); }
H1.HeaderClassName
{
color: #917162;
}
.AnyTagClassName
{
color: #917162;
}
</style>
background-color css
<style>
a { background-color: #917162; }
a { background-color: rgb(145,113,98); }
div.DivClassName
{
background-color: #917162;
}
.BgClassName
{
background-color: #917162;
}
</style>
border-color css
<style>
span { border-color: #917162; }
span { border-color: rgb(145,113,98); }
td.TdClassName
{
border-color: #917162;
}
.TagClassName
{
border-color: #917162;
}
</style>