Shades of Tropical Rain Forest #077962
Tints of Tropical Rain Forest #077962
RGB
CMYK
RGB Variations
Color information
#077962 (or 0x077962) is known color: Tropical Rain Forest. HEX triplet: 07, 79 and 62. RGB value is (7,121,98). Sum of RGB (Red+Green+Blue) = 7+121+98=226 (29% of max value = 765). Red value is 7 (3.12% from 255 or 3.10% from 226); Green value is 121 (47.66% from 255 or 53.54% from 226); Blue value is 98 (38.67% from 255 or 43.36% from 226); Max value from RGB is 121 - color contains mainly: green. Hex color #077962 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #077962 is #F8869D. Grayscale: #545454. Windows color (decimal): -16287390 or 6453511. OLE color: 6453511.
HSL color Cylindrical-coordinate representation of color #077962: hue angle of 167.89º 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 #077962 is Cyan = 0.94, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 7 | 121 | 98 | - |
| CMYK | 0.94 | 0 | 0.19 | 0.53 |
| HSL | 167.89º | 0.89% | 0.25% | - |
| HSV(B) | 167.89º | 0.94% | 0.47% | - |
| XYZ | 9.13 | 14.6 | 13.89 | - |
| YUV | 84.29 | 135.73 | 72.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 121 | 98 | 0.94 | 0 | 0.19 | 0.53 | 167.89 | 0.89 | 0.25 |
| Hex | 7 | 79 | 62 | 5E | 0 | 13 | 35 | A8 | 59 | 19 |
| Octal | 7 | 171 | 142 | 136 | 0 | 23 | 65 | 250 | 131 | 31 |
| Binary | 111 | 1111001 | 1100010 | 1011110 | 0 | 10011 | 110101 | 10101000 | 1011001 | 11001 |
Color Harmonies of #077962
Complementary color
Monochromatic Colors of #077962
Black with #077962
Text Example
Text Example
White with #077962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077962; }
p { color: rgb(7,121,98); }
H1.HeaderClassName
{
color: #077962;
}
.AnyTagClassName
{
color: #077962;
}
</style>
background-color css
<style>
a { background-color: #077962; }
a { background-color: rgb(7,121,98); }
div.DivClassName
{
background-color: #077962;
}
.BgClassName
{
background-color: #077962;
}
</style>
border-color css
<style>
span { border-color: #077962; }
span { border-color: rgb(7,121,98); }
td.TdClassName
{
border-color: #077962;
}
.TagClassName
{
border-color: #077962;
}
</style>