Shades of Beaver #897266
Tints of Beaver #897266
RGB
CMYK
RGB Variations
Color information
#897266 (or 0x897266) is known color: Beaver. HEX triplet: 89, 72 and 66. RGB value is (137,114,102). Sum of RGB (Red+Green+Blue) = 137+114+102=353 (46% of max value = 765). Red value is 137 (53.91% from 255 or 38.81% from 353); Green value is 114 (44.92% from 255 or 32.29% from 353); Blue value is 102 (40.23% from 255 or 28.90% from 353); Max value from RGB is 137 - color contains mainly: red. Hex color #897266 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897266 is #768D99. Grayscale: #777777. Windows color (decimal): -7769498 or 6713993. OLE color: 6713993.
HSL color Cylindrical-coordinate representation of color #897266: hue angle of 20.57º 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 #897266 is Cyan = 0, Magento = 0.17, Yellow = 0.26 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 114 | 102 | - |
| CMYK | 0 | 0.17 | 0.26 | 0.46 |
| HSL | 20.57º | 0.15% | 0.47% | - |
| HSV(B) | 20.57º | 0.26% | 0.54% | - |
| XYZ | 18.73 | 18.31 | 15.12 | - |
| YUV | 119.51 | 118.12 | 140.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 114 | 102 | 0 | 0.17 | 0.26 | 0.46 | 20.57 | 0.15 | 0.47 |
| Hex | 89 | 72 | 66 | 0 | 11 | 1A | 2E | 15 | F | 2F |
| Octal | 211 | 162 | 146 | 0 | 21 | 32 | 56 | 25 | 17 | 57 |
| Binary | 10001001 | 1110010 | 1100110 | 0 | 10001 | 11010 | 101110 | 10101 | 1111 | 101111 |
Color Harmonies of #897266
Complementary color
Monochromatic Colors of #897266
Black with #897266
Text Example
Text Example
White with #897266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897266; }
p { color: rgb(137,114,102); }
H1.HeaderClassName
{
color: #897266;
}
.AnyTagClassName
{
color: #897266;
}
</style>
background-color css
<style>
a { background-color: #897266; }
a { background-color: rgb(137,114,102); }
div.DivClassName
{
background-color: #897266;
}
.BgClassName
{
background-color: #897266;
}
</style>
border-color css
<style>
span { border-color: #897266; }
span { border-color: rgb(137,114,102); }
td.TdClassName
{
border-color: #897266;
}
.TagClassName
{
border-color: #897266;
}
</style>