Shades of Tropical Rain Forest #058059
Tints of Tropical Rain Forest #058059
RGB
CMYK
RGB Variations
Color information
#058059 (or 0x058059) is known color: Tropical Rain Forest. HEX triplet: 05, 80 and 59. RGB value is (5,128,89). Sum of RGB (Red+Green+Blue) = 5+128+89=222 (29% of max value = 765). Red value is 5 (2.34% from 255 or 2.25% from 222); Green value is 128 (50.39% from 255 or 57.66% from 222); Blue value is 89 (35.16% from 255 or 40.09% from 222); Max value from RGB is 128 - color contains mainly: green. Hex color #058059 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #058059 is #FA7FA6. Grayscale: #565656. Windows color (decimal): -16416679 or 5865477. OLE color: 5865477.
HSL color Cylindrical-coordinate representation of color #058059: hue angle of 160.98º degrees, saturation: 0.92, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #058059 is Cyan = 0.96, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 5 | 128 | 89 | - |
| CMYK | 0.96 | 0 | 0.30 | 0.50 |
| HSL | 160.98º | 0.92% | 0.26% | - |
| HSV(B) | 160.98º | 0.96% | 0.5% | - |
| XYZ | 9.58 | 16.19 | 12.07 | - |
| YUV | 86.78 | 129.25 | 69.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 128 | 89 | 0.96 | 0 | 0.30 | 0.50 | 160.98 | 0.92 | 0.26 |
| Hex | 5 | 80 | 59 | 60 | 0 | 1E | 32 | A1 | 5C | 1A |
| Octal | 5 | 200 | 131 | 140 | 0 | 36 | 62 | 241 | 134 | 32 |
| Binary | 101 | 10000000 | 1011001 | 1100000 | 0 | 11110 | 110010 | 10100001 | 1011100 | 11010 |
Color Harmonies of #058059
Complementary color
Monochromatic Colors of #058059
Black with #058059
Text Example
Text Example
White with #058059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #058059; }
p { color: rgb(5,128,89); }
H1.HeaderClassName
{
color: #058059;
}
.AnyTagClassName
{
color: #058059;
}
</style>
background-color css
<style>
a { background-color: #058059; }
a { background-color: rgb(5,128,89); }
div.DivClassName
{
background-color: #058059;
}
.BgClassName
{
background-color: #058059;
}
</style>
border-color css
<style>
span { border-color: #058059; }
span { border-color: rgb(5,128,89); }
td.TdClassName
{
border-color: #058059;
}
.TagClassName
{
border-color: #058059;
}
</style>