Shades of Hurricane #86746E
Tints of Hurricane #86746E
RGB
CMYK
RGB Variations
Color information
#86746E (or 0x86746E) is known color: Hurricane. HEX triplet: 86, 74 and 6E. RGB value is (134,116,110). Sum of RGB (Red+Green+Blue) = 134+116+110=360 (47% of max value = 765). Red value is 134 (52.73% from 255 or 37.22% from 360); Green value is 116 (45.70% from 255 or 32.22% from 360); Blue value is 110 (43.36% from 255 or 30.56% from 360); Max value from RGB is 134 - color contains mainly: red. Hex color #86746E is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #86746E is #798B91. Grayscale: #787878. Windows color (decimal): -7965586 or 7238790. OLE color: 7238790.
HSL color Cylindrical-coordinate representation of color #86746E: hue angle of 15º 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 #86746E is Cyan = 0, Magento = 0.13, Yellow = 0.18 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 116 | 110 | - |
| CMYK | 0 | 0.13 | 0.18 | 0.47 |
| HSL | 15º | 0.1% | 0.48% | - |
| HSV(B) | 15º | 0.18% | 0.53% | - |
| XYZ | 18.89 | 18.68 | 17.36 | - |
| YUV | 120.7 | 121.96 | 137.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 116 | 110 | 0 | 0.13 | 0.18 | 0.47 | 15 | 0.1 | 0.48 |
| Hex | 86 | 74 | 6E | 0 | D | 12 | 2F | F | A | 30 |
| Octal | 206 | 164 | 156 | 0 | 15 | 22 | 57 | 17 | 12 | 60 |
| Binary | 10000110 | 1110100 | 1101110 | 0 | 1101 | 10010 | 101111 | 1111 | 1010 | 110000 |
Color Harmonies of #86746E
Complementary color
Monochromatic Colors of #86746E
Black with #86746E
Text Example
Text Example
White with #86746E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #86746E; }
p { color: rgb(134,116,110); }
H1.HeaderClassName
{
color: #86746E;
}
.AnyTagClassName
{
color: #86746E;
}
</style>
background-color css
<style>
a { background-color: #86746E; }
a { background-color: rgb(134,116,110); }
div.DivClassName
{
background-color: #86746E;
}
.BgClassName
{
background-color: #86746E;
}
</style>
border-color css
<style>
span { border-color: #86746E; }
span { border-color: rgb(134,116,110); }
td.TdClassName
{
border-color: #86746E;
}
.TagClassName
{
border-color: #86746E;
}
</style>