Shades of Tropical Rain Forest #087960
Tints of Tropical Rain Forest #087960
RGB
CMYK
RGB Variations
Color information
#087960 (or 0x087960) is known color: Tropical Rain Forest. HEX triplet: 08, 79 and 60. RGB value is (8,121,96). Sum of RGB (Red+Green+Blue) = 8+121+96=225 (29% of max value = 765). Red value is 8 (3.52% from 255 or 3.56% from 225); Green value is 121 (47.66% from 255 or 53.78% from 225); Blue value is 96 (37.89% from 255 or 42.67% from 225); Max value from RGB is 121 - color contains mainly: green. Hex color #087960 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #087960 is #F7869F. Grayscale: #545454. Windows color (decimal): -16221856 or 6322440. OLE color: 6322440.
HSL color Cylindrical-coordinate representation of color #087960: hue angle of 166.73º 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 #087960 is Cyan = 0.93, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 8 | 121 | 96 | - |
| CMYK | 0.93 | 0 | 0.21 | 0.53 |
| HSL | 166.73º | 0.88% | 0.25% | - |
| HSV(B) | 166.73º | 0.93% | 0.47% | - |
| XYZ | 9.05 | 14.57 | 13.4 | - |
| YUV | 84.36 | 134.56 | 73.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 121 | 96 | 0.93 | 0 | 0.21 | 0.53 | 166.73 | 0.88 | 0.25 |
| Hex | 8 | 79 | 60 | 5D | 0 | 15 | 35 | A7 | 58 | 19 |
| Octal | 10 | 171 | 140 | 135 | 0 | 25 | 65 | 247 | 130 | 31 |
| Binary | 1000 | 1111001 | 1100000 | 1011101 | 0 | 10101 | 110101 | 10100111 | 1011000 | 11001 |
Color Harmonies of #087960
Complementary color
Monochromatic Colors of #087960
Black with #087960
Text Example
Text Example
White with #087960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087960; }
p { color: rgb(8,121,96); }
H1.HeaderClassName
{
color: #087960;
}
.AnyTagClassName
{
color: #087960;
}
</style>
background-color css
<style>
a { background-color: #087960; }
a { background-color: rgb(8,121,96); }
div.DivClassName
{
background-color: #087960;
}
.BgClassName
{
background-color: #087960;
}
</style>
border-color css
<style>
span { border-color: #087960; }
span { border-color: rgb(8,121,96); }
td.TdClassName
{
border-color: #087960;
}
.TagClassName
{
border-color: #087960;
}
</style>