Shades of Tropical Rain Forest #048358
Tints of Tropical Rain Forest #048358
RGB
CMYK
RGB Variations
Color information
#048358 (or 0x048358) is known color: Tropical Rain Forest. HEX triplet: 04, 83 and 58. RGB value is (4,131,88). Sum of RGB (Red+Green+Blue) = 4+131+88=223 (29% of max value = 765). Red value is 4 (1.95% from 255 or 1.79% from 223); Green value is 131 (51.56% from 255 or 58.74% from 223); Blue value is 88 (34.77% from 255 or 39.46% from 223); Max value from RGB is 131 - color contains mainly: green. Hex color #048358 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #048358 is #FB7CA7. Grayscale: #585858. Windows color (decimal): -16481448 or 5800708. OLE color: 5800708.
HSL color Cylindrical-coordinate representation of color #048358: hue angle of 159.69º 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 #048358 is Cyan = 0.97, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 4 | 131 | 88 | - |
| CMYK | 0.97 | 0 | 0.33 | 0.49 |
| HSL | 159.69º | 0.94% | 0.26% | - |
| HSV(B) | 159.69º | 0.97% | 0.51% | - |
| XYZ | 9.93 | 16.96 | 11.98 | - |
| YUV | 88.13 | 127.92 | 68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 131 | 88 | 0.97 | 0 | 0.33 | 0.49 | 159.69 | 0.94 | 0.26 |
| Hex | 4 | 83 | 58 | 61 | 0 | 21 | 31 | A0 | 5E | 1A |
| Octal | 4 | 203 | 130 | 141 | 0 | 41 | 61 | 240 | 136 | 32 |
| Binary | 100 | 10000011 | 1011000 | 1100001 | 0 | 100001 | 110001 | 10100000 | 1011110 | 11010 |
Color Harmonies of #048358
Complementary color
Monochromatic Colors of #048358
Black with #048358
Text Example
Text Example
White with #048358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #048358; }
p { color: rgb(4,131,88); }
H1.HeaderClassName
{
color: #048358;
}
.AnyTagClassName
{
color: #048358;
}
</style>
background-color css
<style>
a { background-color: #048358; }
a { background-color: rgb(4,131,88); }
div.DivClassName
{
background-color: #048358;
}
.BgClassName
{
background-color: #048358;
}
</style>
border-color css
<style>
span { border-color: #048358; }
span { border-color: rgb(4,131,88); }
td.TdClassName
{
border-color: #048358;
}
.TagClassName
{
border-color: #048358;
}
</style>