Shades of Hurricane #887672
Tints of Hurricane #887672
RGB
CMYK
RGB Variations
Color information
#887672 (or 0x887672) is known color: Hurricane. HEX triplet: 88, 76 and 72. RGB value is (136,118,114). Sum of RGB (Red+Green+Blue) = 136+118+114=368 (48% of max value = 765). Red value is 136 (53.52% from 255 or 36.96% from 368); Green value is 118 (46.48% from 255 or 32.07% from 368); Blue value is 114 (44.92% from 255 or 30.98% from 368); Max value from RGB is 136 - color contains mainly: red. Hex color #887672 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887672 is #77898D. Grayscale: #7A7A7A. Windows color (decimal): -7833998 or 7501448. OLE color: 7501448.
HSL color Cylindrical-coordinate representation of color #887672: hue angle of 10.91º 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 #887672 is Cyan = 0, Magento = 0.13, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 118 | 114 | - |
| CMYK | 0 | 0.13 | 0.16 | 0.47 |
| HSL | 10.91º | 0.09% | 0.49% | - |
| HSV(B) | 10.91º | 0.16% | 0.53% | - |
| XYZ | 19.67 | 19.41 | 18.63 | - |
| YUV | 122.93 | 122.96 | 137.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 118 | 114 | 0 | 0.13 | 0.16 | 0.47 | 10.91 | 0.09 | 0.49 |
| Hex | 88 | 76 | 72 | 0 | D | 10 | 2F | B | 9 | 31 |
| Octal | 210 | 166 | 162 | 0 | 15 | 20 | 57 | 13 | 11 | 61 |
| Binary | 10001000 | 1110110 | 1110010 | 0 | 1101 | 10000 | 101111 | 1011 | 1001 | 110001 |
Color Harmonies of #887672
Complementary color
Monochromatic Colors of #887672
Black with #887672
Text Example
Text Example
White with #887672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887672; }
p { color: rgb(136,118,114); }
H1.HeaderClassName
{
color: #887672;
}
.AnyTagClassName
{
color: #887672;
}
</style>
background-color css
<style>
a { background-color: #887672; }
a { background-color: rgb(136,118,114); }
div.DivClassName
{
background-color: #887672;
}
.BgClassName
{
background-color: #887672;
}
</style>
border-color css
<style>
span { border-color: #887672; }
span { border-color: rgb(136,118,114); }
td.TdClassName
{
border-color: #887672;
}
.TagClassName
{
border-color: #887672;
}
</style>