Shades of Hurricane #887570
Tints of Hurricane #887570
RGB
CMYK
RGB Variations
Color information
#887570 (or 0x887570) is known color: Hurricane. HEX triplet: 88, 75 and 70. RGB value is (136,117,112). Sum of RGB (Red+Green+Blue) = 136+117+112=365 (48% of max value = 765). Red value is 136 (53.52% from 255 or 37.26% from 365); Green value is 117 (46.09% from 255 or 32.05% from 365); Blue value is 112 (44.14% from 255 or 30.68% from 365); Max value from RGB is 136 - color contains mainly: red. Hex color #887570 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887570 is #778A8F. Grayscale: #7A7A7A. Windows color (decimal): -7834256 or 7370120. OLE color: 7370120.
HSL color Cylindrical-coordinate representation of color #887570: hue angle of 12.5º degrees, saturation: 0.1, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #887570 is Cyan = 0, Magento = 0.14, Yellow = 0.18 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 117 | 112 | - |
| CMYK | 0 | 0.14 | 0.18 | 0.47 |
| HSL | 12.5º | 0.1% | 0.49% | - |
| HSV(B) | 12.5º | 0.18% | 0.53% | - |
| XYZ | 19.44 | 19.13 | 18 | - |
| YUV | 122.11 | 122.29 | 137.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 117 | 112 | 0 | 0.14 | 0.18 | 0.47 | 12.5 | 0.1 | 0.49 |
| Hex | 88 | 75 | 70 | 0 | E | 12 | 2F | C | A | 31 |
| Octal | 210 | 165 | 160 | 0 | 16 | 22 | 57 | 14 | 12 | 61 |
| Binary | 10001000 | 1110101 | 1110000 | 0 | 1110 | 10010 | 101111 | 1100 | 1010 | 110001 |
Color Harmonies of #887570
Complementary color
Monochromatic Colors of #887570
Black with #887570
Text Example
Text Example
White with #887570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887570; }
p { color: rgb(136,117,112); }
H1.HeaderClassName
{
color: #887570;
}
.AnyTagClassName
{
color: #887570;
}
</style>
background-color css
<style>
a { background-color: #887570; }
a { background-color: rgb(136,117,112); }
div.DivClassName
{
background-color: #887570;
}
.BgClassName
{
background-color: #887570;
}
</style>
border-color css
<style>
span { border-color: #887570; }
span { border-color: rgb(136,117,112); }
td.TdClassName
{
border-color: #887570;
}
.TagClassName
{
border-color: #887570;
}
</style>