Shades of Hurricane #86766E
Tints of Hurricane #86766E
RGB
CMYK
RGB Variations
Color information
#86766E (or 0x86766E) is known color: Hurricane. HEX triplet: 86, 76 and 6E. RGB value is (134,118,110). Sum of RGB (Red+Green+Blue) = 134+118+110=362 (47% of max value = 765). Red value is 134 (52.73% from 255 or 37.02% from 362); Green value is 118 (46.48% from 255 or 32.60% from 362); Blue value is 110 (43.36% from 255 or 30.39% from 362); Max value from RGB is 134 - color contains mainly: red. Hex color #86766E is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #86766E is #798991. Grayscale: #797979. Windows color (decimal): -7965074 or 7239302. OLE color: 7239302.
HSL color Cylindrical-coordinate representation of color #86766E: hue angle of 20º degrees, saturation: 0.1, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #86766E is Cyan = 0, Magento = 0.12, Yellow = 0.18 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 118 | 110 | - |
| CMYK | 0 | 0.12 | 0.18 | 0.47 |
| HSL | 20º | 0.1% | 0.48% | - |
| HSV(B) | 20º | 0.18% | 0.53% | - |
| XYZ | 19.12 | 19.15 | 17.44 | - |
| YUV | 121.87 | 121.3 | 136.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 118 | 110 | 0 | 0.12 | 0.18 | 0.47 | 20 | 0.1 | 0.48 |
| Hex | 86 | 76 | 6E | 0 | C | 12 | 2F | 14 | A | 30 |
| Octal | 206 | 166 | 156 | 0 | 14 | 22 | 57 | 24 | 12 | 60 |
| Binary | 10000110 | 1110110 | 1101110 | 0 | 1100 | 10010 | 101111 | 10100 | 1010 | 110000 |
Color Harmonies of #86766E
Complementary color
Monochromatic Colors of #86766E
Black with #86766E
Text Example
Text Example
White with #86766E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #86766E; }
p { color: rgb(134,118,110); }
H1.HeaderClassName
{
color: #86766E;
}
.AnyTagClassName
{
color: #86766E;
}
</style>
background-color css
<style>
a { background-color: #86766E; }
a { background-color: rgb(134,118,110); }
div.DivClassName
{
background-color: #86766E;
}
.BgClassName
{
background-color: #86766E;
}
</style>
border-color css
<style>
span { border-color: #86766E; }
span { border-color: rgb(134,118,110); }
td.TdClassName
{
border-color: #86766E;
}
.TagClassName
{
border-color: #86766E;
}
</style>