Shades of Tropical Rain Forest #057756
Tints of Tropical Rain Forest #057756
RGB
CMYK
RGB Variations
Color information
#057756 (or 0x057756) is known color: Tropical Rain Forest. HEX triplet: 05, 77 and 56. RGB value is (5,119,86). Sum of RGB (Red+Green+Blue) = 5+119+86=210 (27% of max value = 765). Red value is 5 (2.34% from 255 or 2.38% from 210); Green value is 119 (46.88% from 255 or 56.67% from 210); Blue value is 86 (33.98% from 255 or 40.95% from 210); Max value from RGB is 119 - color contains mainly: green. Hex color #057756 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #057756 is #FA88A9. Grayscale: #515151. Windows color (decimal): -16418986 or 5666565. OLE color: 5666565.
HSL color Cylindrical-coordinate representation of color #057756: hue angle of 162.63º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #057756 is Cyan = 0.96, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 5 | 119 | 86 | - |
| CMYK | 0.96 | 0 | 0.28 | 0.53 |
| HSL | 162.63º | 0.92% | 0.24% | - |
| HSV(B) | 162.63º | 0.96% | 0.47% | - |
| XYZ | 8.34 | 13.9 | 11.05 | - |
| YUV | 81.15 | 130.73 | 73.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 119 | 86 | 0.96 | 0 | 0.28 | 0.53 | 162.63 | 0.92 | 0.24 |
| Hex | 5 | 77 | 56 | 60 | 0 | 1C | 35 | A3 | 5C | 18 |
| Octal | 5 | 167 | 126 | 140 | 0 | 34 | 65 | 243 | 134 | 30 |
| Binary | 101 | 1110111 | 1010110 | 1100000 | 0 | 11100 | 110101 | 10100011 | 1011100 | 11000 |
Color Harmonies of #057756
Complementary color
Monochromatic Colors of #057756
Black with #057756
Text Example
Text Example
White with #057756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057756; }
p { color: rgb(5,119,86); }
H1.HeaderClassName
{
color: #057756;
}
.AnyTagClassName
{
color: #057756;
}
</style>
background-color css
<style>
a { background-color: #057756; }
a { background-color: rgb(5,119,86); }
div.DivClassName
{
background-color: #057756;
}
.BgClassName
{
background-color: #057756;
}
</style>
border-color css
<style>
span { border-color: #057756; }
span { border-color: rgb(5,119,86); }
td.TdClassName
{
border-color: #057756;
}
.TagClassName
{
border-color: #057756;
}
</style>