Shades of Tropical Rain Forest #087660
Tints of Tropical Rain Forest #087660
RGB
CMYK
RGB Variations
Color information
#087660 (or 0x087660) is known color: Tropical Rain Forest. HEX triplet: 08, 76 and 60. RGB value is (8,118,96). Sum of RGB (Red+Green+Blue) = 8+118+96=222 (29% of max value = 765). Red value is 8 (3.52% from 255 or 3.60% from 222); Green value is 118 (46.48% from 255 or 53.15% from 222); Blue value is 96 (37.89% from 255 or 43.24% from 222); Max value from RGB is 118 - color contains mainly: green. Hex color #087660 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #087660 is #F7899F. Grayscale: #525252. Windows color (decimal): -16222624 or 6321672. OLE color: 6321672.
HSL color Cylindrical-coordinate representation of color #087660: hue angle of 168º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #087660 is Cyan = 0.93, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 8 | 118 | 96 | - |
| CMYK | 0.93 | 0 | 0.19 | 0.54 |
| HSL | 168º | 0.87% | 0.25% | - |
| HSV(B) | 168º | 0.93% | 0.46% | - |
| XYZ | 8.69 | 13.85 | 13.28 | - |
| YUV | 82.6 | 135.56 | 74.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 118 | 96 | 0.93 | 0 | 0.19 | 0.54 | 168 | 0.87 | 0.25 |
| Hex | 8 | 76 | 60 | 5D | 0 | 13 | 36 | A8 | 57 | 19 |
| Octal | 10 | 166 | 140 | 135 | 0 | 23 | 66 | 250 | 127 | 31 |
| Binary | 1000 | 1110110 | 1100000 | 1011101 | 0 | 10011 | 110110 | 10101000 | 1010111 | 11001 |
Color Harmonies of #087660
Complementary color
Monochromatic Colors of #087660
Black with #087660
Text Example
Text Example
White with #087660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087660; }
p { color: rgb(8,118,96); }
H1.HeaderClassName
{
color: #087660;
}
.AnyTagClassName
{
color: #087660;
}
</style>
background-color css
<style>
a { background-color: #087660; }
a { background-color: rgb(8,118,96); }
div.DivClassName
{
background-color: #087660;
}
.BgClassName
{
background-color: #087660;
}
</style>
border-color css
<style>
span { border-color: #087660; }
span { border-color: rgb(8,118,96); }
td.TdClassName
{
border-color: #087660;
}
.TagClassName
{
border-color: #087660;
}
</style>