Shades of Beaver #887062
Tints of Beaver #887062
RGB
CMYK
RGB Variations
Color information
#887062 (or 0x887062) is known color: Beaver. HEX triplet: 88, 70 and 62. RGB value is (136,112,98). Sum of RGB (Red+Green+Blue) = 136+112+98=346 (45% of max value = 765). Red value is 136 (53.52% from 255 or 39.31% from 346); Green value is 112 (44.14% from 255 or 32.37% from 346); Blue value is 98 (38.67% from 255 or 28.32% from 346); Max value from RGB is 136 - color contains mainly: red. Hex color #887062 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887062 is #778F9D. Grayscale: #757575. Windows color (decimal): -7835550 or 6451336. OLE color: 6451336.
HSL color Cylindrical-coordinate representation of color #887062: hue angle of 22.11º degrees, saturation: 0.16, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #887062 is Cyan = 0, Magento = 0.18, Yellow = 0.28 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 112 | 98 | - |
| CMYK | 0 | 0.18 | 0.28 | 0.47 |
| HSL | 22.11º | 0.16% | 0.46% | - |
| HSV(B) | 22.11º | 0.28% | 0.53% | - |
| XYZ | 18.15 | 17.7 | 14.02 | - |
| YUV | 117.58 | 116.95 | 141.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 112 | 98 | 0 | 0.18 | 0.28 | 0.47 | 22.11 | 0.16 | 0.46 |
| Hex | 88 | 70 | 62 | 0 | 12 | 1C | 2F | 16 | 10 | 2E |
| Octal | 210 | 160 | 142 | 0 | 22 | 34 | 57 | 26 | 20 | 56 |
| Binary | 10001000 | 1110000 | 1100010 | 0 | 10010 | 11100 | 101111 | 10110 | 10000 | 101110 |
Color Harmonies of #887062
Complementary color
Monochromatic Colors of #887062
Black with #887062
Text Example
Text Example
White with #887062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887062; }
p { color: rgb(136,112,98); }
H1.HeaderClassName
{
color: #887062;
}
.AnyTagClassName
{
color: #887062;
}
</style>
background-color css
<style>
a { background-color: #887062; }
a { background-color: rgb(136,112,98); }
div.DivClassName
{
background-color: #887062;
}
.BgClassName
{
background-color: #887062;
}
</style>
border-color css
<style>
span { border-color: #887062; }
span { border-color: rgb(136,112,98); }
td.TdClassName
{
border-color: #887062;
}
.TagClassName
{
border-color: #887062;
}
</style>