Shades of Tropical Rain Forest #087160
Tints of Tropical Rain Forest #087160
RGB
CMYK
RGB Variations
Color information
#087160 (or 0x087160) is known color: Tropical Rain Forest. HEX triplet: 08, 71 and 60. RGB value is (8,113,96). Sum of RGB (Red+Green+Blue) = 8+113+96=217 (28% of max value = 765). Red value is 8 (3.52% from 255 or 3.69% from 217); Green value is 113 (44.53% from 255 or 52.07% from 217); Blue value is 96 (37.89% from 255 or 44.24% from 217); Max value from RGB is 113 - color contains mainly: green. Hex color #087160 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #087160 is #F78E9F. Grayscale: #4F4F4F. Windows color (decimal): -16223904 or 6320392. OLE color: 6320392.
HSL color Cylindrical-coordinate representation of color #087160: hue angle of 170.29º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #087160 is Cyan = 0.93, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 8 | 113 | 96 | - |
| CMYK | 0.93 | 0 | 0.15 | 0.56 |
| HSL | 170.29º | 0.87% | 0.24% | - |
| HSV(B) | 170.29º | 0.93% | 0.44% | - |
| XYZ | 8.12 | 12.71 | 13.09 | - |
| YUV | 79.67 | 137.21 | 76.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 113 | 96 | 0.93 | 0 | 0.15 | 0.56 | 170.29 | 0.87 | 0.24 |
| Hex | 8 | 71 | 60 | 5D | 0 | F | 38 | AA | 57 | 18 |
| Octal | 10 | 161 | 140 | 135 | 0 | 17 | 70 | 252 | 127 | 30 |
| Binary | 1000 | 1110001 | 1100000 | 1011101 | 0 | 1111 | 111000 | 10101010 | 1010111 | 11000 |
Color Harmonies of #087160
Complementary color
Monochromatic Colors of #087160
Black with #087160
Text Example
Text Example
White with #087160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087160; }
p { color: rgb(8,113,96); }
H1.HeaderClassName
{
color: #087160;
}
.AnyTagClassName
{
color: #087160;
}
</style>
background-color css
<style>
a { background-color: #087160; }
a { background-color: rgb(8,113,96); }
div.DivClassName
{
background-color: #087160;
}
.BgClassName
{
background-color: #087160;
}
</style>
border-color css
<style>
span { border-color: #087160; }
span { border-color: rgb(8,113,96); }
td.TdClassName
{
border-color: #087160;
}
.TagClassName
{
border-color: #087160;
}
</style>