Shades of Tropical Rain Forest #077358
Tints of Tropical Rain Forest #077358
RGB
CMYK
RGB Variations
Color information
#077358 (or 0x077358) is known color: Tropical Rain Forest. HEX triplet: 07, 73 and 58. RGB value is (7,115,88). Sum of RGB (Red+Green+Blue) = 7+115+88=210 (27% of max value = 765). Red value is 7 (3.12% from 255 or 3.33% from 210); Green value is 115 (45.31% from 255 or 54.76% from 210); Blue value is 88 (34.77% from 255 or 41.90% from 210); Max value from RGB is 115 - color contains mainly: green. Hex color #077358 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #077358 is #F88CA7. Grayscale: #4F4F4F. Windows color (decimal): -16288936 or 5796615. OLE color: 5796615.
HSL color Cylindrical-coordinate representation of color #077358: hue angle of 165º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #077358 is Cyan = 0.94, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 7 | 115 | 88 | - |
| CMYK | 0.94 | 0 | 0.23 | 0.55 |
| HSL | 165º | 0.89% | 0.24% | - |
| HSV(B) | 165º | 0.94% | 0.45% | - |
| XYZ | 7.98 | 13.01 | 11.32 | - |
| YUV | 79.63 | 132.72 | 76.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 115 | 88 | 0.94 | 0 | 0.23 | 0.55 | 165 | 0.89 | 0.24 |
| Hex | 7 | 73 | 58 | 5E | 0 | 17 | 37 | A5 | 59 | 18 |
| Octal | 7 | 163 | 130 | 136 | 0 | 27 | 67 | 245 | 131 | 30 |
| Binary | 111 | 1110011 | 1011000 | 1011110 | 0 | 10111 | 110111 | 10100101 | 1011001 | 11000 |
Color Harmonies of #077358
Complementary color
Monochromatic Colors of #077358
Black with #077358
Text Example
Text Example
White with #077358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077358; }
p { color: rgb(7,115,88); }
H1.HeaderClassName
{
color: #077358;
}
.AnyTagClassName
{
color: #077358;
}
</style>
background-color css
<style>
a { background-color: #077358; }
a { background-color: rgb(7,115,88); }
div.DivClassName
{
background-color: #077358;
}
.BgClassName
{
background-color: #077358;
}
</style>
border-color css
<style>
span { border-color: #077358; }
span { border-color: rgb(7,115,88); }
td.TdClassName
{
border-color: #077358;
}
.TagClassName
{
border-color: #077358;
}
</style>