Shades of Hurricane #887872
Tints of Hurricane #887872
RGB
CMYK
RGB Variations
Color information
#887872 (or 0x887872) is known color: Hurricane. HEX triplet: 88, 78 and 72. RGB value is (136,120,114). Sum of RGB (Red+Green+Blue) = 136+120+114=370 (49% of max value = 765). Red value is 136 (53.52% from 255 or 36.76% from 370); Green value is 120 (47.27% from 255 or 32.43% from 370); Blue value is 114 (44.92% from 255 or 30.81% from 370); Max value from RGB is 136 - color contains mainly: red. Hex color #887872 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887872 is #77878D. Grayscale: #7C7C7C. Windows color (decimal): -7833486 or 7501960. OLE color: 7501960.
HSL color Cylindrical-coordinate representation of color #887872: hue angle of 16.36º 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 #887872 is Cyan = 0, Magento = 0.12, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 120 | 114 | - |
| CMYK | 0 | 0.12 | 0.16 | 0.47 |
| HSL | 16.36º | 0.09% | 0.49% | - |
| HSV(B) | 16.36º | 0.16% | 0.53% | - |
| XYZ | 19.91 | 19.88 | 18.71 | - |
| YUV | 124.1 | 122.3 | 136.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 120 | 114 | 0 | 0.12 | 0.16 | 0.47 | 16.36 | 0.09 | 0.49 |
| Hex | 88 | 78 | 72 | 0 | C | 10 | 2F | 10 | 9 | 31 |
| Octal | 210 | 170 | 162 | 0 | 14 | 20 | 57 | 20 | 11 | 61 |
| Binary | 10001000 | 1111000 | 1110010 | 0 | 1100 | 10000 | 101111 | 10000 | 1001 | 110001 |
Color Harmonies of #887872
Complementary color
Monochromatic Colors of #887872
Black with #887872
Text Example
Text Example
White with #887872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887872; }
p { color: rgb(136,120,114); }
H1.HeaderClassName
{
color: #887872;
}
.AnyTagClassName
{
color: #887872;
}
</style>
background-color css
<style>
a { background-color: #887872; }
a { background-color: rgb(136,120,114); }
div.DivClassName
{
background-color: #887872;
}
.BgClassName
{
background-color: #887872;
}
</style>
border-color css
<style>
span { border-color: #887872; }
span { border-color: rgb(136,120,114); }
td.TdClassName
{
border-color: #887872;
}
.TagClassName
{
border-color: #887872;
}
</style>