Shades of Tropical Rain Forest #057860
Tints of Tropical Rain Forest #057860
RGB
CMYK
RGB Variations
Color information
#057860 (or 0x057860) is known color: Tropical Rain Forest. HEX triplet: 05, 78 and 60. RGB value is (5,120,96). Sum of RGB (Red+Green+Blue) = 5+120+96=221 (29% of max value = 765). Red value is 5 (2.34% from 255 or 2.26% from 221); Green value is 120 (47.27% from 255 or 54.30% from 221); Blue value is 96 (37.89% from 255 or 43.44% from 221); Max value from RGB is 120 - color contains mainly: green. Hex color #057860 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #057860 is #FA879F. Grayscale: #525252. Windows color (decimal): -16418720 or 6322181. OLE color: 6322181.
HSL color Cylindrical-coordinate representation of color #057860: hue angle of 167.48º degrees, saturation: 0.92, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #057860 is Cyan = 0.96, Magento = 0, Yellow = 0.2 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 5 | 120 | 96 | - |
| CMYK | 0.96 | 0 | 0.2 | 0.53 |
| HSL | 167.48º | 0.92% | 0.25% | - |
| HSV(B) | 167.48º | 0.96% | 0.47% | - |
| XYZ | 8.89 | 14.31 | 13.36 | - |
| YUV | 82.88 | 135.4 | 72.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 120 | 96 | 0.96 | 0 | 0.2 | 0.53 | 167.48 | 0.92 | 0.25 |
| Hex | 5 | 78 | 60 | 60 | 0 | 14 | 35 | A7 | 5C | 19 |
| Octal | 5 | 170 | 140 | 140 | 0 | 24 | 65 | 247 | 134 | 31 |
| Binary | 101 | 1111000 | 1100000 | 1100000 | 0 | 10100 | 110101 | 10100111 | 1011100 | 11001 |
Color Harmonies of #057860
Complementary color
Monochromatic Colors of #057860
Black with #057860
Text Example
Text Example
White with #057860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057860; }
p { color: rgb(5,120,96); }
H1.HeaderClassName
{
color: #057860;
}
.AnyTagClassName
{
color: #057860;
}
</style>
background-color css
<style>
a { background-color: #057860; }
a { background-color: rgb(5,120,96); }
div.DivClassName
{
background-color: #057860;
}
.BgClassName
{
background-color: #057860;
}
</style>
border-color css
<style>
span { border-color: #057860; }
span { border-color: rgb(5,120,96); }
td.TdClassName
{
border-color: #057860;
}
.TagClassName
{
border-color: #057860;
}
</style>