Shades of Hurricane #897772
Tints of Hurricane #897772
RGB
CMYK
RGB Variations
Color information
#897772 (or 0x897772) is known color: Hurricane. HEX triplet: 89, 77 and 72. RGB value is (137,119,114). Sum of RGB (Red+Green+Blue) = 137+119+114=370 (49% of max value = 765). Red value is 137 (53.91% from 255 or 37.03% from 370); Green value is 119 (46.88% from 255 or 32.16% from 370); Blue value is 114 (44.92% from 255 or 30.81% from 370); Max value from RGB is 137 - color contains mainly: red. Hex color #897772 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897772 is #76888D. Grayscale: #7B7B7B. Windows color (decimal): -7768206 or 7501705. OLE color: 7501705.
HSL color Cylindrical-coordinate representation of color #897772: hue angle of 13.04º degrees, saturation: 0.09, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #897772 is Cyan = 0, Magento = 0.13, Yellow = 0.17 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 119 | 114 | - |
| CMYK | 0 | 0.13 | 0.17 | 0.46 |
| HSL | 13.04º | 0.09% | 0.49% | - |
| HSV(B) | 13.04º | 0.17% | 0.54% | - |
| XYZ | 19.95 | 19.73 | 18.68 | - |
| YUV | 123.81 | 122.46 | 137.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 119 | 114 | 0 | 0.13 | 0.17 | 0.46 | 13.04 | 0.09 | 0.49 |
| Hex | 89 | 77 | 72 | 0 | D | 11 | 2E | D | 9 | 31 |
| Octal | 211 | 167 | 162 | 0 | 15 | 21 | 56 | 15 | 11 | 61 |
| Binary | 10001001 | 1110111 | 1110010 | 0 | 1101 | 10001 | 101110 | 1101 | 1001 | 110001 |
Color Harmonies of #897772
Complementary color
Monochromatic Colors of #897772
Black with #897772
Text Example
Text Example
White with #897772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897772; }
p { color: rgb(137,119,114); }
H1.HeaderClassName
{
color: #897772;
}
.AnyTagClassName
{
color: #897772;
}
</style>
background-color css
<style>
a { background-color: #897772; }
a { background-color: rgb(137,119,114); }
div.DivClassName
{
background-color: #897772;
}
.BgClassName
{
background-color: #897772;
}
</style>
border-color css
<style>
span { border-color: #897772; }
span { border-color: rgb(137,119,114); }
td.TdClassName
{
border-color: #897772;
}
.TagClassName
{
border-color: #897772;
}
</style>