Shades of Tropical Rain Forest #048356
Tints of Tropical Rain Forest #048356
RGB
CMYK
RGB Variations
Color information
#048356 (or 0x048356) is known color: Tropical Rain Forest. HEX triplet: 04, 83 and 56. RGB value is (4,131,86). Sum of RGB (Red+Green+Blue) = 4+131+86=221 (29% of max value = 765). Red value is 4 (1.95% from 255 or 1.81% from 221); Green value is 131 (51.56% from 255 or 59.28% from 221); Blue value is 86 (33.98% from 255 or 38.91% from 221); Max value from RGB is 131 - color contains mainly: green. Hex color #048356 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #048356 is #FB7CA9. Grayscale: #575757. Windows color (decimal): -16481450 or 5669636. OLE color: 5669636.
HSL color Cylindrical-coordinate representation of color #048356: hue angle of 158.74º 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 #048356 is Cyan = 0.97, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 4 | 131 | 86 | - |
| CMYK | 0.97 | 0 | 0.34 | 0.49 |
| HSL | 158.74º | 0.94% | 0.26% | - |
| HSV(B) | 158.74º | 0.97% | 0.51% | - |
| XYZ | 9.85 | 16.93 | 11.55 | - |
| YUV | 87.9 | 126.92 | 68.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 131 | 86 | 0.97 | 0 | 0.34 | 0.49 | 158.74 | 0.94 | 0.26 |
| Hex | 4 | 83 | 56 | 61 | 0 | 22 | 31 | 9F | 5E | 1A |
| Octal | 4 | 203 | 126 | 141 | 0 | 42 | 61 | 237 | 136 | 32 |
| Binary | 100 | 10000011 | 1010110 | 1100001 | 0 | 100010 | 110001 | 10011111 | 1011110 | 11010 |
Color Harmonies of #048356
Complementary color
Monochromatic Colors of #048356
Black with #048356
Text Example
Text Example
White with #048356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #048356; }
p { color: rgb(4,131,86); }
H1.HeaderClassName
{
color: #048356;
}
.AnyTagClassName
{
color: #048356;
}
</style>
background-color css
<style>
a { background-color: #048356; }
a { background-color: rgb(4,131,86); }
div.DivClassName
{
background-color: #048356;
}
.BgClassName
{
background-color: #048356;
}
</style>
border-color css
<style>
span { border-color: #048356; }
span { border-color: rgb(4,131,86); }
td.TdClassName
{
border-color: #048356;
}
.TagClassName
{
border-color: #048356;
}
</style>