Shades of Beaver #887267
Tints of Beaver #887267
RGB
CMYK
RGB Variations
Color information
#887267 (or 0x887267) is known color: Beaver. HEX triplet: 88, 72 and 67. RGB value is (136,114,103). Sum of RGB (Red+Green+Blue) = 136+114+103=353 (46% of max value = 765). Red value is 136 (53.52% from 255 or 38.53% from 353); Green value is 114 (44.92% from 255 or 32.29% from 353); Blue value is 103 (40.62% from 255 or 29.18% from 353); Max value from RGB is 136 - color contains mainly: red. Hex color #887267 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887267 is #778D98. Grayscale: #777777. Windows color (decimal): -7835033 or 6779528. OLE color: 6779528.
HSL color Cylindrical-coordinate representation of color #887267: hue angle of 20º degrees, saturation: 0.14, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #887267 is Cyan = 0, Magento = 0.16, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 114 | 103 | - |
| CMYK | 0 | 0.16 | 0.24 | 0.47 |
| HSL | 20º | 0.14% | 0.47% | - |
| HSV(B) | 20º | 0.24% | 0.53% | - |
| XYZ | 18.62 | 18.25 | 15.37 | - |
| YUV | 119.32 | 118.79 | 139.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 114 | 103 | 0 | 0.16 | 0.24 | 0.47 | 20 | 0.14 | 0.47 |
| Hex | 88 | 72 | 67 | 0 | 10 | 18 | 2F | 14 | E | 2F |
| Octal | 210 | 162 | 147 | 0 | 20 | 30 | 57 | 24 | 16 | 57 |
| Binary | 10001000 | 1110010 | 1100111 | 0 | 10000 | 11000 | 101111 | 10100 | 1110 | 101111 |
Color Harmonies of #887267
Complementary color
Monochromatic Colors of #887267
Black with #887267
Text Example
Text Example
White with #887267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887267; }
p { color: rgb(136,114,103); }
H1.HeaderClassName
{
color: #887267;
}
.AnyTagClassName
{
color: #887267;
}
</style>
background-color css
<style>
a { background-color: #887267; }
a { background-color: rgb(136,114,103); }
div.DivClassName
{
background-color: #887267;
}
.BgClassName
{
background-color: #887267;
}
</style>
border-color css
<style>
span { border-color: #887267; }
span { border-color: rgb(136,114,103); }
td.TdClassName
{
border-color: #887267;
}
.TagClassName
{
border-color: #887267;
}
</style>