Shades of Tropical Rain Forest #047262
Tints of Tropical Rain Forest #047262
RGB
CMYK
RGB Variations
Color information
#047262 (or 0x047262) is known color: Tropical Rain Forest. HEX triplet: 04, 72 and 62. RGB value is (4,114,98). Sum of RGB (Red+Green+Blue) = 4+114+98=216 (28% of max value = 765). Red value is 4 (1.95% from 255 or 1.85% from 216); Green value is 114 (44.92% from 255 or 52.78% from 216); Blue value is 98 (38.67% from 255 or 45.37% from 216); Max value from RGB is 114 - color contains mainly: green. Hex color #047262 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #047262 is #FB8D9D. Grayscale: #4F4F4F. Windows color (decimal): -16485790 or 6451716. OLE color: 6451716.
HSL color Cylindrical-coordinate representation of color #047262: hue angle of 171.27º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #047262 is Cyan = 0.96, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 4 | 114 | 98 | - |
| CMYK | 0.96 | 0 | 0.14 | 0.55 |
| HSL | 171.27º | 0.93% | 0.23% | - |
| HSV(B) | 171.27º | 0.96% | 0.45% | - |
| XYZ | 8.27 | 12.94 | 13.62 | - |
| YUV | 79.29 | 138.56 | 74.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 114 | 98 | 0.96 | 0 | 0.14 | 0.55 | 171.27 | 0.93 | 0.23 |
| Hex | 4 | 72 | 62 | 60 | 0 | E | 37 | AB | 5D | 17 |
| Octal | 4 | 162 | 142 | 140 | 0 | 16 | 67 | 253 | 135 | 27 |
| Binary | 100 | 1110010 | 1100010 | 1100000 | 0 | 1110 | 110111 | 10101011 | 1011101 | 10111 |
Color Harmonies of #047262
Complementary color
Monochromatic Colors of #047262
Black with #047262
Text Example
Text Example
White with #047262
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #047262; }
p { color: rgb(4,114,98); }
H1.HeaderClassName
{
color: #047262;
}
.AnyTagClassName
{
color: #047262;
}
</style>
background-color css
<style>
a { background-color: #047262; }
a { background-color: rgb(4,114,98); }
div.DivClassName
{
background-color: #047262;
}
.BgClassName
{
background-color: #047262;
}
</style>
border-color css
<style>
span { border-color: #047262; }
span { border-color: rgb(4,114,98); }
td.TdClassName
{
border-color: #047262;
}
.TagClassName
{
border-color: #047262;
}
</style>