Shades of Beaver #897267
Tints of Beaver #897267
RGB
CMYK
RGB Variations
Color information
#897267 (or 0x897267) is known color: Beaver. HEX triplet: 89, 72 and 67. RGB value is (137,114,103). Sum of RGB (Red+Green+Blue) = 137+114+103=354 (46% of max value = 765). Red value is 137 (53.91% from 255 or 38.70% from 354); Green value is 114 (44.92% from 255 or 32.20% from 354); Blue value is 103 (40.62% from 255 or 29.10% from 354); Max value from RGB is 137 - color contains mainly: red. Hex color #897267 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897267 is #768D98. Grayscale: #777777. Windows color (decimal): -7769497 or 6779529. OLE color: 6779529.
HSL color Cylindrical-coordinate representation of color #897267: hue angle of 19.41º 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 #897267 is Cyan = 0, Magento = 0.17, Yellow = 0.25 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 114 | 103 | - |
| CMYK | 0 | 0.17 | 0.25 | 0.46 |
| HSL | 19.41º | 0.14% | 0.47% | - |
| HSV(B) | 19.41º | 0.25% | 0.54% | - |
| XYZ | 18.78 | 18.33 | 15.38 | - |
| YUV | 119.62 | 118.62 | 140.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 114 | 103 | 0 | 0.17 | 0.25 | 0.46 | 19.41 | 0.14 | 0.47 |
| Hex | 89 | 72 | 67 | 0 | 11 | 19 | 2E | 13 | E | 2F |
| Octal | 211 | 162 | 147 | 0 | 21 | 31 | 56 | 23 | 16 | 57 |
| Binary | 10001001 | 1110010 | 1100111 | 0 | 10001 | 11001 | 101110 | 10011 | 1110 | 101111 |
Color Harmonies of #897267
Complementary color
Monochromatic Colors of #897267
Black with #897267
Text Example
Text Example
White with #897267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897267; }
p { color: rgb(137,114,103); }
H1.HeaderClassName
{
color: #897267;
}
.AnyTagClassName
{
color: #897267;
}
</style>
background-color css
<style>
a { background-color: #897267; }
a { background-color: rgb(137,114,103); }
div.DivClassName
{
background-color: #897267;
}
.BgClassName
{
background-color: #897267;
}
</style>
border-color css
<style>
span { border-color: #897267; }
span { border-color: rgb(137,114,103); }
td.TdClassName
{
border-color: #897267;
}
.TagClassName
{
border-color: #897267;
}
</style>