Shades of Tropical Rain Forest #057259
Tints of Tropical Rain Forest #057259
RGB
CMYK
RGB Variations
Color information
#057259 (or 0x057259) is known color: Tropical Rain Forest. HEX triplet: 05, 72 and 59. RGB value is (5,114,89). Sum of RGB (Red+Green+Blue) = 5+114+89=208 (27% of max value = 765). Red value is 5 (2.34% from 255 or 2.40% from 208); Green value is 114 (44.92% from 255 or 54.81% from 208); Blue value is 89 (35.16% from 255 or 42.79% from 208); Max value from RGB is 114 - color contains mainly: green. Hex color #057259 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #057259 is #FA8DA6. Grayscale: #4E4E4E. Windows color (decimal): -16420263 or 5861893. OLE color: 5861893.
HSL color Cylindrical-coordinate representation of color #057259: hue angle of 166.24º degrees, saturation: 0.92, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #057259 is Cyan = 0.96, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 5 | 114 | 89 | - |
| CMYK | 0.96 | 0 | 0.22 | 0.55 |
| HSL | 166.24º | 0.92% | 0.23% | - |
| HSV(B) | 166.24º | 0.96% | 0.45% | - |
| XYZ | 7.88 | 12.79 | 11.5 | - |
| YUV | 78.56 | 133.89 | 75.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 114 | 89 | 0.96 | 0 | 0.22 | 0.55 | 166.24 | 0.92 | 0.23 |
| Hex | 5 | 72 | 59 | 60 | 0 | 16 | 37 | A6 | 5C | 17 |
| Octal | 5 | 162 | 131 | 140 | 0 | 26 | 67 | 246 | 134 | 27 |
| Binary | 101 | 1110010 | 1011001 | 1100000 | 0 | 10110 | 110111 | 10100110 | 1011100 | 10111 |
Color Harmonies of #057259
Complementary color
Monochromatic Colors of #057259
Black with #057259
Text Example
Text Example
White with #057259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057259; }
p { color: rgb(5,114,89); }
H1.HeaderClassName
{
color: #057259;
}
.AnyTagClassName
{
color: #057259;
}
</style>
background-color css
<style>
a { background-color: #057259; }
a { background-color: rgb(5,114,89); }
div.DivClassName
{
background-color: #057259;
}
.BgClassName
{
background-color: #057259;
}
</style>
border-color css
<style>
span { border-color: #057259; }
span { border-color: rgb(5,114,89); }
td.TdClassName
{
border-color: #057259;
}
.TagClassName
{
border-color: #057259;
}
</style>