Shades of Tropical Rain Forest #017458
Tints of Tropical Rain Forest #017458
RGB
CMYK
RGB Variations
Color information
#017458 (or 0x017458) is known color: Tropical Rain Forest. HEX triplet: 01, 74 and 58. RGB value is (1,116,88). Sum of RGB (Red+Green+Blue) = 1+116+88=205 (27% of max value = 765). Red value is 1 (0.78% from 255 or 0.49% from 205); Green value is 116 (45.70% from 255 or 56.59% from 205); Blue value is 88 (34.77% from 255 or 42.93% from 205); Max value from RGB is 116 - color contains mainly: green. Hex color #017458 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #017458 is #FE8BA7. Grayscale: #4E4E4E. Windows color (decimal): -16681896 or 5796865. OLE color: 5796865.
HSL color Cylindrical-coordinate representation of color #017458: hue angle of 165.39º 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 #017458 is Cyan = 0.99, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 1 | 116 | 88 | - |
| CMYK | 0.99 | 0 | 0.24 | 0.55 |
| HSL | 165.39º | 0.98% | 0.23% | - |
| HSV(B) | 165.39º | 0.99% | 0.45% | - |
| XYZ | 8.02 | 13.2 | 11.36 | - |
| YUV | 78.42 | 133.4 | 72.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 116 | 88 | 0.99 | 0 | 0.24 | 0.55 | 165.39 | 0.98 | 0.23 |
| Hex | 1 | 74 | 58 | 63 | 0 | 18 | 37 | A5 | 62 | 17 |
| Octal | 1 | 164 | 130 | 143 | 0 | 30 | 67 | 245 | 142 | 27 |
| Binary | 1 | 1110100 | 1011000 | 1100011 | 0 | 11000 | 110111 | 10100101 | 1100010 | 10111 |
Color Harmonies of #017458
Complementary color
Monochromatic Colors of #017458
Black with #017458
Text Example
Text Example
White with #017458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #017458; }
p { color: rgb(1,116,88); }
H1.HeaderClassName
{
color: #017458;
}
.AnyTagClassName
{
color: #017458;
}
</style>
background-color css
<style>
a { background-color: #017458; }
a { background-color: rgb(1,116,88); }
div.DivClassName
{
background-color: #017458;
}
.BgClassName
{
background-color: #017458;
}
</style>
border-color css
<style>
span { border-color: #017458; }
span { border-color: rgb(1,116,88); }
td.TdClassName
{
border-color: #017458;
}
.TagClassName
{
border-color: #017458;
}
</style>