Shades of Hurricane #897670
Tints of Hurricane #897670
RGB
CMYK
RGB Variations
Color information
#897670 (or 0x897670) is known color: Hurricane. HEX triplet: 89, 76 and 70. RGB value is (137,118,112). Sum of RGB (Red+Green+Blue) = 137+118+112=367 (48% of max value = 765). Red value is 137 (53.91% from 255 or 37.33% from 367); Green value is 118 (46.48% from 255 or 32.15% from 367); Blue value is 112 (44.14% from 255 or 30.52% from 367); Max value from RGB is 137 - color contains mainly: red. Hex color #897670 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897670 is #76898F. Grayscale: #7B7B7B. Windows color (decimal): -7768464 or 7370377. OLE color: 7370377.
HSL color Cylindrical-coordinate representation of color #897670: hue angle of 14.4º degrees, saturation: 0.1, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #897670 is Cyan = 0, Magento = 0.14, Yellow = 0.18 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 118 | 112 | - |
| CMYK | 0 | 0.14 | 0.18 | 0.46 |
| HSL | 14.4º | 0.1% | 0.49% | - |
| HSV(B) | 14.4º | 0.18% | 0.54% | - |
| XYZ | 19.72 | 19.45 | 18.04 | - |
| YUV | 123 | 121.79 | 137.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 118 | 112 | 0 | 0.14 | 0.18 | 0.46 | 14.4 | 0.1 | 0.49 |
| Hex | 89 | 76 | 70 | 0 | E | 12 | 2E | E | A | 31 |
| Octal | 211 | 166 | 160 | 0 | 16 | 22 | 56 | 16 | 12 | 61 |
| Binary | 10001001 | 1110110 | 1110000 | 0 | 1110 | 10010 | 101110 | 1110 | 1010 | 110001 |
Color Harmonies of #897670
Complementary color
Monochromatic Colors of #897670
Black with #897670
Text Example
Text Example
White with #897670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897670; }
p { color: rgb(137,118,112); }
H1.HeaderClassName
{
color: #897670;
}
.AnyTagClassName
{
color: #897670;
}
</style>
background-color css
<style>
a { background-color: #897670; }
a { background-color: rgb(137,118,112); }
div.DivClassName
{
background-color: #897670;
}
.BgClassName
{
background-color: #897670;
}
</style>
border-color css
<style>
span { border-color: #897670; }
span { border-color: rgb(137,118,112); }
td.TdClassName
{
border-color: #897670;
}
.TagClassName
{
border-color: #897670;
}
</style>