Shades of Tropical Rain Forest #077659
Tints of Tropical Rain Forest #077659
RGB
CMYK
RGB Variations
Color information
#077659 (or 0x077659) is known color: Tropical Rain Forest. HEX triplet: 07, 76 and 59. RGB value is (7,118,89). Sum of RGB (Red+Green+Blue) = 7+118+89=214 (28% of max value = 765). Red value is 7 (3.12% from 255 or 3.27% from 214); Green value is 118 (46.48% from 255 or 55.14% from 214); Blue value is 89 (35.16% from 255 or 41.59% from 214); Max value from RGB is 118 - color contains mainly: green. Hex color #077659 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #077659 is #F889A6. Grayscale: #515151. Windows color (decimal): -16288167 or 5862919. OLE color: 5862919.
HSL color Cylindrical-coordinate representation of color #077659: hue angle of 164.32º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #077659 is Cyan = 0.94, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 7 | 118 | 89 | - |
| CMYK | 0.94 | 0 | 0.25 | 0.54 |
| HSL | 164.32º | 0.89% | 0.25% | - |
| HSV(B) | 164.32º | 0.94% | 0.46% | - |
| XYZ | 8.37 | 13.72 | 11.66 | - |
| YUV | 81.51 | 132.23 | 74.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 118 | 89 | 0.94 | 0 | 0.25 | 0.54 | 164.32 | 0.89 | 0.25 |
| Hex | 7 | 76 | 59 | 5E | 0 | 19 | 36 | A4 | 59 | 19 |
| Octal | 7 | 166 | 131 | 136 | 0 | 31 | 66 | 244 | 131 | 31 |
| Binary | 111 | 1110110 | 1011001 | 1011110 | 0 | 11001 | 110110 | 10100100 | 1011001 | 11001 |
Color Harmonies of #077659
Complementary color
Monochromatic Colors of #077659
Black with #077659
Text Example
Text Example
White with #077659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077659; }
p { color: rgb(7,118,89); }
H1.HeaderClassName
{
color: #077659;
}
.AnyTagClassName
{
color: #077659;
}
</style>
background-color css
<style>
a { background-color: #077659; }
a { background-color: rgb(7,118,89); }
div.DivClassName
{
background-color: #077659;
}
.BgClassName
{
background-color: #077659;
}
</style>
border-color css
<style>
span { border-color: #077659; }
span { border-color: rgb(7,118,89); }
td.TdClassName
{
border-color: #077659;
}
.TagClassName
{
border-color: #077659;
}
</style>