Shades of Hurricane #857976
Tints of Hurricane #857976
RGB
CMYK
RGB Variations
Color information
#857976 (or 0x857976) is known color: Hurricane. HEX triplet: 85, 79 and 76. RGB value is (133,121,118). Sum of RGB (Red+Green+Blue) = 133+121+118=372 (49% of max value = 765). Red value is 133 (52.34% from 255 or 35.75% from 372); Green value is 121 (47.66% from 255 or 32.53% from 372); Blue value is 118 (46.48% from 255 or 31.72% from 372); Max value from RGB is 133 - color contains mainly: red. Hex color #857976 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857976 is #7A8689. Grayscale: #7C7C7C. Windows color (decimal): -8029834 or 7764357. OLE color: 7764357.
HSL color Cylindrical-coordinate representation of color #857976: hue angle of 12º degrees, saturation: 0.06, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #857976 is Cyan = 0, Magento = 0.09, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 121 | 118 | - |
| CMYK | 0 | 0.09 | 0.11 | 0.48 |
| HSL | 12º | 0.06% | 0.49% | - |
| HSV(B) | 12º | 0.11% | 0.52% | - |
| XYZ | 19.78 | 19.97 | 19.95 | - |
| YUV | 124.25 | 124.48 | 134.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 121 | 118 | 0 | 0.09 | 0.11 | 0.48 | 12 | 0.06 | 0.49 |
| Hex | 85 | 79 | 76 | 0 | 9 | B | 30 | C | 6 | 31 |
| Octal | 205 | 171 | 166 | 0 | 11 | 13 | 60 | 14 | 6 | 61 |
| Binary | 10000101 | 1111001 | 1110110 | 0 | 1001 | 1011 | 110000 | 1100 | 110 | 110001 |
Color Harmonies of #857976
Complementary color
Monochromatic Colors of #857976
Black with #857976
Text Example
Text Example
White with #857976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857976; }
p { color: rgb(133,121,118); }
H1.HeaderClassName
{
color: #857976;
}
.AnyTagClassName
{
color: #857976;
}
</style>
background-color css
<style>
a { background-color: #857976; }
a { background-color: rgb(133,121,118); }
div.DivClassName
{
background-color: #857976;
}
.BgClassName
{
background-color: #857976;
}
</style>
border-color css
<style>
span { border-color: #857976; }
span { border-color: rgb(133,121,118); }
td.TdClassName
{
border-color: #857976;
}
.TagClassName
{
border-color: #857976;
}
</style>