Shades of Hurricane #887971
Tints of Hurricane #887971
RGB
CMYK
RGB Variations
Color information
#887971 (or 0x887971) is known color: Hurricane. HEX triplet: 88, 79 and 71. RGB value is (136,121,113). Sum of RGB (Red+Green+Blue) = 136+121+113=370 (49% of max value = 765). Red value is 136 (53.52% from 255 or 36.76% from 370); Green value is 121 (47.66% from 255 or 32.70% from 370); Blue value is 113 (44.53% from 255 or 30.54% from 370); Max value from RGB is 136 - color contains mainly: red. Hex color #887971 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887971 is #77868E. Grayscale: #7C7C7C. Windows color (decimal): -7833231 or 7436680. OLE color: 7436680.
HSL color Cylindrical-coordinate representation of color #887971: hue angle of 20.87º degrees, saturation: 0.09, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #887971 is Cyan = 0, Magento = 0.11, Yellow = 0.17 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 121 | 113 | - |
| CMYK | 0 | 0.11 | 0.17 | 0.47 |
| HSL | 20.87º | 0.09% | 0.49% | - |
| HSV(B) | 20.87º | 0.17% | 0.53% | - |
| XYZ | 19.97 | 20.1 | 18.45 | - |
| YUV | 124.57 | 121.47 | 136.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 121 | 113 | 0 | 0.11 | 0.17 | 0.47 | 20.87 | 0.09 | 0.49 |
| Hex | 88 | 79 | 71 | 0 | B | 11 | 2F | 15 | 9 | 31 |
| Octal | 210 | 171 | 161 | 0 | 13 | 21 | 57 | 25 | 11 | 61 |
| Binary | 10001000 | 1111001 | 1110001 | 0 | 1011 | 10001 | 101111 | 10101 | 1001 | 110001 |
Color Harmonies of #887971
Complementary color
Monochromatic Colors of #887971
Black with #887971
Text Example
Text Example
White with #887971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887971; }
p { color: rgb(136,121,113); }
H1.HeaderClassName
{
color: #887971;
}
.AnyTagClassName
{
color: #887971;
}
</style>
background-color css
<style>
a { background-color: #887971; }
a { background-color: rgb(136,121,113); }
div.DivClassName
{
background-color: #887971;
}
.BgClassName
{
background-color: #887971;
}
</style>
border-color css
<style>
span { border-color: #887971; }
span { border-color: rgb(136,121,113); }
td.TdClassName
{
border-color: #887971;
}
.TagClassName
{
border-color: #887971;
}
</style>