Shades of Beaver #877168
Tints of Beaver #877168
RGB
CMYK
RGB Variations
Color information
#877168 (or 0x877168) is known color: Beaver. HEX triplet: 87, 71 and 68. RGB value is (135,113,104). Sum of RGB (Red+Green+Blue) = 135+113+104=352 (46% of max value = 765). Red value is 135 (53.12% from 255 or 38.35% from 352); Green value is 113 (44.53% from 255 or 32.10% from 352); Blue value is 104 (41.02% from 255 or 29.55% from 352); Max value from RGB is 135 - color contains mainly: red. Hex color #877168 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877168 is #788E97. Grayscale: #767676. Windows color (decimal): -7900824 or 6844807. OLE color: 6844807.
HSL color Cylindrical-coordinate representation of color #877168: hue angle of 17.42º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #877168 is Cyan = 0, Magento = 0.16, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 113 | 104 | - |
| CMYK | 0 | 0.16 | 0.23 | 0.47 |
| HSL | 17.42º | 0.13% | 0.47% | - |
| HSV(B) | 17.42º | 0.23% | 0.53% | - |
| XYZ | 18.4 | 17.96 | 15.59 | - |
| YUV | 118.55 | 119.79 | 139.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 113 | 104 | 0 | 0.16 | 0.23 | 0.47 | 17.42 | 0.13 | 0.47 |
| Hex | 87 | 71 | 68 | 0 | 10 | 17 | 2F | 11 | D | 2F |
| Octal | 207 | 161 | 150 | 0 | 20 | 27 | 57 | 21 | 15 | 57 |
| Binary | 10000111 | 1110001 | 1101000 | 0 | 10000 | 10111 | 101111 | 10001 | 1101 | 101111 |
Color Harmonies of #877168
Complementary color
Monochromatic Colors of #877168
Black with #877168
Text Example
Text Example
White with #877168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877168; }
p { color: rgb(135,113,104); }
H1.HeaderClassName
{
color: #877168;
}
.AnyTagClassName
{
color: #877168;
}
</style>
background-color css
<style>
a { background-color: #877168; }
a { background-color: rgb(135,113,104); }
div.DivClassName
{
background-color: #877168;
}
.BgClassName
{
background-color: #877168;
}
</style>
border-color css
<style>
span { border-color: #877168; }
span { border-color: rgb(135,113,104); }
td.TdClassName
{
border-color: #877168;
}
.TagClassName
{
border-color: #877168;
}
</style>