Shades of Tropical Rain Forest #047160
Tints of Tropical Rain Forest #047160
RGB
CMYK
RGB Variations
Color information
#047160 (or 0x047160) is known color: Tropical Rain Forest. HEX triplet: 04, 71 and 60. RGB value is (4,113,96). Sum of RGB (Red+Green+Blue) = 4+113+96=213 (28% of max value = 765). Red value is 4 (1.95% from 255 or 1.88% from 213); Green value is 113 (44.53% from 255 or 53.05% from 213); Blue value is 96 (37.89% from 255 or 45.07% from 213); Max value from RGB is 113 - color contains mainly: green. Hex color #047160 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #047160 is #FB8E9F. Grayscale: #4E4E4E. Windows color (decimal): -16486048 or 6320388. OLE color: 6320388.
HSL color Cylindrical-coordinate representation of color #047160: hue angle of 170.64º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #047160 is Cyan = 0.96, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 4 | 113 | 96 | - |
| CMYK | 0.96 | 0 | 0.15 | 0.56 |
| HSL | 170.64º | 0.93% | 0.23% | - |
| HSV(B) | 170.64º | 0.96% | 0.44% | - |
| XYZ | 8.07 | 12.68 | 13.09 | - |
| YUV | 78.47 | 137.89 | 74.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 113 | 96 | 0.96 | 0 | 0.15 | 0.56 | 170.64 | 0.93 | 0.23 |
| Hex | 4 | 71 | 60 | 60 | 0 | F | 38 | AB | 5D | 17 |
| Octal | 4 | 161 | 140 | 140 | 0 | 17 | 70 | 253 | 135 | 27 |
| Binary | 100 | 1110001 | 1100000 | 1100000 | 0 | 1111 | 111000 | 10101011 | 1011101 | 10111 |
Color Harmonies of #047160
Complementary color
Monochromatic Colors of #047160
Black with #047160
Text Example
Text Example
White with #047160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #047160; }
p { color: rgb(4,113,96); }
H1.HeaderClassName
{
color: #047160;
}
.AnyTagClassName
{
color: #047160;
}
</style>
background-color css
<style>
a { background-color: #047160; }
a { background-color: rgb(4,113,96); }
div.DivClassName
{
background-color: #047160;
}
.BgClassName
{
background-color: #047160;
}
</style>
border-color css
<style>
span { border-color: #047160; }
span { border-color: rgb(4,113,96); }
td.TdClassName
{
border-color: #047160;
}
.TagClassName
{
border-color: #047160;
}
</style>