Shades of Tropical Rain Forest #087163
Tints of Tropical Rain Forest #087163
RGB
CMYK
RGB Variations
Color information
#087163 (or 0x087163) is known color: Tropical Rain Forest. HEX triplet: 08, 71 and 63. RGB value is (8,113,99). Sum of RGB (Red+Green+Blue) = 8+113+99=220 (29% of max value = 765). Red value is 8 (3.52% from 255 or 3.64% from 220); Green value is 113 (44.53% from 255 or 51.36% from 220); Blue value is 99 (39.06% from 255 or 45% from 220); Max value from RGB is 113 - color contains mainly: green. Hex color #087163 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #087163 is #F78E9C. Grayscale: #4F4F4F. Windows color (decimal): -16223901 or 6517000. OLE color: 6517000.
HSL color Cylindrical-coordinate representation of color #087163: hue angle of 172º 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 #087163 is Cyan = 0.93, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 8 | 113 | 99 | - |
| CMYK | 0.93 | 0 | 0.12 | 0.56 |
| HSL | 172º | 0.87% | 0.24% | - |
| HSV(B) | 172º | 0.93% | 0.44% | - |
| XYZ | 8.26 | 12.76 | 13.83 | - |
| YUV | 80.01 | 138.71 | 76.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 113 | 99 | 0.93 | 0 | 0.12 | 0.56 | 172 | 0.87 | 0.24 |
| Hex | 8 | 71 | 63 | 5D | 0 | C | 38 | AC | 57 | 18 |
| Octal | 10 | 161 | 143 | 135 | 0 | 14 | 70 | 254 | 127 | 30 |
| Binary | 1000 | 1110001 | 1100011 | 1011101 | 0 | 1100 | 111000 | 10101100 | 1010111 | 11000 |
Color Harmonies of #087163
Complementary color
Monochromatic Colors of #087163
Black with #087163
Text Example
Text Example
White with #087163
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087163; }
p { color: rgb(8,113,99); }
H1.HeaderClassName
{
color: #087163;
}
.AnyTagClassName
{
color: #087163;
}
</style>
background-color css
<style>
a { background-color: #087163; }
a { background-color: rgb(8,113,99); }
div.DivClassName
{
background-color: #087163;
}
.BgClassName
{
background-color: #087163;
}
</style>
border-color css
<style>
span { border-color: #087163; }
span { border-color: rgb(8,113,99); }
td.TdClassName
{
border-color: #087163;
}
.TagClassName
{
border-color: #087163;
}
</style>