Shades of Beaver #897166
Tints of Beaver #897166
RGB
CMYK
RGB Variations
Color information
#897166 (or 0x897166) is known color: Beaver. HEX triplet: 89, 71 and 66. RGB value is (137,113,102). Sum of RGB (Red+Green+Blue) = 137+113+102=352 (46% of max value = 765). Red value is 137 (53.91% from 255 or 38.92% from 352); Green value is 113 (44.53% from 255 or 32.10% from 352); Blue value is 102 (40.23% from 255 or 28.98% from 352); Max value from RGB is 137 - color contains mainly: red. Hex color #897166 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897166 is #768E99. Grayscale: #767676. Windows color (decimal): -7769754 or 6713737. OLE color: 6713737.
HSL color Cylindrical-coordinate representation of color #897166: hue angle of 18.86º degrees, saturation: 0.15, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #897166 is Cyan = 0, Magento = 0.18, Yellow = 0.26 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 113 | 102 | - |
| CMYK | 0 | 0.18 | 0.26 | 0.46 |
| HSL | 18.86º | 0.15% | 0.47% | - |
| HSV(B) | 18.86º | 0.26% | 0.54% | - |
| XYZ | 18.62 | 18.09 | 15.08 | - |
| YUV | 118.92 | 118.45 | 140.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 113 | 102 | 0 | 0.18 | 0.26 | 0.46 | 18.86 | 0.15 | 0.47 |
| Hex | 89 | 71 | 66 | 0 | 12 | 1A | 2E | 13 | F | 2F |
| Octal | 211 | 161 | 146 | 0 | 22 | 32 | 56 | 23 | 17 | 57 |
| Binary | 10001001 | 1110001 | 1100110 | 0 | 10010 | 11010 | 101110 | 10011 | 1111 | 101111 |
Color Harmonies of #897166
Complementary color
Monochromatic Colors of #897166
Black with #897166
Text Example
Text Example
White with #897166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897166; }
p { color: rgb(137,113,102); }
H1.HeaderClassName
{
color: #897166;
}
.AnyTagClassName
{
color: #897166;
}
</style>
background-color css
<style>
a { background-color: #897166; }
a { background-color: rgb(137,113,102); }
div.DivClassName
{
background-color: #897166;
}
.BgClassName
{
background-color: #897166;
}
</style>
border-color css
<style>
span { border-color: #897166; }
span { border-color: rgb(137,113,102); }
td.TdClassName
{
border-color: #897166;
}
.TagClassName
{
border-color: #897166;
}
</style>