Shades of Hurricane #867670
Tints of Hurricane #867670
RGB
CMYK
RGB Variations
Color information
#867670 (or 0x867670) is known color: Hurricane. HEX triplet: 86, 76 and 70. RGB value is (134,118,112). Sum of RGB (Red+Green+Blue) = 134+118+112=364 (48% of max value = 765). Red value is 134 (52.73% from 255 or 36.81% from 364); Green value is 118 (46.48% from 255 or 32.42% from 364); Blue value is 112 (44.14% from 255 or 30.77% from 364); Max value from RGB is 134 - color contains mainly: red. Hex color #867670 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867670 is #79898F. Grayscale: #7A7A7A. Windows color (decimal): -7965072 or 7370374. OLE color: 7370374.
HSL color Cylindrical-coordinate representation of color #867670: hue angle of 16.36º degrees, saturation: 0.09, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #867670 is Cyan = 0, Magento = 0.12, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 118 | 112 | - |
| CMYK | 0 | 0.12 | 0.16 | 0.47 |
| HSL | 16.36º | 0.09% | 0.48% | - |
| HSV(B) | 16.36º | 0.16% | 0.53% | - |
| XYZ | 19.23 | 19.2 | 18.02 | - |
| YUV | 122.1 | 122.3 | 136.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 118 | 112 | 0 | 0.12 | 0.16 | 0.47 | 16.36 | 0.09 | 0.48 |
| Hex | 86 | 76 | 70 | 0 | C | 10 | 2F | 10 | 9 | 30 |
| Octal | 206 | 166 | 160 | 0 | 14 | 20 | 57 | 20 | 11 | 60 |
| Binary | 10000110 | 1110110 | 1110000 | 0 | 1100 | 10000 | 101111 | 10000 | 1001 | 110000 |
Color Harmonies of #867670
Complementary color
Monochromatic Colors of #867670
Black with #867670
Text Example
Text Example
White with #867670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867670; }
p { color: rgb(134,118,112); }
H1.HeaderClassName
{
color: #867670;
}
.AnyTagClassName
{
color: #867670;
}
</style>
background-color css
<style>
a { background-color: #867670; }
a { background-color: rgb(134,118,112); }
div.DivClassName
{
background-color: #867670;
}
.BgClassName
{
background-color: #867670;
}
</style>
border-color css
<style>
span { border-color: #867670; }
span { border-color: rgb(134,118,112); }
td.TdClassName
{
border-color: #867670;
}
.TagClassName
{
border-color: #867670;
}
</style>