Shades of Beaver #917258
Tints of Beaver #917258
RGB
CMYK
RGB Variations
Color information
#917258 (or 0x917258) is known color: Beaver. HEX triplet: 91, 72 and 58. RGB value is (145,114,88). Sum of RGB (Red+Green+Blue) = 145+114+88=347 (45% of max value = 765). Red value is 145 (57.03% from 255 or 41.79% from 347); Green value is 114 (44.92% from 255 or 32.85% from 347); Blue value is 88 (34.77% from 255 or 25.36% from 347); Max value from RGB is 145 - color contains mainly: red. Hex color #917258 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917258 is #6E8DA7. Grayscale: #787878. Windows color (decimal): -7245224 or 5796497. OLE color: 5796497.
HSL color Cylindrical-coordinate representation of color #917258: hue angle of 27.37º 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 #917258 is Cyan = 0, Magento = 0.21, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 114 | 88 | - |
| CMYK | 0 | 0.21 | 0.39 | 0.43 |
| HSL | 27.37º | 0.24% | 0.46% | - |
| HSV(B) | 27.37º | 0.39% | 0.57% | - |
| XYZ | 19.46 | 18.76 | 11.83 | - |
| YUV | 120.31 | 109.77 | 145.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 114 | 88 | 0 | 0.21 | 0.39 | 0.43 | 27.37 | 0.24 | 0.46 |
| Hex | 91 | 72 | 58 | 0 | 15 | 27 | 2B | 1B | 18 | 2E |
| Octal | 221 | 162 | 130 | 0 | 25 | 47 | 53 | 33 | 30 | 56 |
| Binary | 10010001 | 1110010 | 1011000 | 0 | 10101 | 100111 | 101011 | 11011 | 11000 | 101110 |
Color Harmonies of #917258
Complementary color
Monochromatic Colors of #917258
Black with #917258
Text Example
Text Example
White with #917258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917258; }
p { color: rgb(145,114,88); }
H1.HeaderClassName
{
color: #917258;
}
.AnyTagClassName
{
color: #917258;
}
</style>
background-color css
<style>
a { background-color: #917258; }
a { background-color: rgb(145,114,88); }
div.DivClassName
{
background-color: #917258;
}
.BgClassName
{
background-color: #917258;
}
</style>
border-color css
<style>
span { border-color: #917258; }
span { border-color: rgb(145,114,88); }
td.TdClassName
{
border-color: #917258;
}
.TagClassName
{
border-color: #917258;
}
</style>