Shades of Tropical Rain Forest #067060
Tints of Tropical Rain Forest #067060
RGB
CMYK
RGB Variations
Color information
#067060 (or 0x067060) is known color: Tropical Rain Forest. HEX triplet: 06, 70 and 60. RGB value is (6,112,96). Sum of RGB (Red+Green+Blue) = 6+112+96=214 (28% of max value = 765). Red value is 6 (2.73% from 255 or 2.80% from 214); Green value is 112 (44.14% from 255 or 52.34% from 214); Blue value is 96 (37.89% from 255 or 44.86% from 214); Max value from RGB is 112 - color contains mainly: green. Hex color #067060 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #067060 is #F98F9F. Grayscale: #4E4E4E. Windows color (decimal): -16355232 or 6320134. OLE color: 6320134.
HSL color Cylindrical-coordinate representation of color #067060: hue angle of 170.94º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #067060 is Cyan = 0.95, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 6 | 112 | 96 | - |
| CMYK | 0.95 | 0 | 0.14 | 0.56 |
| HSL | 170.94º | 0.9% | 0.23% | - |
| HSV(B) | 170.94º | 0.95% | 0.44% | - |
| XYZ | 7.98 | 12.47 | 13.05 | - |
| YUV | 78.48 | 137.88 | 76.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 112 | 96 | 0.95 | 0 | 0.14 | 0.56 | 170.94 | 0.9 | 0.23 |
| Hex | 6 | 70 | 60 | 5F | 0 | E | 38 | AB | 5A | 17 |
| Octal | 6 | 160 | 140 | 137 | 0 | 16 | 70 | 253 | 132 | 27 |
| Binary | 110 | 1110000 | 1100000 | 1011111 | 0 | 1110 | 111000 | 10101011 | 1011010 | 10111 |
Color Harmonies of #067060
Complementary color
Monochromatic Colors of #067060
Black with #067060
Text Example
Text Example
White with #067060
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #067060; }
p { color: rgb(6,112,96); }
H1.HeaderClassName
{
color: #067060;
}
.AnyTagClassName
{
color: #067060;
}
</style>
background-color css
<style>
a { background-color: #067060; }
a { background-color: rgb(6,112,96); }
div.DivClassName
{
background-color: #067060;
}
.BgClassName
{
background-color: #067060;
}
</style>
border-color css
<style>
span { border-color: #067060; }
span { border-color: rgb(6,112,96); }
td.TdClassName
{
border-color: #067060;
}
.TagClassName
{
border-color: #067060;
}
</style>