Shades of Beaver #917259
Tints of Beaver #917259
RGB
CMYK
RGB Variations
Color information
#917259 (or 0x917259) is known color: Beaver. HEX triplet: 91, 72 and 59. RGB value is (145,114,89). Sum of RGB (Red+Green+Blue) = 145+114+89=348 (46% of max value = 765). Red value is 145 (57.03% from 255 or 41.67% from 348); Green value is 114 (44.92% from 255 or 32.76% from 348); Blue value is 89 (35.16% from 255 or 25.57% from 348); Max value from RGB is 145 - color contains mainly: red. Hex color #917259 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917259 is #6E8DA6. Grayscale: #787878. Windows color (decimal): -7245223 or 5862033. OLE color: 5862033.
HSL color Cylindrical-coordinate representation of color #917259: hue angle of 26.79º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #917259 is Cyan = 0, Magento = 0.21, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 114 | 89 | - |
| CMYK | 0 | 0.21 | 0.39 | 0.43 |
| HSL | 26.79º | 0.24% | 0.46% | - |
| HSV(B) | 26.79º | 0.39% | 0.57% | - |
| XYZ | 19.5 | 18.78 | 12.05 | - |
| YUV | 120.42 | 110.27 | 145.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 114 | 89 | 0 | 0.21 | 0.39 | 0.43 | 26.79 | 0.24 | 0.46 |
| Hex | 91 | 72 | 59 | 0 | 15 | 27 | 2B | 1B | 18 | 2E |
| Octal | 221 | 162 | 131 | 0 | 25 | 47 | 53 | 33 | 30 | 56 |
| Binary | 10010001 | 1110010 | 1011001 | 0 | 10101 | 100111 | 101011 | 11011 | 11000 | 101110 |
Color Harmonies of #917259
Complementary color
Monochromatic Colors of #917259
Black with #917259
Text Example
Text Example
White with #917259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917259; }
p { color: rgb(145,114,89); }
H1.HeaderClassName
{
color: #917259;
}
.AnyTagClassName
{
color: #917259;
}
</style>
background-color css
<style>
a { background-color: #917259; }
a { background-color: rgb(145,114,89); }
div.DivClassName
{
background-color: #917259;
}
.BgClassName
{
background-color: #917259;
}
</style>
border-color css
<style>
span { border-color: #917259; }
span { border-color: rgb(145,114,89); }
td.TdClassName
{
border-color: #917259;
}
.TagClassName
{
border-color: #917259;
}
</style>