Shades of Beaver #917560
Tints of Beaver #917560
RGB
CMYK
RGB Variations
Color information
#917560 (or 0x917560) is known color: Beaver. HEX triplet: 91, 75 and 60. RGB value is (145,117,96). Sum of RGB (Red+Green+Blue) = 145+117+96=358 (47% of max value = 765). Red value is 145 (57.03% from 255 or 40.50% from 358); Green value is 117 (46.09% from 255 or 32.68% from 358); Blue value is 96 (37.89% from 255 or 26.82% from 358); Max value from RGB is 145 - color contains mainly: red. Hex color #917560 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917560 is #6E8A9F. Grayscale: #7B7B7B. Windows color (decimal): -7244448 or 6321553. OLE color: 6321553.
HSL color Cylindrical-coordinate representation of color #917560: hue angle of 25.71º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #917560 is Cyan = 0, Magento = 0.19, Yellow = 0.34 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 117 | 96 | - |
| CMYK | 0 | 0.19 | 0.34 | 0.43 |
| HSL | 25.71º | 0.2% | 0.47% | - |
| HSV(B) | 25.71º | 0.34% | 0.57% | - |
| XYZ | 20.15 | 19.59 | 13.78 | - |
| YUV | 122.98 | 112.78 | 143.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 117 | 96 | 0 | 0.19 | 0.34 | 0.43 | 25.71 | 0.2 | 0.47 |
| Hex | 91 | 75 | 60 | 0 | 13 | 22 | 2B | 1A | 14 | 2F |
| Octal | 221 | 165 | 140 | 0 | 23 | 42 | 53 | 32 | 24 | 57 |
| Binary | 10010001 | 1110101 | 1100000 | 0 | 10011 | 100010 | 101011 | 11010 | 10100 | 101111 |
Color Harmonies of #917560
Complementary color
Monochromatic Colors of #917560
Black with #917560
Text Example
Text Example
White with #917560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917560; }
p { color: rgb(145,117,96); }
H1.HeaderClassName
{
color: #917560;
}
.AnyTagClassName
{
color: #917560;
}
</style>
background-color css
<style>
a { background-color: #917560; }
a { background-color: rgb(145,117,96); }
div.DivClassName
{
background-color: #917560;
}
.BgClassName
{
background-color: #917560;
}
</style>
border-color css
<style>
span { border-color: #917560; }
span { border-color: rgb(145,117,96); }
td.TdClassName
{
border-color: #917560;
}
.TagClassName
{
border-color: #917560;
}
</style>