Shades of Beaver #917460
Tints of Beaver #917460
RGB
CMYK
RGB Variations
Color information
#917460 (or 0x917460) is known color: Beaver. HEX triplet: 91, 74 and 60. RGB value is (145,116,96). Sum of RGB (Red+Green+Blue) = 145+116+96=357 (47% of max value = 765). Red value is 145 (57.03% from 255 or 40.62% from 357); Green value is 116 (45.70% from 255 or 32.49% from 357); Blue value is 96 (37.89% from 255 or 26.89% from 357); Max value from RGB is 145 - color contains mainly: red. Hex color #917460 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917460 is #6E8B9F. Grayscale: #7A7A7A. Windows color (decimal): -7244704 or 6321297. OLE color: 6321297.
HSL color Cylindrical-coordinate representation of color #917460: hue angle of 24.49º 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 #917460 is Cyan = 0, Magento = 0.2, Yellow = 0.34 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 116 | 96 | - |
| CMYK | 0 | 0.2 | 0.34 | 0.43 |
| HSL | 24.49º | 0.2% | 0.47% | - |
| HSV(B) | 24.49º | 0.34% | 0.57% | - |
| XYZ | 20.03 | 19.36 | 13.75 | - |
| YUV | 122.39 | 113.11 | 144.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 116 | 96 | 0 | 0.2 | 0.34 | 0.43 | 24.49 | 0.2 | 0.47 |
| Hex | 91 | 74 | 60 | 0 | 14 | 22 | 2B | 18 | 14 | 2F |
| Octal | 221 | 164 | 140 | 0 | 24 | 42 | 53 | 30 | 24 | 57 |
| Binary | 10010001 | 1110100 | 1100000 | 0 | 10100 | 100010 | 101011 | 11000 | 10100 | 101111 |
Color Harmonies of #917460
Complementary color
Monochromatic Colors of #917460
Black with #917460
Text Example
Text Example
White with #917460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917460; }
p { color: rgb(145,116,96); }
H1.HeaderClassName
{
color: #917460;
}
.AnyTagClassName
{
color: #917460;
}
</style>
background-color css
<style>
a { background-color: #917460; }
a { background-color: rgb(145,116,96); }
div.DivClassName
{
background-color: #917460;
}
.BgClassName
{
background-color: #917460;
}
</style>
border-color css
<style>
span { border-color: #917460; }
span { border-color: rgb(145,116,96); }
td.TdClassName
{
border-color: #917460;
}
.TagClassName
{
border-color: #917460;
}
</style>