Shades of Tropical Rain Forest #047760
Tints of Tropical Rain Forest #047760
RGB
CMYK
RGB Variations
Color information
#047760 (or 0x047760) is known color: Tropical Rain Forest. HEX triplet: 04, 77 and 60. RGB value is (4,119,96). Sum of RGB (Red+Green+Blue) = 4+119+96=219 (29% of max value = 765). Red value is 4 (1.95% from 255 or 1.83% from 219); Green value is 119 (46.88% from 255 or 54.34% from 219); Blue value is 96 (37.89% from 255 or 43.84% from 219); Max value from RGB is 119 - color contains mainly: green. Hex color #047760 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #047760 is #FB889F. Grayscale: #515151. Windows color (decimal): -16484512 or 6321924. OLE color: 6321924.
HSL color Cylindrical-coordinate representation of color #047760: hue angle of 168º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #047760 is Cyan = 0.97, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 4 | 119 | 96 | - |
| CMYK | 0.97 | 0 | 0.19 | 0.53 |
| HSL | 168º | 0.93% | 0.24% | - |
| HSV(B) | 168º | 0.97% | 0.47% | - |
| XYZ | 8.76 | 14.06 | 13.32 | - |
| YUV | 81.99 | 135.9 | 72.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 119 | 96 | 0.97 | 0 | 0.19 | 0.53 | 168 | 0.93 | 0.24 |
| Hex | 4 | 77 | 60 | 61 | 0 | 13 | 35 | A8 | 5D | 18 |
| Octal | 4 | 167 | 140 | 141 | 0 | 23 | 65 | 250 | 135 | 30 |
| Binary | 100 | 1110111 | 1100000 | 1100001 | 0 | 10011 | 110101 | 10101000 | 1011101 | 11000 |
Color Harmonies of #047760
Complementary color
Monochromatic Colors of #047760
Black with #047760
Text Example
Text Example
White with #047760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #047760; }
p { color: rgb(4,119,96); }
H1.HeaderClassName
{
color: #047760;
}
.AnyTagClassName
{
color: #047760;
}
</style>
background-color css
<style>
a { background-color: #047760; }
a { background-color: rgb(4,119,96); }
div.DivClassName
{
background-color: #047760;
}
.BgClassName
{
background-color: #047760;
}
</style>
border-color css
<style>
span { border-color: #047760; }
span { border-color: rgb(4,119,96); }
td.TdClassName
{
border-color: #047760;
}
.TagClassName
{
border-color: #047760;
}
</style>