Shades of Tropical Rain Forest #097359
Tints of Tropical Rain Forest #097359
RGB
CMYK
RGB Variations
Color information
#097359 (or 0x097359) is known color: Tropical Rain Forest. HEX triplet: 09, 73 and 59. RGB value is (9,115,89). Sum of RGB (Red+Green+Blue) = 9+115+89=213 (28% of max value = 765). Red value is 9 (3.91% from 255 or 4.23% from 213); Green value is 115 (45.31% from 255 or 53.99% from 213); Blue value is 89 (35.16% from 255 or 41.78% from 213); Max value from RGB is 115 - color contains mainly: green. Hex color #097359 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #097359 is #F68CA6. Grayscale: #505050. Windows color (decimal): -16157863 or 5862153. OLE color: 5862153.
HSL color Cylindrical-coordinate representation of color #097359: hue angle of 165.28º degrees, saturation: 0.85, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #097359 is Cyan = 0.92, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 9 | 115 | 89 | - |
| CMYK | 0.92 | 0 | 0.23 | 0.55 |
| HSL | 165.28º | 0.85% | 0.24% | - |
| HSV(B) | 165.28º | 0.92% | 0.45% | - |
| XYZ | 8.05 | 13.04 | 11.54 | - |
| YUV | 80.34 | 132.88 | 77.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 115 | 89 | 0.92 | 0 | 0.23 | 0.55 | 165.28 | 0.85 | 0.24 |
| Hex | 9 | 73 | 59 | 5C | 0 | 17 | 37 | A5 | 55 | 18 |
| Octal | 11 | 163 | 131 | 134 | 0 | 27 | 67 | 245 | 125 | 30 |
| Binary | 1001 | 1110011 | 1011001 | 1011100 | 0 | 10111 | 110111 | 10100101 | 1010101 | 11000 |
Color Harmonies of #097359
Complementary color
Monochromatic Colors of #097359
Black with #097359
Text Example
Text Example
White with #097359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #097359; }
p { color: rgb(9,115,89); }
H1.HeaderClassName
{
color: #097359;
}
.AnyTagClassName
{
color: #097359;
}
</style>
background-color css
<style>
a { background-color: #097359; }
a { background-color: rgb(9,115,89); }
div.DivClassName
{
background-color: #097359;
}
.BgClassName
{
background-color: #097359;
}
</style>
border-color css
<style>
span { border-color: #097359; }
span { border-color: rgb(9,115,89); }
td.TdClassName
{
border-color: #097359;
}
.TagClassName
{
border-color: #097359;
}
</style>