Shades of Beaver #877166
Tints of Beaver #877166
RGB
CMYK
RGB Variations
Color information
#877166 (or 0x877166) is known color: Beaver. HEX triplet: 87, 71 and 66. RGB value is (135,113,102). Sum of RGB (Red+Green+Blue) = 135+113+102=350 (46% of max value = 765). Red value is 135 (53.12% from 255 or 38.57% from 350); Green value is 113 (44.53% from 255 or 32.29% from 350); Blue value is 102 (40.23% from 255 or 29.14% from 350); Max value from RGB is 135 - color contains mainly: red. Hex color #877166 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877166 is #788E99. Grayscale: #767676. Windows color (decimal): -7900826 or 6713735. OLE color: 6713735.
HSL color Cylindrical-coordinate representation of color #877166: hue angle of 20º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #877166 is Cyan = 0, Magento = 0.16, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 113 | 102 | - |
| CMYK | 0 | 0.16 | 0.24 | 0.47 |
| HSL | 20º | 0.14% | 0.46% | - |
| HSV(B) | 20º | 0.24% | 0.53% | - |
| XYZ | 18.3 | 17.92 | 15.07 | - |
| YUV | 118.32 | 118.79 | 139.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 113 | 102 | 0 | 0.16 | 0.24 | 0.47 | 20 | 0.14 | 0.46 |
| Hex | 87 | 71 | 66 | 0 | 10 | 18 | 2F | 14 | E | 2E |
| Octal | 207 | 161 | 146 | 0 | 20 | 30 | 57 | 24 | 16 | 56 |
| Binary | 10000111 | 1110001 | 1100110 | 0 | 10000 | 11000 | 101111 | 10100 | 1110 | 101110 |
Color Harmonies of #877166
Complementary color
Monochromatic Colors of #877166
Black with #877166
Text Example
Text Example
White with #877166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877166; }
p { color: rgb(135,113,102); }
H1.HeaderClassName
{
color: #877166;
}
.AnyTagClassName
{
color: #877166;
}
</style>
background-color css
<style>
a { background-color: #877166; }
a { background-color: rgb(135,113,102); }
div.DivClassName
{
background-color: #877166;
}
.BgClassName
{
background-color: #877166;
}
</style>
border-color css
<style>
span { border-color: #877166; }
span { border-color: rgb(135,113,102); }
td.TdClassName
{
border-color: #877166;
}
.TagClassName
{
border-color: #877166;
}
</style>