Shades of Tropical Rain Forest #057657
Tints of Tropical Rain Forest #057657
RGB
CMYK
RGB Variations
Color information
#057657 (or 0x057657) is known color: Tropical Rain Forest. HEX triplet: 05, 76 and 57. RGB value is (5,118,87). Sum of RGB (Red+Green+Blue) = 5+118+87=210 (27% of max value = 765). Red value is 5 (2.34% from 255 or 2.38% from 210); Green value is 118 (46.48% from 255 or 56.19% from 210); Blue value is 87 (34.38% from 255 or 41.43% from 210); Max value from RGB is 118 - color contains mainly: green. Hex color #057657 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #057657 is #FA89A8. Grayscale: #505050. Windows color (decimal): -16419241 or 5731845. OLE color: 5731845.
HSL color Cylindrical-coordinate representation of color #057657: hue angle of 163.54º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #057657 is Cyan = 0.96, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 5 | 118 | 87 | - |
| CMYK | 0.96 | 0 | 0.26 | 0.54 |
| HSL | 163.54º | 0.92% | 0.24% | - |
| HSV(B) | 163.54º | 0.96% | 0.46% | - |
| XYZ | 8.26 | 13.68 | 11.22 | - |
| YUV | 80.68 | 131.56 | 74.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 118 | 87 | 0.96 | 0 | 0.26 | 0.54 | 163.54 | 0.92 | 0.24 |
| Hex | 5 | 76 | 57 | 60 | 0 | 1A | 36 | A4 | 5C | 18 |
| Octal | 5 | 166 | 127 | 140 | 0 | 32 | 66 | 244 | 134 | 30 |
| Binary | 101 | 1110110 | 1010111 | 1100000 | 0 | 11010 | 110110 | 10100100 | 1011100 | 11000 |
Color Harmonies of #057657
Complementary color
Monochromatic Colors of #057657
Black with #057657
Text Example
Text Example
White with #057657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057657; }
p { color: rgb(5,118,87); }
H1.HeaderClassName
{
color: #057657;
}
.AnyTagClassName
{
color: #057657;
}
</style>
background-color css
<style>
a { background-color: #057657; }
a { background-color: rgb(5,118,87); }
div.DivClassName
{
background-color: #057657;
}
.BgClassName
{
background-color: #057657;
}
</style>
border-color css
<style>
span { border-color: #057657; }
span { border-color: rgb(5,118,87); }
td.TdClassName
{
border-color: #057657;
}
.TagClassName
{
border-color: #057657;
}
</style>