Shades of Hurricane #897972
Tints of Hurricane #897972
RGB
CMYK
RGB Variations
Color information
#897972 (or 0x897972) is known color: Hurricane. HEX triplet: 89, 79 and 72. RGB value is (137,121,114). Sum of RGB (Red+Green+Blue) = 137+121+114=372 (49% of max value = 765). Red value is 137 (53.91% from 255 or 36.83% from 372); Green value is 121 (47.66% from 255 or 32.53% from 372); Blue value is 114 (44.92% from 255 or 30.65% from 372); Max value from RGB is 137 - color contains mainly: red. Hex color #897972 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897972 is #76868D. Grayscale: #7D7D7D. Windows color (decimal): -7767694 or 7502217. OLE color: 7502217.
HSL color Cylindrical-coordinate representation of color #897972: hue angle of 18.26º 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 #897972 is Cyan = 0, Magento = 0.12, Yellow = 0.17 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 121 | 114 | - |
| CMYK | 0 | 0.12 | 0.17 | 0.46 |
| HSL | 18.26º | 0.09% | 0.49% | - |
| HSV(B) | 18.26º | 0.17% | 0.54% | - |
| XYZ | 20.19 | 20.21 | 18.76 | - |
| YUV | 124.99 | 121.8 | 136.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 121 | 114 | 0 | 0.12 | 0.17 | 0.46 | 18.26 | 0.09 | 0.49 |
| Hex | 89 | 79 | 72 | 0 | C | 11 | 2E | 12 | 9 | 31 |
| Octal | 211 | 171 | 162 | 0 | 14 | 21 | 56 | 22 | 11 | 61 |
| Binary | 10001001 | 1111001 | 1110010 | 0 | 1100 | 10001 | 101110 | 10010 | 1001 | 110001 |
Color Harmonies of #897972
Complementary color
Monochromatic Colors of #897972
Black with #897972
Text Example
Text Example
White with #897972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897972; }
p { color: rgb(137,121,114); }
H1.HeaderClassName
{
color: #897972;
}
.AnyTagClassName
{
color: #897972;
}
</style>
background-color css
<style>
a { background-color: #897972; }
a { background-color: rgb(137,121,114); }
div.DivClassName
{
background-color: #897972;
}
.BgClassName
{
background-color: #897972;
}
</style>
border-color css
<style>
span { border-color: #897972; }
span { border-color: rgb(137,121,114); }
td.TdClassName
{
border-color: #897972;
}
.TagClassName
{
border-color: #897972;
}
</style>