Shades of Tropical Rain Forest #078359
Tints of Tropical Rain Forest #078359
RGB
CMYK
RGB Variations
Color information
#078359 (or 0x078359) is known color: Tropical Rain Forest. HEX triplet: 07, 83 and 59. RGB value is (7,131,89). Sum of RGB (Red+Green+Blue) = 7+131+89=227 (30% of max value = 765). Red value is 7 (3.12% from 255 or 3.08% from 227); Green value is 131 (51.56% from 255 or 57.71% from 227); Blue value is 89 (35.16% from 255 or 39.21% from 227); Max value from RGB is 131 - color contains mainly: green. Hex color #078359 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #078359 is #F87CA6. Grayscale: #595959. Windows color (decimal): -16284839 or 5866247. OLE color: 5866247.
HSL color Cylindrical-coordinate representation of color #078359: hue angle of 159.68º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #078359 is Cyan = 0.95, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 7 | 131 | 89 | - |
| CMYK | 0.95 | 0 | 0.32 | 0.49 |
| HSL | 159.68º | 0.9% | 0.27% | - |
| HSV(B) | 159.68º | 0.95% | 0.51% | - |
| XYZ | 10.01 | 17 | 12.2 | - |
| YUV | 89.14 | 127.92 | 69.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 131 | 89 | 0.95 | 0 | 0.32 | 0.49 | 159.68 | 0.9 | 0.27 |
| Hex | 7 | 83 | 59 | 5F | 0 | 20 | 31 | A0 | 5A | 1B |
| Octal | 7 | 203 | 131 | 137 | 0 | 40 | 61 | 240 | 132 | 33 |
| Binary | 111 | 10000011 | 1011001 | 1011111 | 0 | 100000 | 110001 | 10100000 | 1011010 | 11011 |
Color Harmonies of #078359
Complementary color
Monochromatic Colors of #078359
Black with #078359
Text Example
Text Example
White with #078359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #078359; }
p { color: rgb(7,131,89); }
H1.HeaderClassName
{
color: #078359;
}
.AnyTagClassName
{
color: #078359;
}
</style>
background-color css
<style>
a { background-color: #078359; }
a { background-color: rgb(7,131,89); }
div.DivClassName
{
background-color: #078359;
}
.BgClassName
{
background-color: #078359;
}
</style>
border-color css
<style>
span { border-color: #078359; }
span { border-color: rgb(7,131,89); }
td.TdClassName
{
border-color: #078359;
}
.TagClassName
{
border-color: #078359;
}
</style>