Shades of Hurricane #897974
Tints of Hurricane #897974
RGB
CMYK
RGB Variations
Color information
#897974 (or 0x897974) is known color: Hurricane. HEX triplet: 89, 79 and 74. RGB value is (137,121,116). Sum of RGB (Red+Green+Blue) = 137+121+116=374 (49% of max value = 765). Red value is 137 (53.91% from 255 or 36.63% from 374); Green value is 121 (47.66% from 255 or 32.35% from 374); Blue value is 116 (45.70% from 255 or 31.02% from 374); Max value from RGB is 137 - color contains mainly: red. Hex color #897974 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897974 is #76868B. Grayscale: #7D7D7D. Windows color (decimal): -7767692 or 7633289. OLE color: 7633289.
HSL color Cylindrical-coordinate representation of color #897974: hue angle of 14.29º degrees, saturation: 0.08, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #897974 is Cyan = 0, Magento = 0.12, Yellow = 0.15 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 121 | 116 | - |
| CMYK | 0 | 0.12 | 0.15 | 0.46 |
| HSL | 14.29º | 0.08% | 0.5% | - |
| HSV(B) | 14.29º | 0.15% | 0.54% | - |
| XYZ | 20.31 | 20.25 | 19.36 | - |
| YUV | 125.21 | 122.8 | 136.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 121 | 116 | 0 | 0.12 | 0.15 | 0.46 | 14.29 | 0.08 | 0.5 |
| Hex | 89 | 79 | 74 | 0 | C | F | 2E | E | 8 | 32 |
| Octal | 211 | 171 | 164 | 0 | 14 | 17 | 56 | 16 | 10 | 62 |
| Binary | 10001001 | 1111001 | 1110100 | 0 | 1100 | 1111 | 101110 | 1110 | 1000 | 110010 |
Color Harmonies of #897974
Complementary color
Monochromatic Colors of #897974
Black with #897974
Text Example
Text Example
White with #897974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897974; }
p { color: rgb(137,121,116); }
H1.HeaderClassName
{
color: #897974;
}
.AnyTagClassName
{
color: #897974;
}
</style>
background-color css
<style>
a { background-color: #897974; }
a { background-color: rgb(137,121,116); }
div.DivClassName
{
background-color: #897974;
}
.BgClassName
{
background-color: #897974;
}
</style>
border-color css
<style>
span { border-color: #897974; }
span { border-color: rgb(137,121,116); }
td.TdClassName
{
border-color: #897974;
}
.TagClassName
{
border-color: #897974;
}
</style>