Shades of Tropical Rain Forest #077960
Tints of Tropical Rain Forest #077960
RGB
CMYK
RGB Variations
Color information
#077960 (or 0x077960) is known color: Tropical Rain Forest. HEX triplet: 07, 79 and 60. RGB value is (7,121,96). Sum of RGB (Red+Green+Blue) = 7+121+96=224 (29% of max value = 765). Red value is 7 (3.12% from 255 or 3.12% from 224); Green value is 121 (47.66% from 255 or 54.02% from 224); Blue value is 96 (37.89% from 255 or 42.86% from 224); Max value from RGB is 121 - color contains mainly: green. Hex color #077960 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #077960 is #F8869F. Grayscale: #545454. Windows color (decimal): -16287392 or 6322439. OLE color: 6322439.
HSL color Cylindrical-coordinate representation of color #077960: hue angle of 166.84º 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 #077960 is Cyan = 0.94, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 7 | 121 | 96 | - |
| CMYK | 0.94 | 0 | 0.21 | 0.53 |
| HSL | 166.84º | 0.89% | 0.25% | - |
| HSV(B) | 166.84º | 0.94% | 0.47% | - |
| XYZ | 9.04 | 14.56 | 13.4 | - |
| YUV | 84.06 | 134.73 | 73.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 121 | 96 | 0.94 | 0 | 0.21 | 0.53 | 166.84 | 0.89 | 0.25 |
| Hex | 7 | 79 | 60 | 5E | 0 | 15 | 35 | A7 | 59 | 19 |
| Octal | 7 | 171 | 140 | 136 | 0 | 25 | 65 | 247 | 131 | 31 |
| Binary | 111 | 1111001 | 1100000 | 1011110 | 0 | 10101 | 110101 | 10100111 | 1011001 | 11001 |
Color Harmonies of #077960
Complementary color
Monochromatic Colors of #077960
Black with #077960
Text Example
Text Example
White with #077960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077960; }
p { color: rgb(7,121,96); }
H1.HeaderClassName
{
color: #077960;
}
.AnyTagClassName
{
color: #077960;
}
</style>
background-color css
<style>
a { background-color: #077960; }
a { background-color: rgb(7,121,96); }
div.DivClassName
{
background-color: #077960;
}
.BgClassName
{
background-color: #077960;
}
</style>
border-color css
<style>
span { border-color: #077960; }
span { border-color: rgb(7,121,96); }
td.TdClassName
{
border-color: #077960;
}
.TagClassName
{
border-color: #077960;
}
</style>