Shades of Tropical Rain Forest #077658
Tints of Tropical Rain Forest #077658
RGB
CMYK
RGB Variations
Color information
#077658 (or 0x077658) is known color: Tropical Rain Forest. HEX triplet: 07, 76 and 58. RGB value is (7,118,88). Sum of RGB (Red+Green+Blue) = 7+118+88=213 (28% of max value = 765). Red value is 7 (3.12% from 255 or 3.29% from 213); Green value is 118 (46.48% from 255 or 55.40% from 213); Blue value is 88 (34.77% from 255 or 41.31% from 213); Max value from RGB is 118 - color contains mainly: green. Hex color #077658 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #077658 is #F889A7. Grayscale: #515151. Windows color (decimal): -16288168 or 5797383. OLE color: 5797383.
HSL color Cylindrical-coordinate representation of color #077658: hue angle of 163.78º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #077658 is Cyan = 0.94, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 7 | 118 | 88 | - |
| CMYK | 0.94 | 0 | 0.25 | 0.54 |
| HSL | 163.78º | 0.89% | 0.25% | - |
| HSV(B) | 163.78º | 0.94% | 0.46% | - |
| XYZ | 8.33 | 13.71 | 11.44 | - |
| YUV | 81.39 | 131.73 | 74.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 118 | 88 | 0.94 | 0 | 0.25 | 0.54 | 163.78 | 0.89 | 0.25 |
| Hex | 7 | 76 | 58 | 5E | 0 | 19 | 36 | A4 | 59 | 19 |
| Octal | 7 | 166 | 130 | 136 | 0 | 31 | 66 | 244 | 131 | 31 |
| Binary | 111 | 1110110 | 1011000 | 1011110 | 0 | 11001 | 110110 | 10100100 | 1011001 | 11001 |
Color Harmonies of #077658
Complementary color
Monochromatic Colors of #077658
Black with #077658
Text Example
Text Example
White with #077658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077658; }
p { color: rgb(7,118,88); }
H1.HeaderClassName
{
color: #077658;
}
.AnyTagClassName
{
color: #077658;
}
</style>
background-color css
<style>
a { background-color: #077658; }
a { background-color: rgb(7,118,88); }
div.DivClassName
{
background-color: #077658;
}
.BgClassName
{
background-color: #077658;
}
</style>
border-color css
<style>
span { border-color: #077658; }
span { border-color: rgb(7,118,88); }
td.TdClassName
{
border-color: #077658;
}
.TagClassName
{
border-color: #077658;
}
</style>