Shades of Tropical Rain Forest #017556
Tints of Tropical Rain Forest #017556
RGB
CMYK
RGB Variations
Color information
#017556 (or 0x017556) is known color: Tropical Rain Forest. HEX triplet: 01, 75 and 56. RGB value is (1,117,86). Sum of RGB (Red+Green+Blue) = 1+117+86=204 (27% of max value = 765). Red value is 1 (0.78% from 255 or 0.49% from 204); Green value is 117 (46.09% from 255 or 57.35% from 204); Blue value is 86 (33.98% from 255 or 42.16% from 204); Max value from RGB is 117 - color contains mainly: green. Hex color #017556 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #017556 is #FE8AA9. Grayscale: #4E4E4E. Windows color (decimal): -16681642 or 5666049. OLE color: 5666049.
HSL color Cylindrical-coordinate representation of color #017556: hue angle of 163.97º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #017556 is Cyan = 0.99, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 1 | 117 | 86 | - |
| CMYK | 0.99 | 0 | 0.26 | 0.54 |
| HSL | 163.97º | 0.98% | 0.23% | - |
| HSV(B) | 163.97º | 0.99% | 0.46% | - |
| XYZ | 8.05 | 13.4 | 10.97 | - |
| YUV | 78.78 | 132.07 | 72.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 117 | 86 | 0.99 | 0 | 0.26 | 0.54 | 163.97 | 0.98 | 0.23 |
| Hex | 1 | 75 | 56 | 63 | 0 | 1A | 36 | A4 | 62 | 17 |
| Octal | 1 | 165 | 126 | 143 | 0 | 32 | 66 | 244 | 142 | 27 |
| Binary | 1 | 1110101 | 1010110 | 1100011 | 0 | 11010 | 110110 | 10100100 | 1100010 | 10111 |
Color Harmonies of #017556
Complementary color
Monochromatic Colors of #017556
Black with #017556
Text Example
Text Example
White with #017556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #017556; }
p { color: rgb(1,117,86); }
H1.HeaderClassName
{
color: #017556;
}
.AnyTagClassName
{
color: #017556;
}
</style>
background-color css
<style>
a { background-color: #017556; }
a { background-color: rgb(1,117,86); }
div.DivClassName
{
background-color: #017556;
}
.BgClassName
{
background-color: #017556;
}
</style>
border-color css
<style>
span { border-color: #017556; }
span { border-color: rgb(1,117,86); }
td.TdClassName
{
border-color: #017556;
}
.TagClassName
{
border-color: #017556;
}
</style>