Shades of Tropical Rain Forest #048359
Tints of Tropical Rain Forest #048359
RGB
CMYK
RGB Variations
Color information
#048359 (or 0x048359) is known color: Tropical Rain Forest. HEX triplet: 04, 83 and 59. RGB value is (4,131,89). Sum of RGB (Red+Green+Blue) = 4+131+89=224 (29% of max value = 765). Red value is 4 (1.95% from 255 or 1.79% from 224); Green value is 131 (51.56% from 255 or 58.48% from 224); Blue value is 89 (35.16% from 255 or 39.73% from 224); Max value from RGB is 131 - color contains mainly: green. Hex color #048359 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #048359 is #FB7CA6. Grayscale: #585858. Windows color (decimal): -16481447 or 5866244. OLE color: 5866244.
HSL color Cylindrical-coordinate representation of color #048359: hue angle of 160.16º degrees, saturation: 0.94, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #048359 is Cyan = 0.97, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 4 | 131 | 89 | - |
| CMYK | 0.97 | 0 | 0.32 | 0.49 |
| HSL | 160.16º | 0.94% | 0.26% | - |
| HSV(B) | 160.16º | 0.97% | 0.51% | - |
| XYZ | 9.97 | 16.98 | 12.2 | - |
| YUV | 88.24 | 128.42 | 67.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 131 | 89 | 0.97 | 0 | 0.32 | 0.49 | 160.16 | 0.94 | 0.26 |
| Hex | 4 | 83 | 59 | 61 | 0 | 20 | 31 | A0 | 5E | 1A |
| Octal | 4 | 203 | 131 | 141 | 0 | 40 | 61 | 240 | 136 | 32 |
| Binary | 100 | 10000011 | 1011001 | 1100001 | 0 | 100000 | 110001 | 10100000 | 1011110 | 11010 |
Color Harmonies of #048359
Complementary color
Monochromatic Colors of #048359
Black with #048359
Text Example
Text Example
White with #048359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #048359; }
p { color: rgb(4,131,89); }
H1.HeaderClassName
{
color: #048359;
}
.AnyTagClassName
{
color: #048359;
}
</style>
background-color css
<style>
a { background-color: #048359; }
a { background-color: rgb(4,131,89); }
div.DivClassName
{
background-color: #048359;
}
.BgClassName
{
background-color: #048359;
}
</style>
border-color css
<style>
span { border-color: #048359; }
span { border-color: rgb(4,131,89); }
td.TdClassName
{
border-color: #048359;
}
.TagClassName
{
border-color: #048359;
}
</style>