Shades of Tropical Rain Forest #078057
Tints of Tropical Rain Forest #078057
RGB
CMYK
RGB Variations
Color information
#078057 (or 0x078057) is known color: Tropical Rain Forest. HEX triplet: 07, 80 and 57. RGB value is (7,128,87). Sum of RGB (Red+Green+Blue) = 7+128+87=222 (29% of max value = 765). Red value is 7 (3.12% from 255 or 3.15% from 222); Green value is 128 (50.39% from 255 or 57.66% from 222); Blue value is 87 (34.38% from 255 or 39.19% from 222); Max value from RGB is 128 - color contains mainly: green. Hex color #078057 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #078057 is #F87FA8. Grayscale: #575757. Windows color (decimal): -16285609 or 5734407. OLE color: 5734407.
HSL color Cylindrical-coordinate representation of color #078057: hue angle of 159.67º degrees, saturation: 0.9, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #078057 is Cyan = 0.95, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 7 | 128 | 87 | - |
| CMYK | 0.95 | 0 | 0.32 | 0.50 |
| HSL | 159.67º | 0.9% | 0.26% | - |
| HSV(B) | 159.67º | 0.95% | 0.5% | - |
| XYZ | 9.53 | 16.17 | 11.64 | - |
| YUV | 87.15 | 127.91 | 70.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 128 | 87 | 0.95 | 0 | 0.32 | 0.50 | 159.67 | 0.9 | 0.26 |
| Hex | 7 | 80 | 57 | 5F | 0 | 20 | 32 | A0 | 5A | 1A |
| Octal | 7 | 200 | 127 | 137 | 0 | 40 | 62 | 240 | 132 | 32 |
| Binary | 111 | 10000000 | 1010111 | 1011111 | 0 | 100000 | 110010 | 10100000 | 1011010 | 11010 |
Color Harmonies of #078057
Complementary color
Monochromatic Colors of #078057
Black with #078057
Text Example
Text Example
White with #078057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #078057; }
p { color: rgb(7,128,87); }
H1.HeaderClassName
{
color: #078057;
}
.AnyTagClassName
{
color: #078057;
}
</style>
background-color css
<style>
a { background-color: #078057; }
a { background-color: rgb(7,128,87); }
div.DivClassName
{
background-color: #078057;
}
.BgClassName
{
background-color: #078057;
}
</style>
border-color css
<style>
span { border-color: #078057; }
span { border-color: rgb(7,128,87); }
td.TdClassName
{
border-color: #078057;
}
.TagClassName
{
border-color: #078057;
}
</style>