Shades of Tropical Rain Forest #058258
Tints of Tropical Rain Forest #058258
RGB
CMYK
RGB Variations
Color information
#058258 (or 0x058258) is known color: Tropical Rain Forest. HEX triplet: 05, 82 and 58. RGB value is (5,130,88). Sum of RGB (Red+Green+Blue) = 5+130+88=223 (29% of max value = 765). Red value is 5 (2.34% from 255 or 2.24% from 223); Green value is 130 (51.17% from 255 or 58.30% from 223); Blue value is 88 (34.77% from 255 or 39.46% from 223); Max value from RGB is 130 - color contains mainly: green. Hex color #058258 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #058258 is #FA7DA7. Grayscale: #575757. Windows color (decimal): -16416168 or 5800453. OLE color: 5800453.
HSL color Cylindrical-coordinate representation of color #058258: hue angle of 159.84º degrees, saturation: 0.93, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #058258 is Cyan = 0.96, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 5 | 130 | 88 | - |
| CMYK | 0.96 | 0 | 0.32 | 0.49 |
| HSL | 159.84º | 0.93% | 0.26% | - |
| HSV(B) | 159.84º | 0.96% | 0.51% | - |
| XYZ | 9.81 | 16.7 | 11.94 | - |
| YUV | 87.84 | 128.09 | 68.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 130 | 88 | 0.96 | 0 | 0.32 | 0.49 | 159.84 | 0.93 | 0.26 |
| Hex | 5 | 82 | 58 | 60 | 0 | 20 | 31 | A0 | 5D | 1A |
| Octal | 5 | 202 | 130 | 140 | 0 | 40 | 61 | 240 | 135 | 32 |
| Binary | 101 | 10000010 | 1011000 | 1100000 | 0 | 100000 | 110001 | 10100000 | 1011101 | 11010 |
Color Harmonies of #058258
Complementary color
Monochromatic Colors of #058258
Black with #058258
Text Example
Text Example
White with #058258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #058258; }
p { color: rgb(5,130,88); }
H1.HeaderClassName
{
color: #058258;
}
.AnyTagClassName
{
color: #058258;
}
</style>
background-color css
<style>
a { background-color: #058258; }
a { background-color: rgb(5,130,88); }
div.DivClassName
{
background-color: #058258;
}
.BgClassName
{
background-color: #058258;
}
</style>
border-color css
<style>
span { border-color: #058258; }
span { border-color: rgb(5,130,88); }
td.TdClassName
{
border-color: #058258;
}
.TagClassName
{
border-color: #058258;
}
</style>