Shades of Beaver #897067
Tints of Beaver #897067
RGB
CMYK
RGB Variations
Color information
#897067 (or 0x897067) is known color: Beaver. HEX triplet: 89, 70 and 67. RGB value is (137,112,103). Sum of RGB (Red+Green+Blue) = 137+112+103=352 (46% of max value = 765). Red value is 137 (53.91% from 255 or 38.92% from 352); Green value is 112 (44.14% from 255 or 31.82% from 352); Blue value is 103 (40.62% from 255 or 29.26% from 352); Max value from RGB is 137 - color contains mainly: red. Hex color #897067 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897067 is #768F98. Grayscale: #767676. Windows color (decimal): -7770009 or 6779017. OLE color: 6779017.
HSL color Cylindrical-coordinate representation of color #897067: hue angle of 15.88º degrees, saturation: 0.14, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #897067 is Cyan = 0, Magento = 0.18, Yellow = 0.25 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 112 | 103 | - |
| CMYK | 0 | 0.18 | 0.25 | 0.46 |
| HSL | 15.88º | 0.14% | 0.47% | - |
| HSV(B) | 15.88º | 0.25% | 0.54% | - |
| XYZ | 18.56 | 17.89 | 15.31 | - |
| YUV | 118.45 | 119.28 | 141.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 112 | 103 | 0 | 0.18 | 0.25 | 0.46 | 15.88 | 0.14 | 0.47 |
| Hex | 89 | 70 | 67 | 0 | 12 | 19 | 2E | 10 | E | 2F |
| Octal | 211 | 160 | 147 | 0 | 22 | 31 | 56 | 20 | 16 | 57 |
| Binary | 10001001 | 1110000 | 1100111 | 0 | 10010 | 11001 | 101110 | 10000 | 1110 | 101111 |
Color Harmonies of #897067
Complementary color
Monochromatic Colors of #897067
Black with #897067
Text Example
Text Example
White with #897067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897067; }
p { color: rgb(137,112,103); }
H1.HeaderClassName
{
color: #897067;
}
.AnyTagClassName
{
color: #897067;
}
</style>
background-color css
<style>
a { background-color: #897067; }
a { background-color: rgb(137,112,103); }
div.DivClassName
{
background-color: #897067;
}
.BgClassName
{
background-color: #897067;
}
</style>
border-color css
<style>
span { border-color: #897067; }
span { border-color: rgb(137,112,103); }
td.TdClassName
{
border-color: #897067;
}
.TagClassName
{
border-color: #897067;
}
</style>