Shades of Tropical Rain Forest #058155
Tints of Tropical Rain Forest #058155
RGB
CMYK
RGB Variations
Color information
#058155 (or 0x058155) is known color: Tropical Rain Forest. HEX triplet: 05, 81 and 55. RGB value is (5,129,85). Sum of RGB (Red+Green+Blue) = 5+129+85=219 (29% of max value = 765). Red value is 5 (2.34% from 255 or 2.28% from 219); Green value is 129 (50.78% from 255 or 58.90% from 219); Blue value is 85 (33.59% from 255 or 38.81% from 219); Max value from RGB is 129 - color contains mainly: green. Hex color #058155 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #058155 is #FA7EAA. Grayscale: #565656. Windows color (decimal): -16416427 or 5603589. OLE color: 5603589.
HSL color Cylindrical-coordinate representation of color #058155: hue angle of 158.71º 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 #058155 is Cyan = 0.96, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 5 | 129 | 85 | - |
| CMYK | 0.96 | 0 | 0.34 | 0.49 |
| HSL | 158.71º | 0.93% | 0.26% | - |
| HSV(B) | 158.71º | 0.96% | 0.51% | - |
| XYZ | 9.55 | 16.39 | 11.25 | - |
| YUV | 86.91 | 126.92 | 69.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 129 | 85 | 0.96 | 0 | 0.34 | 0.49 | 158.71 | 0.93 | 0.26 |
| Hex | 5 | 81 | 55 | 60 | 0 | 22 | 31 | 9F | 5D | 1A |
| Octal | 5 | 201 | 125 | 140 | 0 | 42 | 61 | 237 | 135 | 32 |
| Binary | 101 | 10000001 | 1010101 | 1100000 | 0 | 100010 | 110001 | 10011111 | 1011101 | 11010 |
Color Harmonies of #058155
Complementary color
Monochromatic Colors of #058155
Black with #058155
Text Example
Text Example
White with #058155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #058155; }
p { color: rgb(5,129,85); }
H1.HeaderClassName
{
color: #058155;
}
.AnyTagClassName
{
color: #058155;
}
</style>
background-color css
<style>
a { background-color: #058155; }
a { background-color: rgb(5,129,85); }
div.DivClassName
{
background-color: #058155;
}
.BgClassName
{
background-color: #058155;
}
</style>
border-color css
<style>
span { border-color: #058155; }
span { border-color: rgb(5,129,85); }
td.TdClassName
{
border-color: #058155;
}
.TagClassName
{
border-color: #058155;
}
</style>