Shades of Tropical Rain Forest #078158
Tints of Tropical Rain Forest #078158
RGB
CMYK
RGB Variations
Color information
#078158 (or 0x078158) is known color: Tropical Rain Forest. HEX triplet: 07, 81 and 58. RGB value is (7,129,88). Sum of RGB (Red+Green+Blue) = 7+129+88=224 (29% of max value = 765). Red value is 7 (3.12% from 255 or 3.12% from 224); Green value is 129 (50.78% from 255 or 57.59% from 224); Blue value is 88 (34.77% from 255 or 39.29% from 224); Max value from RGB is 129 - color contains mainly: green. Hex color #078158 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #078158 is #F87EA7. Grayscale: #575757. Windows color (decimal): -16285352 or 5800199. OLE color: 5800199.
HSL color Cylindrical-coordinate representation of color #078158: hue angle of 159.84º 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 #078158 is Cyan = 0.95, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 7 | 129 | 88 | - |
| CMYK | 0.95 | 0 | 0.32 | 0.49 |
| HSL | 159.84º | 0.9% | 0.27% | - |
| HSV(B) | 159.84º | 0.95% | 0.51% | - |
| XYZ | 9.7 | 16.45 | 11.9 | - |
| YUV | 87.85 | 128.08 | 70.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 129 | 88 | 0.95 | 0 | 0.32 | 0.49 | 159.84 | 0.9 | 0.27 |
| Hex | 7 | 81 | 58 | 5F | 0 | 20 | 31 | A0 | 5A | 1B |
| Octal | 7 | 201 | 130 | 137 | 0 | 40 | 61 | 240 | 132 | 33 |
| Binary | 111 | 10000001 | 1011000 | 1011111 | 0 | 100000 | 110001 | 10100000 | 1011010 | 11011 |
Color Harmonies of #078158
Complementary color
Monochromatic Colors of #078158
Black with #078158
Text Example
Text Example
White with #078158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #078158; }
p { color: rgb(7,129,88); }
H1.HeaderClassName
{
color: #078158;
}
.AnyTagClassName
{
color: #078158;
}
</style>
background-color css
<style>
a { background-color: #078158; }
a { background-color: rgb(7,129,88); }
div.DivClassName
{
background-color: #078158;
}
.BgClassName
{
background-color: #078158;
}
</style>
border-color css
<style>
span { border-color: #078158; }
span { border-color: rgb(7,129,88); }
td.TdClassName
{
border-color: #078158;
}
.TagClassName
{
border-color: #078158;
}
</style>