Shades of Tropical Rain Forest #017358
Tints of Tropical Rain Forest #017358
RGB
CMYK
RGB Variations
Color information
#017358 (or 0x017358) is known color: Tropical Rain Forest. HEX triplet: 01, 73 and 58. RGB value is (1,115,88). Sum of RGB (Red+Green+Blue) = 1+115+88=204 (27% of max value = 765). Red value is 1 (0.78% from 255 or 0.49% from 204); Green value is 115 (45.31% from 255 or 56.37% from 204); Blue value is 88 (34.77% from 255 or 43.14% from 204); Max value from RGB is 115 - color contains mainly: green. Hex color #017358 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #017358 is #FE8CA7. Grayscale: #4D4D4D. Windows color (decimal): -16682152 or 5796609. OLE color: 5796609.
HSL color Cylindrical-coordinate representation of color #017358: hue angle of 165.79º 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 #017358 is Cyan = 0.99, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 1 | 115 | 88 | - |
| CMYK | 0.99 | 0 | 0.23 | 0.55 |
| HSL | 165.79º | 0.98% | 0.23% | - |
| HSV(B) | 165.79º | 0.99% | 0.45% | - |
| XYZ | 7.9 | 12.97 | 11.32 | - |
| YUV | 77.84 | 133.73 | 73.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 115 | 88 | 0.99 | 0 | 0.23 | 0.55 | 165.79 | 0.98 | 0.23 |
| Hex | 1 | 73 | 58 | 63 | 0 | 17 | 37 | A6 | 62 | 17 |
| Octal | 1 | 163 | 130 | 143 | 0 | 27 | 67 | 246 | 142 | 27 |
| Binary | 1 | 1110011 | 1011000 | 1100011 | 0 | 10111 | 110111 | 10100110 | 1100010 | 10111 |
Color Harmonies of #017358
Complementary color
Monochromatic Colors of #017358
Black with #017358
Text Example
Text Example
White with #017358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #017358; }
p { color: rgb(1,115,88); }
H1.HeaderClassName
{
color: #017358;
}
.AnyTagClassName
{
color: #017358;
}
</style>
background-color css
<style>
a { background-color: #017358; }
a { background-color: rgb(1,115,88); }
div.DivClassName
{
background-color: #017358;
}
.BgClassName
{
background-color: #017358;
}
</style>
border-color css
<style>
span { border-color: #017358; }
span { border-color: rgb(1,115,88); }
td.TdClassName
{
border-color: #017358;
}
.TagClassName
{
border-color: #017358;
}
</style>