Shades of Tropical Rain Forest #087262
Tints of Tropical Rain Forest #087262
RGB
CMYK
RGB Variations
Color information
#087262 (or 0x087262) is known color: Tropical Rain Forest. HEX triplet: 08, 72 and 62. RGB value is (8,114,98). Sum of RGB (Red+Green+Blue) = 8+114+98=220 (29% of max value = 765). Red value is 8 (3.52% from 255 or 3.64% from 220); Green value is 114 (44.92% from 255 or 51.82% from 220); Blue value is 98 (38.67% from 255 or 44.55% from 220); Max value from RGB is 114 - color contains mainly: green. Hex color #087262 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #087262 is #F78D9D. Grayscale: #505050. Windows color (decimal): -16223646 or 6451720. OLE color: 6451720.
HSL color Cylindrical-coordinate representation of color #087262: hue angle of 170.94º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #087262 is Cyan = 0.93, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 8 | 114 | 98 | - |
| CMYK | 0.93 | 0 | 0.14 | 0.55 |
| HSL | 170.94º | 0.87% | 0.24% | - |
| HSV(B) | 170.94º | 0.93% | 0.45% | - |
| XYZ | 8.32 | 12.97 | 13.62 | - |
| YUV | 80.48 | 137.88 | 76.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 114 | 98 | 0.93 | 0 | 0.14 | 0.55 | 170.94 | 0.87 | 0.24 |
| Hex | 8 | 72 | 62 | 5D | 0 | E | 37 | AB | 57 | 18 |
| Octal | 10 | 162 | 142 | 135 | 0 | 16 | 67 | 253 | 127 | 30 |
| Binary | 1000 | 1110010 | 1100010 | 1011101 | 0 | 1110 | 110111 | 10101011 | 1010111 | 11000 |
Color Harmonies of #087262
Complementary color
Monochromatic Colors of #087262
Black with #087262
Text Example
Text Example
White with #087262
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087262; }
p { color: rgb(8,114,98); }
H1.HeaderClassName
{
color: #087262;
}
.AnyTagClassName
{
color: #087262;
}
</style>
background-color css
<style>
a { background-color: #087262; }
a { background-color: rgb(8,114,98); }
div.DivClassName
{
background-color: #087262;
}
.BgClassName
{
background-color: #087262;
}
</style>
border-color css
<style>
span { border-color: #087262; }
span { border-color: rgb(8,114,98); }
td.TdClassName
{
border-color: #087262;
}
.TagClassName
{
border-color: #087262;
}
</style>