Shades of Hurricane #887972
Tints of Hurricane #887972
RGB
CMYK
RGB Variations
Color information
#887972 (or 0x887972) is known color: Hurricane. HEX triplet: 88, 79 and 72. RGB value is (136,121,114). Sum of RGB (Red+Green+Blue) = 136+121+114=371 (49% of max value = 765). Red value is 136 (53.52% from 255 or 36.66% from 371); Green value is 121 (47.66% from 255 or 32.61% from 371); Blue value is 114 (44.92% from 255 or 30.73% from 371); Max value from RGB is 136 - color contains mainly: red. Hex color #887972 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887972 is #77868D. Grayscale: #7C7C7C. Windows color (decimal): -7833230 or 7502216. OLE color: 7502216.
HSL color Cylindrical-coordinate representation of color #887972: hue angle of 19.09º degrees, saturation: 0.09, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #887972 is Cyan = 0, Magento = 0.11, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 121 | 114 | - |
| CMYK | 0 | 0.11 | 0.16 | 0.47 |
| HSL | 19.09º | 0.09% | 0.49% | - |
| HSV(B) | 19.09º | 0.16% | 0.53% | - |
| XYZ | 20.03 | 20.12 | 18.75 | - |
| YUV | 124.69 | 121.97 | 136.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 121 | 114 | 0 | 0.11 | 0.16 | 0.47 | 19.09 | 0.09 | 0.49 |
| Hex | 88 | 79 | 72 | 0 | B | 10 | 2F | 13 | 9 | 31 |
| Octal | 210 | 171 | 162 | 0 | 13 | 20 | 57 | 23 | 11 | 61 |
| Binary | 10001000 | 1111001 | 1110010 | 0 | 1011 | 10000 | 101111 | 10011 | 1001 | 110001 |
Color Harmonies of #887972
Complementary color
Monochromatic Colors of #887972
Black with #887972
Text Example
Text Example
White with #887972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887972; }
p { color: rgb(136,121,114); }
H1.HeaderClassName
{
color: #887972;
}
.AnyTagClassName
{
color: #887972;
}
</style>
background-color css
<style>
a { background-color: #887972; }
a { background-color: rgb(136,121,114); }
div.DivClassName
{
background-color: #887972;
}
.BgClassName
{
background-color: #887972;
}
</style>
border-color css
<style>
span { border-color: #887972; }
span { border-color: rgb(136,121,114); }
td.TdClassName
{
border-color: #887972;
}
.TagClassName
{
border-color: #887972;
}
</style>