Shades of Beaver #877065
Tints of Beaver #877065
RGB
CMYK
RGB Variations
Color information
#877065 (or 0x877065) is known color: Beaver. HEX triplet: 87, 70 and 65. RGB value is (135,112,101). Sum of RGB (Red+Green+Blue) = 135+112+101=348 (46% of max value = 765). Red value is 135 (53.12% from 255 or 38.79% from 348); Green value is 112 (44.14% from 255 or 32.18% from 348); Blue value is 101 (39.84% from 255 or 29.02% from 348); Max value from RGB is 135 - color contains mainly: red. Hex color #877065 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877065 is #788F9A. Grayscale: #757575. Windows color (decimal): -7901083 or 6647943. OLE color: 6647943.
HSL color Cylindrical-coordinate representation of color #877065: hue angle of 19.41º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #877065 is Cyan = 0, Magento = 0.17, Yellow = 0.25 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 112 | 101 | - |
| CMYK | 0 | 0.17 | 0.25 | 0.47 |
| HSL | 19.41º | 0.14% | 0.46% | - |
| HSV(B) | 19.41º | 0.25% | 0.53% | - |
| XYZ | 18.13 | 17.68 | 14.77 | - |
| YUV | 117.62 | 118.62 | 140.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 112 | 101 | 0 | 0.17 | 0.25 | 0.47 | 19.41 | 0.14 | 0.46 |
| Hex | 87 | 70 | 65 | 0 | 11 | 19 | 2F | 13 | E | 2E |
| Octal | 207 | 160 | 145 | 0 | 21 | 31 | 57 | 23 | 16 | 56 |
| Binary | 10000111 | 1110000 | 1100101 | 0 | 10001 | 11001 | 101111 | 10011 | 1110 | 101110 |
Color Harmonies of #877065
Complementary color
Monochromatic Colors of #877065
Black with #877065
Text Example
Text Example
White with #877065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877065; }
p { color: rgb(135,112,101); }
H1.HeaderClassName
{
color: #877065;
}
.AnyTagClassName
{
color: #877065;
}
</style>
background-color css
<style>
a { background-color: #877065; }
a { background-color: rgb(135,112,101); }
div.DivClassName
{
background-color: #877065;
}
.BgClassName
{
background-color: #877065;
}
</style>
border-color css
<style>
span { border-color: #877065; }
span { border-color: rgb(135,112,101); }
td.TdClassName
{
border-color: #877065;
}
.TagClassName
{
border-color: #877065;
}
</style>