Shades of Hurricane #897671
Tints of Hurricane #897671
RGB
CMYK
RGB Variations
Color information
#897671 (or 0x897671) is known color: Hurricane. HEX triplet: 89, 76 and 71. RGB value is (137,118,113). Sum of RGB (Red+Green+Blue) = 137+118+113=368 (48% of max value = 765). Red value is 137 (53.91% from 255 or 37.23% from 368); Green value is 118 (46.48% from 255 or 32.07% from 368); Blue value is 113 (44.53% from 255 or 30.71% from 368); Max value from RGB is 137 - color contains mainly: red. Hex color #897671 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897671 is #76898E. Grayscale: #7B7B7B. Windows color (decimal): -7768463 or 7435913. OLE color: 7435913.
HSL color Cylindrical-coordinate representation of color #897671: hue angle of 12.5º 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 #897671 is Cyan = 0, Magento = 0.14, Yellow = 0.18 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 118 | 113 | - |
| CMYK | 0 | 0.14 | 0.18 | 0.46 |
| HSL | 12.5º | 0.1% | 0.49% | - |
| HSV(B) | 12.5º | 0.18% | 0.54% | - |
| XYZ | 19.78 | 19.47 | 18.34 | - |
| YUV | 123.11 | 122.29 | 137.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 118 | 113 | 0 | 0.14 | 0.18 | 0.46 | 12.5 | 0.1 | 0.49 |
| Hex | 89 | 76 | 71 | 0 | E | 12 | 2E | C | A | 31 |
| Octal | 211 | 166 | 161 | 0 | 16 | 22 | 56 | 14 | 12 | 61 |
| Binary | 10001001 | 1110110 | 1110001 | 0 | 1110 | 10010 | 101110 | 1100 | 1010 | 110001 |
Color Harmonies of #897671
Complementary color
Monochromatic Colors of #897671
Black with #897671
Text Example
Text Example
White with #897671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897671; }
p { color: rgb(137,118,113); }
H1.HeaderClassName
{
color: #897671;
}
.AnyTagClassName
{
color: #897671;
}
</style>
background-color css
<style>
a { background-color: #897671; }
a { background-color: rgb(137,118,113); }
div.DivClassName
{
background-color: #897671;
}
.BgClassName
{
background-color: #897671;
}
</style>
border-color css
<style>
span { border-color: #897671; }
span { border-color: rgb(137,118,113); }
td.TdClassName
{
border-color: #897671;
}
.TagClassName
{
border-color: #897671;
}
</style>