Shades of Tropical Rain Forest #047560
Tints of Tropical Rain Forest #047560
RGB
CMYK
RGB Variations
Color information
#047560 (or 0x047560) is known color: Tropical Rain Forest. HEX triplet: 04, 75 and 60. RGB value is (4,117,96). Sum of RGB (Red+Green+Blue) = 4+117+96=217 (28% of max value = 765). Red value is 4 (1.95% from 255 or 1.84% from 217); Green value is 117 (46.09% from 255 or 53.92% from 217); Blue value is 96 (37.89% from 255 or 44.24% from 217); Max value from RGB is 117 - color contains mainly: green. Hex color #047560 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #047560 is #FB8A9F. Grayscale: #505050. Windows color (decimal): -16485024 or 6321412. OLE color: 6321412.
HSL color Cylindrical-coordinate representation of color #047560: hue angle of 168.85º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #047560 is Cyan = 0.97, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 4 | 117 | 96 | - |
| CMYK | 0.97 | 0 | 0.18 | 0.54 |
| HSL | 168.85º | 0.93% | 0.24% | - |
| HSV(B) | 168.85º | 0.97% | 0.46% | - |
| XYZ | 8.52 | 13.59 | 13.24 | - |
| YUV | 80.82 | 136.56 | 73.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 117 | 96 | 0.97 | 0 | 0.18 | 0.54 | 168.85 | 0.93 | 0.24 |
| Hex | 4 | 75 | 60 | 61 | 0 | 12 | 36 | A9 | 5D | 18 |
| Octal | 4 | 165 | 140 | 141 | 0 | 22 | 66 | 251 | 135 | 30 |
| Binary | 100 | 1110101 | 1100000 | 1100001 | 0 | 10010 | 110110 | 10101001 | 1011101 | 11000 |
Color Harmonies of #047560
Complementary color
Monochromatic Colors of #047560
Black with #047560
Text Example
Text Example
White with #047560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #047560; }
p { color: rgb(4,117,96); }
H1.HeaderClassName
{
color: #047560;
}
.AnyTagClassName
{
color: #047560;
}
</style>
background-color css
<style>
a { background-color: #047560; }
a { background-color: rgb(4,117,96); }
div.DivClassName
{
background-color: #047560;
}
.BgClassName
{
background-color: #047560;
}
</style>
border-color css
<style>
span { border-color: #047560; }
span { border-color: rgb(4,117,96); }
td.TdClassName
{
border-color: #047560;
}
.TagClassName
{
border-color: #047560;
}
</style>