Shades of Beaver #917057
Tints of Beaver #917057
RGB
CMYK
RGB Variations
Color information
#917057 (or 0x917057) is known color: Beaver. HEX triplet: 91, 70 and 57. RGB value is (145,112,87). Sum of RGB (Red+Green+Blue) = 145+112+87=344 (45% of max value = 765). Red value is 145 (57.03% from 255 or 42.15% from 344); Green value is 112 (44.14% from 255 or 32.56% from 344); Blue value is 87 (34.38% from 255 or 25.29% from 344); Max value from RGB is 145 - color contains mainly: red. Hex color #917057 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917057 is #6E8FA8. Grayscale: #777777. Windows color (decimal): -7245737 or 5730449. OLE color: 5730449.
HSL color Cylindrical-coordinate representation of color #917057: hue angle of 25.86º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #917057 is Cyan = 0, Magento = 0.23, Yellow = 0.4 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 112 | 87 | - |
| CMYK | 0 | 0.23 | 0.4 | 0.43 |
| HSL | 25.86º | 0.25% | 0.45% | - |
| HSV(B) | 25.86º | 0.4% | 0.57% | - |
| XYZ | 19.19 | 18.3 | 11.54 | - |
| YUV | 119.02 | 109.93 | 146.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 112 | 87 | 0 | 0.23 | 0.4 | 0.43 | 25.86 | 0.25 | 0.45 |
| Hex | 91 | 70 | 57 | 0 | 17 | 28 | 2B | 1A | 19 | 2D |
| Octal | 221 | 160 | 127 | 0 | 27 | 50 | 53 | 32 | 31 | 55 |
| Binary | 10010001 | 1110000 | 1010111 | 0 | 10111 | 101000 | 101011 | 11010 | 11001 | 101101 |
Color Harmonies of #917057
Complementary color
Monochromatic Colors of #917057
Black with #917057
Text Example
Text Example
White with #917057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917057; }
p { color: rgb(145,112,87); }
H1.HeaderClassName
{
color: #917057;
}
.AnyTagClassName
{
color: #917057;
}
</style>
background-color css
<style>
a { background-color: #917057; }
a { background-color: rgb(145,112,87); }
div.DivClassName
{
background-color: #917057;
}
.BgClassName
{
background-color: #917057;
}
</style>
border-color css
<style>
span { border-color: #917057; }
span { border-color: rgb(145,112,87); }
td.TdClassName
{
border-color: #917057;
}
.TagClassName
{
border-color: #917057;
}
</style>