Shades of Beaver #897269
Tints of Beaver #897269
RGB
CMYK
RGB Variations
Color information
#897269 (or 0x897269) is known color: Beaver. HEX triplet: 89, 72 and 69. RGB value is (137,114,105). Sum of RGB (Red+Green+Blue) = 137+114+105=356 (47% of max value = 765). Red value is 137 (53.91% from 255 or 38.48% from 356); Green value is 114 (44.92% from 255 or 32.02% from 356); Blue value is 105 (41.41% from 255 or 29.49% from 356); Max value from RGB is 137 - color contains mainly: red. Hex color #897269 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897269 is #768D96. Grayscale: #777777. Windows color (decimal): -7769495 or 6910601. OLE color: 6910601.
HSL color Cylindrical-coordinate representation of color #897269: hue angle of 16.88º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #897269 is Cyan = 0, Magento = 0.17, Yellow = 0.23 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 114 | 105 | - |
| CMYK | 0 | 0.17 | 0.23 | 0.46 |
| HSL | 16.88º | 0.13% | 0.47% | - |
| HSV(B) | 16.88º | 0.23% | 0.54% | - |
| XYZ | 18.88 | 18.37 | 15.92 | - |
| YUV | 119.85 | 119.62 | 140.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 114 | 105 | 0 | 0.17 | 0.23 | 0.46 | 16.88 | 0.13 | 0.47 |
| Hex | 89 | 72 | 69 | 0 | 11 | 17 | 2E | 11 | D | 2F |
| Octal | 211 | 162 | 151 | 0 | 21 | 27 | 56 | 21 | 15 | 57 |
| Binary | 10001001 | 1110010 | 1101001 | 0 | 10001 | 10111 | 101110 | 10001 | 1101 | 101111 |
Color Harmonies of #897269
Complementary color
Monochromatic Colors of #897269
Black with #897269
Text Example
Text Example
White with #897269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897269; }
p { color: rgb(137,114,105); }
H1.HeaderClassName
{
color: #897269;
}
.AnyTagClassName
{
color: #897269;
}
</style>
background-color css
<style>
a { background-color: #897269; }
a { background-color: rgb(137,114,105); }
div.DivClassName
{
background-color: #897269;
}
.BgClassName
{
background-color: #897269;
}
</style>
border-color css
<style>
span { border-color: #897269; }
span { border-color: rgb(137,114,105); }
td.TdClassName
{
border-color: #897269;
}
.TagClassName
{
border-color: #897269;
}
</style>