Shades of Tropical Rain Forest #077259
Tints of Tropical Rain Forest #077259
RGB
CMYK
RGB Variations
Color information
#077259 (or 0x077259) is known color: Tropical Rain Forest. HEX triplet: 07, 72 and 59. RGB value is (7,114,89). Sum of RGB (Red+Green+Blue) = 7+114+89=210 (27% of max value = 765). Red value is 7 (3.12% from 255 or 3.33% from 210); Green value is 114 (44.92% from 255 or 54.29% from 210); Blue value is 89 (35.16% from 255 or 42.38% from 210); Max value from RGB is 114 - color contains mainly: green. Hex color #077259 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #077259 is #F88DA6. Grayscale: #4F4F4F. Windows color (decimal): -16289191 or 5861895. OLE color: 5861895.
HSL color Cylindrical-coordinate representation of color #077259: hue angle of 165.98º degrees, saturation: 0.88, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #077259 is Cyan = 0.94, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 7 | 114 | 89 | - |
| CMYK | 0.94 | 0 | 0.22 | 0.55 |
| HSL | 165.98º | 0.88% | 0.24% | - |
| HSV(B) | 165.98º | 0.94% | 0.45% | - |
| XYZ | 7.91 | 12.8 | 11.51 | - |
| YUV | 79.16 | 133.55 | 76.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 114 | 89 | 0.94 | 0 | 0.22 | 0.55 | 165.98 | 0.88 | 0.24 |
| Hex | 7 | 72 | 59 | 5E | 0 | 16 | 37 | A6 | 58 | 18 |
| Octal | 7 | 162 | 131 | 136 | 0 | 26 | 67 | 246 | 130 | 30 |
| Binary | 111 | 1110010 | 1011001 | 1011110 | 0 | 10110 | 110111 | 10100110 | 1011000 | 11000 |
Color Harmonies of #077259
Complementary color
Monochromatic Colors of #077259
Black with #077259
Text Example
Text Example
White with #077259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077259; }
p { color: rgb(7,114,89); }
H1.HeaderClassName
{
color: #077259;
}
.AnyTagClassName
{
color: #077259;
}
</style>
background-color css
<style>
a { background-color: #077259; }
a { background-color: rgb(7,114,89); }
div.DivClassName
{
background-color: #077259;
}
.BgClassName
{
background-color: #077259;
}
</style>
border-color css
<style>
span { border-color: #077259; }
span { border-color: rgb(7,114,89); }
td.TdClassName
{
border-color: #077259;
}
.TagClassName
{
border-color: #077259;
}
</style>