Shades of Tropical Rain Forest #017562
Tints of Tropical Rain Forest #017562
RGB
CMYK
RGB Variations
Color information
#017562 (or 0x017562) is known color: Tropical Rain Forest. HEX triplet: 01, 75 and 62. RGB value is (1,117,98). Sum of RGB (Red+Green+Blue) = 1+117+98=216 (28% of max value = 765). Red value is 1 (0.78% from 255 or 0.46% from 216); Green value is 117 (46.09% from 255 or 54.17% from 216); Blue value is 98 (38.67% from 255 or 45.37% from 216); Max value from RGB is 117 - color contains mainly: green. Hex color #017562 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #017562 is #FE8A9D. Grayscale: #505050. Windows color (decimal): -16681630 or 6452481. OLE color: 6452481.
HSL color Cylindrical-coordinate representation of color #017562: hue angle of 170.17º 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 #017562 is Cyan = 0.99, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 1 | 117 | 98 | - |
| CMYK | 0.99 | 0 | 0.16 | 0.54 |
| HSL | 170.17º | 0.98% | 0.23% | - |
| HSV(B) | 170.17º | 0.99% | 0.46% | - |
| XYZ | 8.58 | 13.61 | 13.73 | - |
| YUV | 80.15 | 138.07 | 71.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 117 | 98 | 0.99 | 0 | 0.16 | 0.54 | 170.17 | 0.98 | 0.23 |
| Hex | 1 | 75 | 62 | 63 | 0 | 10 | 36 | AA | 62 | 17 |
| Octal | 1 | 165 | 142 | 143 | 0 | 20 | 66 | 252 | 142 | 27 |
| Binary | 1 | 1110101 | 1100010 | 1100011 | 0 | 10000 | 110110 | 10101010 | 1100010 | 10111 |
Color Harmonies of #017562
Complementary color
Monochromatic Colors of #017562
Black with #017562
Text Example
Text Example
White with #017562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #017562; }
p { color: rgb(1,117,98); }
H1.HeaderClassName
{
color: #017562;
}
.AnyTagClassName
{
color: #017562;
}
</style>
background-color css
<style>
a { background-color: #017562; }
a { background-color: rgb(1,117,98); }
div.DivClassName
{
background-color: #017562;
}
.BgClassName
{
background-color: #017562;
}
</style>
border-color css
<style>
span { border-color: #017562; }
span { border-color: rgb(1,117,98); }
td.TdClassName
{
border-color: #017562;
}
.TagClassName
{
border-color: #017562;
}
</style>