Shades of Tropical Rain Forest #017456
Tints of Tropical Rain Forest #017456
RGB
CMYK
RGB Variations
Color information
#017456 (or 0x017456) is known color: Tropical Rain Forest. HEX triplet: 01, 74 and 56. RGB value is (1,116,86). Sum of RGB (Red+Green+Blue) = 1+116+86=203 (26% of max value = 765). Red value is 1 (0.78% from 255 or 0.49% from 203); Green value is 116 (45.70% from 255 or 57.14% from 203); Blue value is 86 (33.98% from 255 or 42.36% from 203); Max value from RGB is 116 - color contains mainly: green. Hex color #017456 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #017456 is #FE8BA9. Grayscale: #4E4E4E. Windows color (decimal): -16681898 or 5665793. OLE color: 5665793.
HSL color Cylindrical-coordinate representation of color #017456: hue angle of 164.35º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #017456 is Cyan = 0.99, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 1 | 116 | 86 | - |
| CMYK | 0.99 | 0 | 0.26 | 0.55 |
| HSL | 164.35º | 0.98% | 0.23% | - |
| HSV(B) | 164.35º | 0.99% | 0.45% | - |
| XYZ | 7.94 | 13.17 | 10.93 | - |
| YUV | 78.2 | 132.4 | 72.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 116 | 86 | 0.99 | 0 | 0.26 | 0.55 | 164.35 | 0.98 | 0.23 |
| Hex | 1 | 74 | 56 | 63 | 0 | 1A | 37 | A4 | 62 | 17 |
| Octal | 1 | 164 | 126 | 143 | 0 | 32 | 67 | 244 | 142 | 27 |
| Binary | 1 | 1110100 | 1010110 | 1100011 | 0 | 11010 | 110111 | 10100100 | 1100010 | 10111 |
Color Harmonies of #017456
Complementary color
Monochromatic Colors of #017456
Black with #017456
Text Example
Text Example
White with #017456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #017456; }
p { color: rgb(1,116,86); }
H1.HeaderClassName
{
color: #017456;
}
.AnyTagClassName
{
color: #017456;
}
</style>
background-color css
<style>
a { background-color: #017456; }
a { background-color: rgb(1,116,86); }
div.DivClassName
{
background-color: #017456;
}
.BgClassName
{
background-color: #017456;
}
</style>
border-color css
<style>
span { border-color: #017456; }
span { border-color: rgb(1,116,86); }
td.TdClassName
{
border-color: #017456;
}
.TagClassName
{
border-color: #017456;
}
</style>