Shades of Tropical Rain Forest #037063
Tints of Tropical Rain Forest #037063
RGB
CMYK
RGB Variations
Color information
#037063 (or 0x037063) is known color: Tropical Rain Forest. HEX triplet: 03, 70 and 63. RGB value is (3,112,99). Sum of RGB (Red+Green+Blue) = 3+112+99=214 (28% of max value = 765). Red value is 3 (1.56% from 255 or 1.40% from 214); Green value is 112 (44.14% from 255 or 52.34% from 214); Blue value is 99 (39.06% from 255 or 46.26% from 214); Max value from RGB is 112 - color contains mainly: green. Hex color #037063 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #037063 is #FC8F9C. Grayscale: #4D4D4D. Windows color (decimal): -16551837 or 6516739. OLE color: 6516739.
HSL color Cylindrical-coordinate representation of color #037063: hue angle of 172.84º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #037063 is Cyan = 0.97, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 3 | 112 | 99 | - |
| CMYK | 0.97 | 0 | 0.12 | 0.56 |
| HSL | 172.84º | 0.95% | 0.23% | - |
| HSV(B) | 172.84º | 0.97% | 0.44% | - |
| XYZ | 8.08 | 12.51 | 13.79 | - |
| YUV | 77.93 | 139.89 | 74.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 112 | 99 | 0.97 | 0 | 0.12 | 0.56 | 172.84 | 0.95 | 0.23 |
| Hex | 3 | 70 | 63 | 61 | 0 | C | 38 | AD | 5F | 17 |
| Octal | 3 | 160 | 143 | 141 | 0 | 14 | 70 | 255 | 137 | 27 |
| Binary | 11 | 1110000 | 1100011 | 1100001 | 0 | 1100 | 111000 | 10101101 | 1011111 | 10111 |
Color Harmonies of #037063
Complementary color
Monochromatic Colors of #037063
Black with #037063
Text Example
Text Example
White with #037063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #037063; }
p { color: rgb(3,112,99); }
H1.HeaderClassName
{
color: #037063;
}
.AnyTagClassName
{
color: #037063;
}
</style>
background-color css
<style>
a { background-color: #037063; }
a { background-color: rgb(3,112,99); }
div.DivClassName
{
background-color: #037063;
}
.BgClassName
{
background-color: #037063;
}
</style>
border-color css
<style>
span { border-color: #037063; }
span { border-color: rgb(3,112,99); }
td.TdClassName
{
border-color: #037063;
}
.TagClassName
{
border-color: #037063;
}
</style>