Shades of Tropical Rain Forest #017760
Tints of Tropical Rain Forest #017760
RGB
CMYK
RGB Variations
Color information
#017760 (or 0x017760) is known color: Tropical Rain Forest. HEX triplet: 01, 77 and 60. RGB value is (1,119,96). Sum of RGB (Red+Green+Blue) = 1+119+96=216 (28% of max value = 765). Red value is 1 (0.78% from 255 or 0.46% from 216); Green value is 119 (46.88% from 255 or 55.09% from 216); Blue value is 96 (37.89% from 255 or 44.44% from 216); Max value from RGB is 119 - color contains mainly: green. Hex color #017760 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #017760 is #FE889F. Grayscale: #515151. Windows color (decimal): -16681120 or 6321921. OLE color: 6321921.
HSL color Cylindrical-coordinate representation of color #017760: hue angle of 168.31º degrees, saturation: 0.98, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #017760 is Cyan = 0.99, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 1 | 119 | 96 | - |
| CMYK | 0.99 | 0 | 0.19 | 0.53 |
| HSL | 168.31º | 0.98% | 0.24% | - |
| HSV(B) | 168.31º | 0.99% | 0.47% | - |
| XYZ | 8.72 | 14.04 | 13.32 | - |
| YUV | 81.1 | 136.41 | 70.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 119 | 96 | 0.99 | 0 | 0.19 | 0.53 | 168.31 | 0.98 | 0.24 |
| Hex | 1 | 77 | 60 | 63 | 0 | 13 | 35 | A8 | 62 | 18 |
| Octal | 1 | 167 | 140 | 143 | 0 | 23 | 65 | 250 | 142 | 30 |
| Binary | 1 | 1110111 | 1100000 | 1100011 | 0 | 10011 | 110101 | 10101000 | 1100010 | 11000 |
Color Harmonies of #017760
Complementary color
Monochromatic Colors of #017760
Black with #017760
Text Example
Text Example
White with #017760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #017760; }
p { color: rgb(1,119,96); }
H1.HeaderClassName
{
color: #017760;
}
.AnyTagClassName
{
color: #017760;
}
</style>
background-color css
<style>
a { background-color: #017760; }
a { background-color: rgb(1,119,96); }
div.DivClassName
{
background-color: #017760;
}
.BgClassName
{
background-color: #017760;
}
</style>
border-color css
<style>
span { border-color: #017760; }
span { border-color: rgb(1,119,96); }
td.TdClassName
{
border-color: #017760;
}
.TagClassName
{
border-color: #017760;
}
</style>