Shades of Tropical Rain Forest #016958
Tints of Tropical Rain Forest #016958
RGB
CMYK
RGB Variations
Color information
#016958 (or 0x016958) is known color: Tropical Rain Forest. HEX triplet: 01, 69 and 58. RGB value is (1,105,88). Sum of RGB (Red+Green+Blue) = 1+105+88=194 (25% of max value = 765). Red value is 1 (0.78% from 255 or 0.52% from 194); Green value is 105 (41.41% from 255 or 54.12% from 194); Blue value is 88 (34.77% from 255 or 45.36% from 194); Max value from RGB is 105 - color contains mainly: green. Hex color #016958 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #016958 is #FE96A7. Grayscale: #474747. Windows color (decimal): -16684712 or 5794049. OLE color: 5794049.
HSL color Cylindrical-coordinate representation of color #016958: hue angle of 170.19º degrees, saturation: 0.98, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #016958 is Cyan = 0.99, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 1 | 105 | 88 | - |
| CMYK | 0.99 | 0 | 0.16 | 0.59 |
| HSL | 170.19º | 0.98% | 0.21% | - |
| HSV(B) | 170.19º | 0.99% | 0.41% | - |
| XYZ | 6.83 | 10.81 | 10.96 | - |
| YUV | 71.97 | 137.04 | 77.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 105 | 88 | 0.99 | 0 | 0.16 | 0.59 | 170.19 | 0.98 | 0.21 |
| Hex | 1 | 69 | 58 | 63 | 0 | 10 | 3B | AA | 62 | 15 |
| Octal | 1 | 151 | 130 | 143 | 0 | 20 | 73 | 252 | 142 | 25 |
| Binary | 1 | 1101001 | 1011000 | 1100011 | 0 | 10000 | 111011 | 10101010 | 1100010 | 10101 |
Color Harmonies of #016958
Complementary color
Monochromatic Colors of #016958
Black with #016958
Text Example
Text Example
White with #016958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016958; }
p { color: rgb(1,105,88); }
H1.HeaderClassName
{
color: #016958;
}
.AnyTagClassName
{
color: #016958;
}
</style>
background-color css
<style>
a { background-color: #016958; }
a { background-color: rgb(1,105,88); }
div.DivClassName
{
background-color: #016958;
}
.BgClassName
{
background-color: #016958;
}
</style>
border-color css
<style>
span { border-color: #016958; }
span { border-color: rgb(1,105,88); }
td.TdClassName
{
border-color: #016958;
}
.TagClassName
{
border-color: #016958;
}
</style>