Shades of Beaver #917361
Tints of Beaver #917361
RGB
CMYK
RGB Variations
Color information
#917361 (or 0x917361) is known color: Beaver. HEX triplet: 91, 73 and 61. RGB value is (145,115,97). Sum of RGB (Red+Green+Blue) = 145+115+97=357 (47% of max value = 765). Red value is 145 (57.03% from 255 or 40.62% from 357); Green value is 115 (45.31% from 255 or 32.21% from 357); Blue value is 97 (38.28% from 255 or 27.17% from 357); Max value from RGB is 145 - color contains mainly: red. Hex color #917361 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917361 is #6E8C9E. Grayscale: #7A7A7A. Windows color (decimal): -7244959 or 6386577. OLE color: 6386577.
HSL color Cylindrical-coordinate representation of color #917361: hue angle of 22.5º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #917361 is Cyan = 0, Magento = 0.21, Yellow = 0.33 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 115 | 97 | - |
| CMYK | 0 | 0.21 | 0.33 | 0.43 |
| HSL | 22.5º | 0.2% | 0.47% | - |
| HSV(B) | 22.5º | 0.33% | 0.57% | - |
| XYZ | 19.97 | 19.14 | 13.95 | - |
| YUV | 121.92 | 113.94 | 144.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 115 | 97 | 0 | 0.21 | 0.33 | 0.43 | 22.5 | 0.2 | 0.47 |
| Hex | 91 | 73 | 61 | 0 | 15 | 21 | 2B | 16 | 14 | 2F |
| Octal | 221 | 163 | 141 | 0 | 25 | 41 | 53 | 26 | 24 | 57 |
| Binary | 10010001 | 1110011 | 1100001 | 0 | 10101 | 100001 | 101011 | 10110 | 10100 | 101111 |
Color Harmonies of #917361
Complementary color
Monochromatic Colors of #917361
Black with #917361
Text Example
Text Example
White with #917361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917361; }
p { color: rgb(145,115,97); }
H1.HeaderClassName
{
color: #917361;
}
.AnyTagClassName
{
color: #917361;
}
</style>
background-color css
<style>
a { background-color: #917361; }
a { background-color: rgb(145,115,97); }
div.DivClassName
{
background-color: #917361;
}
.BgClassName
{
background-color: #917361;
}
</style>
border-color css
<style>
span { border-color: #917361; }
span { border-color: rgb(145,115,97); }
td.TdClassName
{
border-color: #917361;
}
.TagClassName
{
border-color: #917361;
}
</style>