Shades of Tropical Rain Forest #017558
Tints of Tropical Rain Forest #017558
RGB
CMYK
RGB Variations
Color information
#017558 (or 0x017558) is known color: Tropical Rain Forest. HEX triplet: 01, 75 and 58. RGB value is (1,117,88). Sum of RGB (Red+Green+Blue) = 1+117+88=206 (27% of max value = 765). Red value is 1 (0.78% from 255 or 0.49% from 206); Green value is 117 (46.09% from 255 or 56.80% from 206); Blue value is 88 (34.77% from 255 or 42.72% from 206); Max value from RGB is 117 - color contains mainly: green. Hex color #017558 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #017558 is #FE8AA7. Grayscale: #4F4F4F. Windows color (decimal): -16681640 or 5797121. OLE color: 5797121.
HSL color Cylindrical-coordinate representation of color #017558: hue angle of 165º 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 #017558 is Cyan = 0.99, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 1 | 117 | 88 | - |
| CMYK | 0.99 | 0 | 0.25 | 0.54 |
| HSL | 165º | 0.98% | 0.23% | - |
| HSV(B) | 165º | 0.99% | 0.46% | - |
| XYZ | 8.14 | 13.43 | 11.4 | - |
| YUV | 79.01 | 133.07 | 72.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 117 | 88 | 0.99 | 0 | 0.25 | 0.54 | 165 | 0.98 | 0.23 |
| Hex | 1 | 75 | 58 | 63 | 0 | 19 | 36 | A5 | 62 | 17 |
| Octal | 1 | 165 | 130 | 143 | 0 | 31 | 66 | 245 | 142 | 27 |
| Binary | 1 | 1110101 | 1011000 | 1100011 | 0 | 11001 | 110110 | 10100101 | 1100010 | 10111 |
Color Harmonies of #017558
Complementary color
Monochromatic Colors of #017558
Black with #017558
Text Example
Text Example
White with #017558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #017558; }
p { color: rgb(1,117,88); }
H1.HeaderClassName
{
color: #017558;
}
.AnyTagClassName
{
color: #017558;
}
</style>
background-color css
<style>
a { background-color: #017558; }
a { background-color: rgb(1,117,88); }
div.DivClassName
{
background-color: #017558;
}
.BgClassName
{
background-color: #017558;
}
</style>
border-color css
<style>
span { border-color: #017558; }
span { border-color: rgb(1,117,88); }
td.TdClassName
{
border-color: #017558;
}
.TagClassName
{
border-color: #017558;
}
</style>