Shades of Tropical Rain Forest #048259
Tints of Tropical Rain Forest #048259
RGB
CMYK
RGB Variations
Color information
#048259 (or 0x048259) is known color: Tropical Rain Forest. HEX triplet: 04, 82 and 59. RGB value is (4,130,89). Sum of RGB (Red+Green+Blue) = 4+130+89=223 (29% of max value = 765). Red value is 4 (1.95% from 255 or 1.79% from 223); Green value is 130 (51.17% from 255 or 58.30% from 223); Blue value is 89 (35.16% from 255 or 39.91% from 223); Max value from RGB is 130 - color contains mainly: green. Hex color #048259 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #048259 is #FB7DA6. Grayscale: #575757. Windows color (decimal): -16481703 or 5865988. OLE color: 5865988.
HSL color Cylindrical-coordinate representation of color #048259: hue angle of 160.48º 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 #048259 is Cyan = 0.97, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 4 | 130 | 89 | - |
| CMYK | 0.97 | 0 | 0.32 | 0.49 |
| HSL | 160.48º | 0.94% | 0.26% | - |
| HSV(B) | 160.48º | 0.97% | 0.51% | - |
| XYZ | 9.84 | 16.71 | 12.16 | - |
| YUV | 87.65 | 128.76 | 68.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 130 | 89 | 0.97 | 0 | 0.32 | 0.49 | 160.48 | 0.94 | 0.26 |
| Hex | 4 | 82 | 59 | 61 | 0 | 20 | 31 | A0 | 5E | 1A |
| Octal | 4 | 202 | 131 | 141 | 0 | 40 | 61 | 240 | 136 | 32 |
| Binary | 100 | 10000010 | 1011001 | 1100001 | 0 | 100000 | 110001 | 10100000 | 1011110 | 11010 |
Color Harmonies of #048259
Complementary color
Monochromatic Colors of #048259
Black with #048259
Text Example
Text Example
White with #048259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #048259; }
p { color: rgb(4,130,89); }
H1.HeaderClassName
{
color: #048259;
}
.AnyTagClassName
{
color: #048259;
}
</style>
background-color css
<style>
a { background-color: #048259; }
a { background-color: rgb(4,130,89); }
div.DivClassName
{
background-color: #048259;
}
.BgClassName
{
background-color: #048259;
}
</style>
border-color css
<style>
span { border-color: #048259; }
span { border-color: rgb(4,130,89); }
td.TdClassName
{
border-color: #048259;
}
.TagClassName
{
border-color: #048259;
}
</style>