Shades of Hurricane #867974
Tints of Hurricane #867974
RGB
CMYK
RGB Variations
Color information
#867974 (or 0x867974) is known color: Hurricane. HEX triplet: 86, 79 and 74. RGB value is (134,121,116). Sum of RGB (Red+Green+Blue) = 134+121+116=371 (49% of max value = 765). Red value is 134 (52.73% from 255 or 36.12% from 371); Green value is 121 (47.66% from 255 or 32.61% from 371); Blue value is 116 (45.70% from 255 or 31.27% from 371); Max value from RGB is 134 - color contains mainly: red. Hex color #867974 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867974 is #79868B. Grayscale: #7C7C7C. Windows color (decimal): -7964300 or 7633286. OLE color: 7633286.
HSL color Cylindrical-coordinate representation of color #867974: hue angle of 16.67º degrees, saturation: 0.07, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #867974 is Cyan = 0, Magento = 0.10, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 121 | 116 | - |
| CMYK | 0 | 0.10 | 0.13 | 0.47 |
| HSL | 16.67º | 0.07% | 0.49% | - |
| HSV(B) | 16.67º | 0.13% | 0.53% | - |
| XYZ | 19.82 | 20 | 19.34 | - |
| YUV | 124.32 | 123.31 | 134.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 121 | 116 | 0 | 0.10 | 0.13 | 0.47 | 16.67 | 0.07 | 0.49 |
| Hex | 86 | 79 | 74 | 0 | A | D | 2F | 11 | 7 | 31 |
| Octal | 206 | 171 | 164 | 0 | 12 | 15 | 57 | 21 | 7 | 61 |
| Binary | 10000110 | 1111001 | 1110100 | 0 | 1010 | 1101 | 101111 | 10001 | 111 | 110001 |
Color Harmonies of #867974
Complementary color
Monochromatic Colors of #867974
Black with #867974
Text Example
Text Example
White with #867974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867974; }
p { color: rgb(134,121,116); }
H1.HeaderClassName
{
color: #867974;
}
.AnyTagClassName
{
color: #867974;
}
</style>
background-color css
<style>
a { background-color: #867974; }
a { background-color: rgb(134,121,116); }
div.DivClassName
{
background-color: #867974;
}
.BgClassName
{
background-color: #867974;
}
</style>
border-color css
<style>
span { border-color: #867974; }
span { border-color: rgb(134,121,116); }
td.TdClassName
{
border-color: #867974;
}
.TagClassName
{
border-color: #867974;
}
</style>