Shades of Hurricane #867872
Tints of Hurricane #867872
RGB
CMYK
RGB Variations
Color information
#867872 (or 0x867872) is known color: Hurricane. HEX triplet: 86, 78 and 72. RGB value is (134,120,114). Sum of RGB (Red+Green+Blue) = 134+120+114=368 (48% of max value = 765). Red value is 134 (52.73% from 255 or 36.41% from 368); Green value is 120 (47.27% from 255 or 32.61% from 368); Blue value is 114 (44.92% from 255 or 30.98% from 368); Max value from RGB is 134 - color contains mainly: red. Hex color #867872 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867872 is #79878D. Grayscale: #7B7B7B. Windows color (decimal): -7964558 or 7501958. OLE color: 7501958.
HSL color Cylindrical-coordinate representation of color #867872: hue angle of 18º 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 #867872 is Cyan = 0, Magento = 0.10, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 120 | 114 | - |
| CMYK | 0 | 0.10 | 0.15 | 0.47 |
| HSL | 18º | 0.08% | 0.49% | - |
| HSV(B) | 18º | 0.15% | 0.53% | - |
| XYZ | 19.59 | 19.72 | 18.69 | - |
| YUV | 123.5 | 122.64 | 135.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 120 | 114 | 0 | 0.10 | 0.15 | 0.47 | 18 | 0.08 | 0.49 |
| Hex | 86 | 78 | 72 | 0 | A | F | 2F | 12 | 8 | 31 |
| Octal | 206 | 170 | 162 | 0 | 12 | 17 | 57 | 22 | 10 | 61 |
| Binary | 10000110 | 1111000 | 1110010 | 0 | 1010 | 1111 | 101111 | 10010 | 1000 | 110001 |
Color Harmonies of #867872
Complementary color
Monochromatic Colors of #867872
Black with #867872
Text Example
Text Example
White with #867872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867872; }
p { color: rgb(134,120,114); }
H1.HeaderClassName
{
color: #867872;
}
.AnyTagClassName
{
color: #867872;
}
</style>
background-color css
<style>
a { background-color: #867872; }
a { background-color: rgb(134,120,114); }
div.DivClassName
{
background-color: #867872;
}
.BgClassName
{
background-color: #867872;
}
</style>
border-color css
<style>
span { border-color: #867872; }
span { border-color: rgb(134,120,114); }
td.TdClassName
{
border-color: #867872;
}
.TagClassName
{
border-color: #867872;
}
</style>