Shades of Hurricane #857772
Tints of Hurricane #857772
RGB
CMYK
RGB Variations
Color information
#857772 (or 0x857772) is known color: Hurricane. HEX triplet: 85, 77 and 72. RGB value is (133,119,114). Sum of RGB (Red+Green+Blue) = 133+119+114=366 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.34% from 366); Green value is 119 (46.88% from 255 or 32.51% from 366); Blue value is 114 (44.92% from 255 or 31.15% from 366); Max value from RGB is 133 - color contains mainly: red. Hex color #857772 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857772 is #7A888D. Grayscale: #7A7A7A. Windows color (decimal): -8030350 or 7501701. OLE color: 7501701.
HSL color Cylindrical-coordinate representation of color #857772: hue angle of 15.79º 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 #857772 is Cyan = 0, Magento = 0.11, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 119 | 114 | - |
| CMYK | 0 | 0.11 | 0.14 | 0.48 |
| HSL | 15.79º | 0.08% | 0.48% | - |
| HSV(B) | 15.79º | 0.14% | 0.52% | - |
| XYZ | 19.31 | 19.4 | 18.65 | - |
| YUV | 122.62 | 123.14 | 135.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 119 | 114 | 0 | 0.11 | 0.14 | 0.48 | 15.79 | 0.08 | 0.48 |
| Hex | 85 | 77 | 72 | 0 | B | E | 30 | 10 | 8 | 30 |
| Octal | 205 | 167 | 162 | 0 | 13 | 16 | 60 | 20 | 10 | 60 |
| Binary | 10000101 | 1110111 | 1110010 | 0 | 1011 | 1110 | 110000 | 10000 | 1000 | 110000 |
Color Harmonies of #857772
Complementary color
Monochromatic Colors of #857772
Black with #857772
Text Example
Text Example
White with #857772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857772; }
p { color: rgb(133,119,114); }
H1.HeaderClassName
{
color: #857772;
}
.AnyTagClassName
{
color: #857772;
}
</style>
background-color css
<style>
a { background-color: #857772; }
a { background-color: rgb(133,119,114); }
div.DivClassName
{
background-color: #857772;
}
.BgClassName
{
background-color: #857772;
}
</style>
border-color css
<style>
span { border-color: #857772; }
span { border-color: rgb(133,119,114); }
td.TdClassName
{
border-color: #857772;
}
.TagClassName
{
border-color: #857772;
}
</style>