Shades of Hurricane #867672
Tints of Hurricane #867672
RGB
CMYK
RGB Variations
Color information
#867672 (or 0x867672) is known color: Hurricane. HEX triplet: 86, 76 and 72. RGB value is (134,118,114). Sum of RGB (Red+Green+Blue) = 134+118+114=366 (48% of max value = 765). Red value is 134 (52.73% from 255 or 36.61% from 366); Green value is 118 (46.48% from 255 or 32.24% from 366); Blue value is 114 (44.92% from 255 or 31.15% from 366); Max value from RGB is 134 - color contains mainly: red. Hex color #867672 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867672 is #79898D. Grayscale: #7A7A7A. Windows color (decimal): -7965070 or 7501446. OLE color: 7501446.
HSL color Cylindrical-coordinate representation of color #867672: hue angle of 12º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #867672 is Cyan = 0, Magento = 0.12, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 118 | 114 | - |
| CMYK | 0 | 0.12 | 0.15 | 0.47 |
| HSL | 12º | 0.08% | 0.49% | - |
| HSV(B) | 12º | 0.15% | 0.53% | - |
| XYZ | 19.35 | 19.24 | 18.61 | - |
| YUV | 122.33 | 123.3 | 136.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 118 | 114 | 0 | 0.12 | 0.15 | 0.47 | 12 | 0.08 | 0.49 |
| Hex | 86 | 76 | 72 | 0 | C | F | 2F | C | 8 | 31 |
| Octal | 206 | 166 | 162 | 0 | 14 | 17 | 57 | 14 | 10 | 61 |
| Binary | 10000110 | 1110110 | 1110010 | 0 | 1100 | 1111 | 101111 | 1100 | 1000 | 110001 |
Color Harmonies of #867672
Complementary color
Monochromatic Colors of #867672
Black with #867672
Text Example
Text Example
White with #867672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867672; }
p { color: rgb(134,118,114); }
H1.HeaderClassName
{
color: #867672;
}
.AnyTagClassName
{
color: #867672;
}
</style>
background-color css
<style>
a { background-color: #867672; }
a { background-color: rgb(134,118,114); }
div.DivClassName
{
background-color: #867672;
}
.BgClassName
{
background-color: #867672;
}
</style>
border-color css
<style>
span { border-color: #867672; }
span { border-color: rgb(134,118,114); }
td.TdClassName
{
border-color: #867672;
}
.TagClassName
{
border-color: #867672;
}
</style>