Shades of Tropical Rain Forest #077856
Tints of Tropical Rain Forest #077856
RGB
CMYK
RGB Variations
Color information
#077856 (or 0x077856) is known color: Tropical Rain Forest. HEX triplet: 07, 78 and 56. RGB value is (7,120,86). Sum of RGB (Red+Green+Blue) = 7+120+86=213 (28% of max value = 765). Red value is 7 (3.12% from 255 or 3.29% from 213); Green value is 120 (47.27% from 255 or 56.34% from 213); Blue value is 86 (33.98% from 255 or 40.38% from 213); Max value from RGB is 120 - color contains mainly: green. Hex color #077856 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #077856 is #F887A9. Grayscale: #525252. Windows color (decimal): -16287658 or 5666823. OLE color: 5666823.
HSL color Cylindrical-coordinate representation of color #077856: hue angle of 161.95º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #077856 is Cyan = 0.94, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 7 | 120 | 86 | - |
| CMYK | 0.94 | 0 | 0.28 | 0.53 |
| HSL | 161.95º | 0.89% | 0.25% | - |
| HSV(B) | 161.95º | 0.94% | 0.47% | - |
| XYZ | 8.48 | 14.15 | 11.09 | - |
| YUV | 82.34 | 130.06 | 74.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 120 | 86 | 0.94 | 0 | 0.28 | 0.53 | 161.95 | 0.89 | 0.25 |
| Hex | 7 | 78 | 56 | 5E | 0 | 1C | 35 | A2 | 59 | 19 |
| Octal | 7 | 170 | 126 | 136 | 0 | 34 | 65 | 242 | 131 | 31 |
| Binary | 111 | 1111000 | 1010110 | 1011110 | 0 | 11100 | 110101 | 10100010 | 1011001 | 11001 |
Color Harmonies of #077856
Complementary color
Monochromatic Colors of #077856
Black with #077856
Text Example
Text Example
White with #077856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077856; }
p { color: rgb(7,120,86); }
H1.HeaderClassName
{
color: #077856;
}
.AnyTagClassName
{
color: #077856;
}
</style>
background-color css
<style>
a { background-color: #077856; }
a { background-color: rgb(7,120,86); }
div.DivClassName
{
background-color: #077856;
}
.BgClassName
{
background-color: #077856;
}
</style>
border-color css
<style>
span { border-color: #077856; }
span { border-color: rgb(7,120,86); }
td.TdClassName
{
border-color: #077856;
}
.TagClassName
{
border-color: #077856;
}
</style>