Shades of Tropical Rain Forest #087860
Tints of Tropical Rain Forest #087860
RGB
CMYK
RGB Variations
Color information
#087860 (or 0x087860) is known color: Tropical Rain Forest. HEX triplet: 08, 78 and 60. RGB value is (8,120,96). Sum of RGB (Red+Green+Blue) = 8+120+96=224 (29% of max value = 765). Red value is 8 (3.52% from 255 or 3.57% from 224); Green value is 120 (47.27% from 255 or 53.57% from 224); Blue value is 96 (37.89% from 255 or 42.86% from 224); Max value from RGB is 120 - color contains mainly: green. Hex color #087860 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #087860 is #F7879F. Grayscale: #535353. Windows color (decimal): -16222112 or 6322184. OLE color: 6322184.
HSL color Cylindrical-coordinate representation of color #087860: hue angle of 167.14º degrees, saturation: 0.88, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #087860 is Cyan = 0.93, Magento = 0, Yellow = 0.2 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 8 | 120 | 96 | - |
| CMYK | 0.93 | 0 | 0.2 | 0.53 |
| HSL | 167.14º | 0.88% | 0.25% | - |
| HSV(B) | 167.14º | 0.93% | 0.47% | - |
| XYZ | 8.93 | 14.33 | 13.36 | - |
| YUV | 83.78 | 134.89 | 73.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 120 | 96 | 0.93 | 0 | 0.2 | 0.53 | 167.14 | 0.88 | 0.25 |
| Hex | 8 | 78 | 60 | 5D | 0 | 14 | 35 | A7 | 58 | 19 |
| Octal | 10 | 170 | 140 | 135 | 0 | 24 | 65 | 247 | 130 | 31 |
| Binary | 1000 | 1111000 | 1100000 | 1011101 | 0 | 10100 | 110101 | 10100111 | 1011000 | 11001 |
Color Harmonies of #087860
Complementary color
Monochromatic Colors of #087860
Black with #087860
Text Example
Text Example
White with #087860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087860; }
p { color: rgb(8,120,96); }
H1.HeaderClassName
{
color: #087860;
}
.AnyTagClassName
{
color: #087860;
}
</style>
background-color css
<style>
a { background-color: #087860; }
a { background-color: rgb(8,120,96); }
div.DivClassName
{
background-color: #087860;
}
.BgClassName
{
background-color: #087860;
}
</style>
border-color css
<style>
span { border-color: #087860; }
span { border-color: rgb(8,120,96); }
td.TdClassName
{
border-color: #087860;
}
.TagClassName
{
border-color: #087860;
}
</style>