Shades of Tropical Rain Forest #017856
Tints of Tropical Rain Forest #017856
RGB
CMYK
RGB Variations
Color information
#017856 (or 0x017856) is known color: Tropical Rain Forest. HEX triplet: 01, 78 and 56. RGB value is (1,120,86). Sum of RGB (Red+Green+Blue) = 1+120+86=207 (27% of max value = 765). Red value is 1 (0.78% from 255 or 0.48% from 207); Green value is 120 (47.27% from 255 or 57.97% from 207); Blue value is 86 (33.98% from 255 or 41.55% from 207); Max value from RGB is 120 - color contains mainly: green. Hex color #017856 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #017856 is #FE87A9. Grayscale: #505050. Windows color (decimal): -16680874 or 5666817. OLE color: 5666817.
HSL color Cylindrical-coordinate representation of color #017856: hue angle of 162.86º degrees, saturation: 0.98, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #017856 is Cyan = 0.99, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 1 | 120 | 86 | - |
| CMYK | 0.99 | 0 | 0.28 | 0.53 |
| HSL | 162.86º | 0.98% | 0.24% | - |
| HSV(B) | 162.86º | 0.99% | 0.47% | - |
| XYZ | 8.41 | 14.11 | 11.08 | - |
| YUV | 80.54 | 131.08 | 71.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 120 | 86 | 0.99 | 0 | 0.28 | 0.53 | 162.86 | 0.98 | 0.24 |
| Hex | 1 | 78 | 56 | 63 | 0 | 1C | 35 | A3 | 62 | 18 |
| Octal | 1 | 170 | 126 | 143 | 0 | 34 | 65 | 243 | 142 | 30 |
| Binary | 1 | 1111000 | 1010110 | 1100011 | 0 | 11100 | 110101 | 10100011 | 1100010 | 11000 |
Color Harmonies of #017856
Complementary color
Monochromatic Colors of #017856
Black with #017856
Text Example
Text Example
White with #017856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #017856; }
p { color: rgb(1,120,86); }
H1.HeaderClassName
{
color: #017856;
}
.AnyTagClassName
{
color: #017856;
}
</style>
background-color css
<style>
a { background-color: #017856; }
a { background-color: rgb(1,120,86); }
div.DivClassName
{
background-color: #017856;
}
.BgClassName
{
background-color: #017856;
}
</style>
border-color css
<style>
span { border-color: #017856; }
span { border-color: rgb(1,120,86); }
td.TdClassName
{
border-color: #017856;
}
.TagClassName
{
border-color: #017856;
}
</style>