Shades of Beaver #917163
Tints of Beaver #917163
RGB
CMYK
RGB Variations
Color information
#917163 (or 0x917163) is known color: Beaver. HEX triplet: 91, 71 and 63. RGB value is (145,113,99). Sum of RGB (Red+Green+Blue) = 145+113+99=357 (47% of max value = 765). Red value is 145 (57.03% from 255 or 40.62% from 357); Green value is 113 (44.53% from 255 or 31.65% from 357); Blue value is 99 (39.06% from 255 or 27.73% from 357); Max value from RGB is 145 - color contains mainly: red. Hex color #917163 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917163 is #6E8E9C. Grayscale: #797979. Windows color (decimal): -7245469 or 6517137. OLE color: 6517137.
HSL color Cylindrical-coordinate representation of color #917163: hue angle of 18.26º 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 #917163 is Cyan = 0, Magento = 0.22, Yellow = 0.32 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 113 | 99 | - |
| CMYK | 0 | 0.22 | 0.32 | 0.43 |
| HSL | 18.26º | 0.19% | 0.48% | - |
| HSV(B) | 18.26º | 0.32% | 0.57% | - |
| XYZ | 19.83 | 18.73 | 14.37 | - |
| YUV | 120.97 | 115.6 | 145.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 113 | 99 | 0 | 0.22 | 0.32 | 0.43 | 18.26 | 0.19 | 0.48 |
| Hex | 91 | 71 | 63 | 0 | 16 | 20 | 2B | 12 | 13 | 30 |
| Octal | 221 | 161 | 143 | 0 | 26 | 40 | 53 | 22 | 23 | 60 |
| Binary | 10010001 | 1110001 | 1100011 | 0 | 10110 | 100000 | 101011 | 10010 | 10011 | 110000 |
Color Harmonies of #917163
Complementary color
Monochromatic Colors of #917163
Black with #917163
Text Example
Text Example
White with #917163
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917163; }
p { color: rgb(145,113,99); }
H1.HeaderClassName
{
color: #917163;
}
.AnyTagClassName
{
color: #917163;
}
</style>
background-color css
<style>
a { background-color: #917163; }
a { background-color: rgb(145,113,99); }
div.DivClassName
{
background-color: #917163;
}
.BgClassName
{
background-color: #917163;
}
</style>
border-color css
<style>
span { border-color: #917163; }
span { border-color: rgb(145,113,99); }
td.TdClassName
{
border-color: #917163;
}
.TagClassName
{
border-color: #917163;
}
</style>