Shades of Tropical Rain Forest #047157
Tints of Tropical Rain Forest #047157
RGB
CMYK
RGB Variations
Color information
#047157 (or 0x047157) is known color: Tropical Rain Forest. HEX triplet: 04, 71 and 57. RGB value is (4,113,87). Sum of RGB (Red+Green+Blue) = 4+113+87=204 (27% of max value = 765). Red value is 4 (1.95% from 255 or 1.96% from 204); Green value is 113 (44.53% from 255 or 55.39% from 204); Blue value is 87 (34.38% from 255 or 42.65% from 204); Max value from RGB is 113 - color contains mainly: green. Hex color #047157 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #047157 is #FB8EA8. Grayscale: #4D4D4D. Windows color (decimal): -16486057 or 5730564. OLE color: 5730564.
HSL color Cylindrical-coordinate representation of color #047157: hue angle of 165.69º 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 #047157 is Cyan = 0.96, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 4 | 113 | 87 | - |
| CMYK | 0.96 | 0 | 0.23 | 0.56 |
| HSL | 165.69º | 0.93% | 0.23% | - |
| HSV(B) | 165.69º | 0.96% | 0.44% | - |
| XYZ | 7.68 | 12.52 | 11.03 | - |
| YUV | 77.45 | 133.39 | 75.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 113 | 87 | 0.96 | 0 | 0.23 | 0.56 | 165.69 | 0.93 | 0.23 |
| Hex | 4 | 71 | 57 | 60 | 0 | 17 | 38 | A6 | 5D | 17 |
| Octal | 4 | 161 | 127 | 140 | 0 | 27 | 70 | 246 | 135 | 27 |
| Binary | 100 | 1110001 | 1010111 | 1100000 | 0 | 10111 | 111000 | 10100110 | 1011101 | 10111 |
Color Harmonies of #047157
Complementary color
Monochromatic Colors of #047157
Black with #047157
Text Example
Text Example
White with #047157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #047157; }
p { color: rgb(4,113,87); }
H1.HeaderClassName
{
color: #047157;
}
.AnyTagClassName
{
color: #047157;
}
</style>
background-color css
<style>
a { background-color: #047157; }
a { background-color: rgb(4,113,87); }
div.DivClassName
{
background-color: #047157;
}
.BgClassName
{
background-color: #047157;
}
</style>
border-color css
<style>
span { border-color: #047157; }
span { border-color: rgb(4,113,87); }
td.TdClassName
{
border-color: #047157;
}
.TagClassName
{
border-color: #047157;
}
</style>