Shades of Tropical Rain Forest #078157
Tints of Tropical Rain Forest #078157
RGB
CMYK
RGB Variations
Color information
#078157 (or 0x078157) is known color: Tropical Rain Forest. HEX triplet: 07, 81 and 57. RGB value is (7,129,87). Sum of RGB (Red+Green+Blue) = 7+129+87=223 (29% of max value = 765). Red value is 7 (3.12% from 255 or 3.14% from 223); Green value is 129 (50.78% from 255 or 57.85% from 223); Blue value is 87 (34.38% from 255 or 39.01% from 223); Max value from RGB is 129 - color contains mainly: green. Hex color #078157 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #078157 is #F87EA8. Grayscale: #575757. Windows color (decimal): -16285353 or 5734663. OLE color: 5734663.
HSL color Cylindrical-coordinate representation of color #078157: hue angle of 159.34º 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 #078157 is Cyan = 0.95, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 7 | 129 | 87 | - |
| CMYK | 0.95 | 0 | 0.33 | 0.49 |
| HSL | 159.34º | 0.9% | 0.27% | - |
| HSV(B) | 159.34º | 0.95% | 0.51% | - |
| XYZ | 9.66 | 16.43 | 11.68 | - |
| YUV | 87.73 | 127.58 | 70.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 129 | 87 | 0.95 | 0 | 0.33 | 0.49 | 159.34 | 0.9 | 0.27 |
| Hex | 7 | 81 | 57 | 5F | 0 | 21 | 31 | 9F | 5A | 1B |
| Octal | 7 | 201 | 127 | 137 | 0 | 41 | 61 | 237 | 132 | 33 |
| Binary | 111 | 10000001 | 1010111 | 1011111 | 0 | 100001 | 110001 | 10011111 | 1011010 | 11011 |
Color Harmonies of #078157
Complementary color
Monochromatic Colors of #078157
Black with #078157
Text Example
Text Example
White with #078157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #078157; }
p { color: rgb(7,129,87); }
H1.HeaderClassName
{
color: #078157;
}
.AnyTagClassName
{
color: #078157;
}
</style>
background-color css
<style>
a { background-color: #078157; }
a { background-color: rgb(7,129,87); }
div.DivClassName
{
background-color: #078157;
}
.BgClassName
{
background-color: #078157;
}
</style>
border-color css
<style>
span { border-color: #078157; }
span { border-color: rgb(7,129,87); }
td.TdClassName
{
border-color: #078157;
}
.TagClassName
{
border-color: #078157;
}
</style>