Shades of Tropical Rain Forest #097760
Tints of Tropical Rain Forest #097760
RGB
CMYK
RGB Variations
Color information
#097760 (or 0x097760) is known color: Tropical Rain Forest. HEX triplet: 09, 77 and 60. RGB value is (9,119,96). Sum of RGB (Red+Green+Blue) = 9+119+96=224 (29% of max value = 765). Red value is 9 (3.91% from 255 or 4.02% from 224); Green value is 119 (46.88% from 255 or 53.12% from 224); Blue value is 96 (37.89% from 255 or 42.86% from 224); Max value from RGB is 119 - color contains mainly: green. Hex color #097760 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #097760 is #F6889F. Grayscale: #535353. Windows color (decimal): -16156832 or 6321929. OLE color: 6321929.
HSL color Cylindrical-coordinate representation of color #097760: hue angle of 167.45º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #097760 is Cyan = 0.92, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 9 | 119 | 96 | - |
| CMYK | 0.92 | 0 | 0.19 | 0.53 |
| HSL | 167.45º | 0.86% | 0.25% | - |
| HSV(B) | 167.45º | 0.92% | 0.47% | - |
| XYZ | 8.82 | 14.1 | 13.32 | - |
| YUV | 83.49 | 135.06 | 74.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 119 | 96 | 0.92 | 0 | 0.19 | 0.53 | 167.45 | 0.86 | 0.25 |
| Hex | 9 | 77 | 60 | 5C | 0 | 13 | 35 | A7 | 56 | 19 |
| Octal | 11 | 167 | 140 | 134 | 0 | 23 | 65 | 247 | 126 | 31 |
| Binary | 1001 | 1110111 | 1100000 | 1011100 | 0 | 10011 | 110101 | 10100111 | 1010110 | 11001 |
Color Harmonies of #097760
Complementary color
Monochromatic Colors of #097760
Black with #097760
Text Example
Text Example
White with #097760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #097760; }
p { color: rgb(9,119,96); }
H1.HeaderClassName
{
color: #097760;
}
.AnyTagClassName
{
color: #097760;
}
</style>
background-color css
<style>
a { background-color: #097760; }
a { background-color: rgb(9,119,96); }
div.DivClassName
{
background-color: #097760;
}
.BgClassName
{
background-color: #097760;
}
</style>
border-color css
<style>
span { border-color: #097760; }
span { border-color: rgb(9,119,96); }
td.TdClassName
{
border-color: #097760;
}
.TagClassName
{
border-color: #097760;
}
</style>