Shades of Tropical Rain Forest #077061
Tints of Tropical Rain Forest #077061
RGB
CMYK
RGB Variations
Color information
#077061 (or 0x077061) is known color: Tropical Rain Forest. HEX triplet: 07, 70 and 61. RGB value is (7,112,97). Sum of RGB (Red+Green+Blue) = 7+112+97=216 (28% of max value = 765). Red value is 7 (3.12% from 255 or 3.24% from 216); Green value is 112 (44.14% from 255 or 51.85% from 216); Blue value is 97 (38.28% from 255 or 44.91% from 216); Max value from RGB is 112 - color contains mainly: green. Hex color #077061 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #077061 is #F88F9E. Grayscale: #4E4E4E. Windows color (decimal): -16289695 or 6385671. OLE color: 6385671.
HSL color Cylindrical-coordinate representation of color #077061: hue angle of 171.43º degrees, saturation: 0.88, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #077061 is Cyan = 0.94, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 7 | 112 | 97 | - |
| CMYK | 0.94 | 0 | 0.13 | 0.56 |
| HSL | 171.43º | 0.88% | 0.23% | - |
| HSV(B) | 171.43º | 0.94% | 0.44% | - |
| XYZ | 8.04 | 12.5 | 13.3 | - |
| YUV | 78.9 | 138.21 | 76.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 112 | 97 | 0.94 | 0 | 0.13 | 0.56 | 171.43 | 0.88 | 0.23 |
| Hex | 7 | 70 | 61 | 5E | 0 | D | 38 | AB | 58 | 17 |
| Octal | 7 | 160 | 141 | 136 | 0 | 15 | 70 | 253 | 130 | 27 |
| Binary | 111 | 1110000 | 1100001 | 1011110 | 0 | 1101 | 111000 | 10101011 | 1011000 | 10111 |
Color Harmonies of #077061
Complementary color
Monochromatic Colors of #077061
Black with #077061
Text Example
Text Example
White with #077061
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077061; }
p { color: rgb(7,112,97); }
H1.HeaderClassName
{
color: #077061;
}
.AnyTagClassName
{
color: #077061;
}
</style>
background-color css
<style>
a { background-color: #077061; }
a { background-color: rgb(7,112,97); }
div.DivClassName
{
background-color: #077061;
}
.BgClassName
{
background-color: #077061;
}
</style>
border-color css
<style>
span { border-color: #077061; }
span { border-color: rgb(7,112,97); }
td.TdClassName
{
border-color: #077061;
}
.TagClassName
{
border-color: #077061;
}
</style>