Shades of Tropical Rain Forest #057460
Tints of Tropical Rain Forest #057460
RGB
CMYK
RGB Variations
Color information
#057460 (or 0x057460) is known color: Tropical Rain Forest. HEX triplet: 05, 74 and 60. RGB value is (5,116,96). Sum of RGB (Red+Green+Blue) = 5+116+96=217 (28% of max value = 765). Red value is 5 (2.34% from 255 or 2.30% from 217); Green value is 116 (45.70% from 255 or 53.46% from 217); Blue value is 96 (37.89% from 255 or 44.24% from 217); Max value from RGB is 116 - color contains mainly: green. Hex color #057460 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #057460 is #FA8B9F. Grayscale: #505050. Windows color (decimal): -16419744 or 6321157. OLE color: 6321157.
HSL color Cylindrical-coordinate representation of color #057460: hue angle of 169.19º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #057460 is Cyan = 0.96, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 5 | 116 | 96 | - |
| CMYK | 0.96 | 0 | 0.17 | 0.55 |
| HSL | 169.19º | 0.92% | 0.24% | - |
| HSV(B) | 169.19º | 0.96% | 0.45% | - |
| XYZ | 8.42 | 13.37 | 13.2 | - |
| YUV | 80.53 | 136.73 | 74.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 116 | 96 | 0.96 | 0 | 0.17 | 0.55 | 169.19 | 0.92 | 0.24 |
| Hex | 5 | 74 | 60 | 60 | 0 | 11 | 37 | A9 | 5C | 18 |
| Octal | 5 | 164 | 140 | 140 | 0 | 21 | 67 | 251 | 134 | 30 |
| Binary | 101 | 1110100 | 1100000 | 1100000 | 0 | 10001 | 110111 | 10101001 | 1011100 | 11000 |
Color Harmonies of #057460
Complementary color
Monochromatic Colors of #057460
Black with #057460
Text Example
Text Example
White with #057460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057460; }
p { color: rgb(5,116,96); }
H1.HeaderClassName
{
color: #057460;
}
.AnyTagClassName
{
color: #057460;
}
</style>
background-color css
<style>
a { background-color: #057460; }
a { background-color: rgb(5,116,96); }
div.DivClassName
{
background-color: #057460;
}
.BgClassName
{
background-color: #057460;
}
</style>
border-color css
<style>
span { border-color: #057460; }
span { border-color: rgb(5,116,96); }
td.TdClassName
{
border-color: #057460;
}
.TagClassName
{
border-color: #057460;
}
</style>