Shades of Tropical Rain Forest #017059
Tints of Tropical Rain Forest #017059
RGB
CMYK
RGB Variations
Color information
#017059 (or 0x017059) is known color: Tropical Rain Forest. HEX triplet: 01, 70 and 59. RGB value is (1,112,89). Sum of RGB (Red+Green+Blue) = 1+112+89=202 (26% of max value = 765). Red value is 1 (0.78% from 255 or 0.50% from 202); Green value is 112 (44.14% from 255 or 55.45% from 202); Blue value is 89 (35.16% from 255 or 44.06% from 202); Max value from RGB is 112 - color contains mainly: green. Hex color #017059 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #017059 is #FE8FA6. Grayscale: #4C4C4C. Windows color (decimal): -16682919 or 5861377. OLE color: 5861377.
HSL color Cylindrical-coordinate representation of color #017059: hue angle of 167.57º degrees, saturation: 0.98, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #017059 is Cyan = 0.99, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 1 | 112 | 89 | - |
| CMYK | 0.99 | 0 | 0.21 | 0.56 |
| HSL | 167.57º | 0.98% | 0.22% | - |
| HSV(B) | 167.57º | 0.99% | 0.44% | - |
| XYZ | 7.61 | 12.32 | 11.43 | - |
| YUV | 76.19 | 135.23 | 74.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 112 | 89 | 0.99 | 0 | 0.21 | 0.56 | 167.57 | 0.98 | 0.22 |
| Hex | 1 | 70 | 59 | 63 | 0 | 15 | 38 | A8 | 62 | 16 |
| Octal | 1 | 160 | 131 | 143 | 0 | 25 | 70 | 250 | 142 | 26 |
| Binary | 1 | 1110000 | 1011001 | 1100011 | 0 | 10101 | 111000 | 10101000 | 1100010 | 10110 |
Color Harmonies of #017059
Complementary color
Monochromatic Colors of #017059
Black with #017059
Text Example
Text Example
White with #017059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #017059; }
p { color: rgb(1,112,89); }
H1.HeaderClassName
{
color: #017059;
}
.AnyTagClassName
{
color: #017059;
}
</style>
background-color css
<style>
a { background-color: #017059; }
a { background-color: rgb(1,112,89); }
div.DivClassName
{
background-color: #017059;
}
.BgClassName
{
background-color: #017059;
}
</style>
border-color css
<style>
span { border-color: #017059; }
span { border-color: rgb(1,112,89); }
td.TdClassName
{
border-color: #017059;
}
.TagClassName
{
border-color: #017059;
}
</style>