Shades of Tropical Rain Forest #057162
Tints of Tropical Rain Forest #057162
RGB
CMYK
RGB Variations
Color information
#057162 (or 0x057162) is known color: Tropical Rain Forest. HEX triplet: 05, 71 and 62. RGB value is (5,113,98). Sum of RGB (Red+Green+Blue) = 5+113+98=216 (28% of max value = 765). Red value is 5 (2.34% from 255 or 2.31% from 216); Green value is 113 (44.53% from 255 or 52.31% from 216); Blue value is 98 (38.67% from 255 or 45.37% from 216); Max value from RGB is 113 - color contains mainly: green. Hex color #057162 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #057162 is #FA8E9D. Grayscale: #4E4E4E. Windows color (decimal): -16420510 or 6451461. OLE color: 6451461.
HSL color Cylindrical-coordinate representation of color #057162: hue angle of 171.67º degrees, saturation: 0.92, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #057162 is Cyan = 0.96, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 5 | 113 | 98 | - |
| CMYK | 0.96 | 0 | 0.13 | 0.56 |
| HSL | 171.67º | 0.92% | 0.23% | - |
| HSV(B) | 171.67º | 0.96% | 0.44% | - |
| XYZ | 8.17 | 12.72 | 13.58 | - |
| YUV | 79 | 138.72 | 75.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 113 | 98 | 0.96 | 0 | 0.13 | 0.56 | 171.67 | 0.92 | 0.23 |
| Hex | 5 | 71 | 62 | 60 | 0 | D | 38 | AC | 5C | 17 |
| Octal | 5 | 161 | 142 | 140 | 0 | 15 | 70 | 254 | 134 | 27 |
| Binary | 101 | 1110001 | 1100010 | 1100000 | 0 | 1101 | 111000 | 10101100 | 1011100 | 10111 |
Color Harmonies of #057162
Complementary color
Monochromatic Colors of #057162
Black with #057162
Text Example
Text Example
White with #057162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057162; }
p { color: rgb(5,113,98); }
H1.HeaderClassName
{
color: #057162;
}
.AnyTagClassName
{
color: #057162;
}
</style>
background-color css
<style>
a { background-color: #057162; }
a { background-color: rgb(5,113,98); }
div.DivClassName
{
background-color: #057162;
}
.BgClassName
{
background-color: #057162;
}
</style>
border-color css
<style>
span { border-color: #057162; }
span { border-color: rgb(5,113,98); }
td.TdClassName
{
border-color: #057162;
}
.TagClassName
{
border-color: #057162;
}
</style>