Shades of Tropical Rain Forest #077861
Tints of Tropical Rain Forest #077861
RGB
CMYK
RGB Variations
Color information
#077861 (or 0x077861) is known color: Tropical Rain Forest. HEX triplet: 07, 78 and 61. RGB value is (7,120,97). Sum of RGB (Red+Green+Blue) = 7+120+97=224 (29% of max value = 765). Red value is 7 (3.12% from 255 or 3.12% from 224); Green value is 120 (47.27% from 255 or 53.57% from 224); Blue value is 97 (38.28% from 255 or 43.30% from 224); Max value from RGB is 120 - color contains mainly: green. Hex color #077861 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #077861 is #F8879E. Grayscale: #535353. Windows color (decimal): -16287647 or 6387719. OLE color: 6387719.
HSL color Cylindrical-coordinate representation of color #077861: hue angle of 167.79º 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 #077861 is Cyan = 0.94, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 7 | 120 | 97 | - |
| CMYK | 0.94 | 0 | 0.19 | 0.53 |
| HSL | 167.79º | 0.89% | 0.25% | - |
| HSV(B) | 167.79º | 0.94% | 0.47% | - |
| XYZ | 8.96 | 14.34 | 13.61 | - |
| YUV | 83.59 | 135.56 | 73.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 120 | 97 | 0.94 | 0 | 0.19 | 0.53 | 167.79 | 0.89 | 0.25 |
| Hex | 7 | 78 | 61 | 5E | 0 | 13 | 35 | A8 | 59 | 19 |
| Octal | 7 | 170 | 141 | 136 | 0 | 23 | 65 | 250 | 131 | 31 |
| Binary | 111 | 1111000 | 1100001 | 1011110 | 0 | 10011 | 110101 | 10101000 | 1011001 | 11001 |
Color Harmonies of #077861
Complementary color
Monochromatic Colors of #077861
Black with #077861
Text Example
Text Example
White with #077861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077861; }
p { color: rgb(7,120,97); }
H1.HeaderClassName
{
color: #077861;
}
.AnyTagClassName
{
color: #077861;
}
</style>
background-color css
<style>
a { background-color: #077861; }
a { background-color: rgb(7,120,97); }
div.DivClassName
{
background-color: #077861;
}
.BgClassName
{
background-color: #077861;
}
</style>
border-color css
<style>
span { border-color: #077861; }
span { border-color: rgb(7,120,97); }
td.TdClassName
{
border-color: #077861;
}
.TagClassName
{
border-color: #077861;
}
</style>