Shades of Tropical Rain Forest #097459
Tints of Tropical Rain Forest #097459
RGB
CMYK
RGB Variations
Color information
#097459 (or 0x097459) is known color: Tropical Rain Forest. HEX triplet: 09, 74 and 59. RGB value is (9,116,89). Sum of RGB (Red+Green+Blue) = 9+116+89=214 (28% of max value = 765). Red value is 9 (3.91% from 255 or 4.21% from 214); Green value is 116 (45.70% from 255 or 54.21% from 214); Blue value is 89 (35.16% from 255 or 41.59% from 214); Max value from RGB is 116 - color contains mainly: green. Hex color #097459 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #097459 is #F68BA6. Grayscale: #505050. Windows color (decimal): -16157607 or 5862409. OLE color: 5862409.
HSL color Cylindrical-coordinate representation of color #097459: hue angle of 164.86º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #097459 is Cyan = 0.92, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 9 | 116 | 89 | - |
| CMYK | 0.92 | 0 | 0.23 | 0.55 |
| HSL | 164.86º | 0.86% | 0.25% | - |
| HSV(B) | 164.86º | 0.92% | 0.45% | - |
| XYZ | 8.16 | 13.27 | 11.58 | - |
| YUV | 80.93 | 132.55 | 76.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 116 | 89 | 0.92 | 0 | 0.23 | 0.55 | 164.86 | 0.86 | 0.25 |
| Hex | 9 | 74 | 59 | 5C | 0 | 17 | 37 | A5 | 56 | 19 |
| Octal | 11 | 164 | 131 | 134 | 0 | 27 | 67 | 245 | 126 | 31 |
| Binary | 1001 | 1110100 | 1011001 | 1011100 | 0 | 10111 | 110111 | 10100101 | 1010110 | 11001 |
Color Harmonies of #097459
Complementary color
Monochromatic Colors of #097459
Black with #097459
Text Example
Text Example
White with #097459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #097459; }
p { color: rgb(9,116,89); }
H1.HeaderClassName
{
color: #097459;
}
.AnyTagClassName
{
color: #097459;
}
</style>
background-color css
<style>
a { background-color: #097459; }
a { background-color: rgb(9,116,89); }
div.DivClassName
{
background-color: #097459;
}
.BgClassName
{
background-color: #097459;
}
</style>
border-color css
<style>
span { border-color: #097459; }
span { border-color: rgb(9,116,89); }
td.TdClassName
{
border-color: #097459;
}
.TagClassName
{
border-color: #097459;
}
</style>