Shades of Beaver #917566
Tints of Beaver #917566
RGB
CMYK
RGB Variations
Color information
#917566 (or 0x917566) is known color: Beaver. HEX triplet: 91, 75 and 66. RGB value is (145,117,102). Sum of RGB (Red+Green+Blue) = 145+117+102=364 (48% of max value = 765). Red value is 145 (57.03% from 255 or 39.84% from 364); Green value is 117 (46.09% from 255 or 32.14% from 364); Blue value is 102 (40.23% from 255 or 28.02% from 364); Max value from RGB is 145 - color contains mainly: red. Hex color #917566 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917566 is #6E8A99. Grayscale: #7B7B7B. Windows color (decimal): -7244442 or 6714769. OLE color: 6714769.
HSL color Cylindrical-coordinate representation of color #917566: hue angle of 20.93º degrees, saturation: 0.17, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #917566 is Cyan = 0, Magento = 0.19, Yellow = 0.30 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 117 | 102 | - |
| CMYK | 0 | 0.19 | 0.30 | 0.43 |
| HSL | 20.93º | 0.17% | 0.48% | - |
| HSV(B) | 20.93º | 0.3% | 0.57% | - |
| XYZ | 20.44 | 19.7 | 15.3 | - |
| YUV | 123.66 | 115.78 | 143.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 117 | 102 | 0 | 0.19 | 0.30 | 0.43 | 20.93 | 0.17 | 0.48 |
| Hex | 91 | 75 | 66 | 0 | 13 | 1E | 2B | 15 | 11 | 30 |
| Octal | 221 | 165 | 146 | 0 | 23 | 36 | 53 | 25 | 21 | 60 |
| Binary | 10010001 | 1110101 | 1100110 | 0 | 10011 | 11110 | 101011 | 10101 | 10001 | 110000 |
Color Harmonies of #917566
Complementary color
Monochromatic Colors of #917566
Black with #917566
Text Example
Text Example
White with #917566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917566; }
p { color: rgb(145,117,102); }
H1.HeaderClassName
{
color: #917566;
}
.AnyTagClassName
{
color: #917566;
}
</style>
background-color css
<style>
a { background-color: #917566; }
a { background-color: rgb(145,117,102); }
div.DivClassName
{
background-color: #917566;
}
.BgClassName
{
background-color: #917566;
}
</style>
border-color css
<style>
span { border-color: #917566; }
span { border-color: rgb(145,117,102); }
td.TdClassName
{
border-color: #917566;
}
.TagClassName
{
border-color: #917566;
}
</style>