Shades of Hurricane #857972
Tints of Hurricane #857972
RGB
CMYK
RGB Variations
Color information
#857972 (or 0x857972) is known color: Hurricane. HEX triplet: 85, 79 and 72. RGB value is (133,121,114). Sum of RGB (Red+Green+Blue) = 133+121+114=368 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.14% from 368); Green value is 121 (47.66% from 255 or 32.88% from 368); Blue value is 114 (44.92% from 255 or 30.98% from 368); Max value from RGB is 133 - color contains mainly: red. Hex color #857972 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857972 is #7A868D. Grayscale: #7B7B7B. Windows color (decimal): -8029838 or 7502213. OLE color: 7502213.
HSL color Cylindrical-coordinate representation of color #857972: hue angle of 22.11º degrees, saturation: 0.08, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #857972 is Cyan = 0, Magento = 0.09, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 121 | 114 | - |
| CMYK | 0 | 0.09 | 0.14 | 0.48 |
| HSL | 22.11º | 0.08% | 0.48% | - |
| HSV(B) | 22.11º | 0.14% | 0.52% | - |
| XYZ | 19.55 | 19.88 | 18.73 | - |
| YUV | 123.79 | 122.48 | 134.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 121 | 114 | 0 | 0.09 | 0.14 | 0.48 | 22.11 | 0.08 | 0.48 |
| Hex | 85 | 79 | 72 | 0 | 9 | E | 30 | 16 | 8 | 30 |
| Octal | 205 | 171 | 162 | 0 | 11 | 16 | 60 | 26 | 10 | 60 |
| Binary | 10000101 | 1111001 | 1110010 | 0 | 1001 | 1110 | 110000 | 10110 | 1000 | 110000 |
Color Harmonies of #857972
Complementary color
Monochromatic Colors of #857972
Black with #857972
Text Example
Text Example
White with #857972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857972; }
p { color: rgb(133,121,114); }
H1.HeaderClassName
{
color: #857972;
}
.AnyTagClassName
{
color: #857972;
}
</style>
background-color css
<style>
a { background-color: #857972; }
a { background-color: rgb(133,121,114); }
div.DivClassName
{
background-color: #857972;
}
.BgClassName
{
background-color: #857972;
}
</style>
border-color css
<style>
span { border-color: #857972; }
span { border-color: rgb(133,121,114); }
td.TdClassName
{
border-color: #857972;
}
.TagClassName
{
border-color: #857972;
}
</style>