Shades of Beaver #897063
Tints of Beaver #897063
RGB
CMYK
RGB Variations
Color information
#897063 (or 0x897063) is known color: Beaver. HEX triplet: 89, 70 and 63. RGB value is (137,112,99). Sum of RGB (Red+Green+Blue) = 137+112+99=348 (46% of max value = 765). Red value is 137 (53.91% from 255 or 39.37% from 348); Green value is 112 (44.14% from 255 or 32.18% from 348); Blue value is 99 (39.06% from 255 or 28.45% from 348); Max value from RGB is 137 - color contains mainly: red. Hex color #897063 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897063 is #768F9C. Grayscale: #767676. Windows color (decimal): -7770013 or 6516873. OLE color: 6516873.
HSL color Cylindrical-coordinate representation of color #897063: hue angle of 20.53º degrees, saturation: 0.16, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #897063 is Cyan = 0, Magento = 0.18, Yellow = 0.28 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 112 | 99 | - |
| CMYK | 0 | 0.18 | 0.28 | 0.46 |
| HSL | 20.53º | 0.16% | 0.46% | - |
| HSV(B) | 20.53º | 0.28% | 0.54% | - |
| XYZ | 18.36 | 17.81 | 14.27 | - |
| YUV | 117.99 | 117.28 | 141.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 112 | 99 | 0 | 0.18 | 0.28 | 0.46 | 20.53 | 0.16 | 0.46 |
| Hex | 89 | 70 | 63 | 0 | 12 | 1C | 2E | 15 | 10 | 2E |
| Octal | 211 | 160 | 143 | 0 | 22 | 34 | 56 | 25 | 20 | 56 |
| Binary | 10001001 | 1110000 | 1100011 | 0 | 10010 | 11100 | 101110 | 10101 | 10000 | 101110 |
Color Harmonies of #897063
Complementary color
Monochromatic Colors of #897063
Black with #897063
Text Example
Text Example
White with #897063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897063; }
p { color: rgb(137,112,99); }
H1.HeaderClassName
{
color: #897063;
}
.AnyTagClassName
{
color: #897063;
}
</style>
background-color css
<style>
a { background-color: #897063; }
a { background-color: rgb(137,112,99); }
div.DivClassName
{
background-color: #897063;
}
.BgClassName
{
background-color: #897063;
}
</style>
border-color css
<style>
span { border-color: #897063; }
span { border-color: rgb(137,112,99); }
td.TdClassName
{
border-color: #897063;
}
.TagClassName
{
border-color: #897063;
}
</style>