Shades of Tropical Rain Forest #057462
Tints of Tropical Rain Forest #057462
RGB
CMYK
RGB Variations
Color information
#057462 (or 0x057462) is known color: Tropical Rain Forest. HEX triplet: 05, 74 and 62. RGB value is (5,116,98). Sum of RGB (Red+Green+Blue) = 5+116+98=219 (29% of max value = 765). Red value is 5 (2.34% from 255 or 2.28% from 219); Green value is 116 (45.70% from 255 or 52.97% from 219); Blue value is 98 (38.67% from 255 or 44.75% from 219); Max value from RGB is 116 - color contains mainly: green. Hex color #057462 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #057462 is #FA8B9D. Grayscale: #505050. Windows color (decimal): -16419742 or 6452229. OLE color: 6452229.
HSL color Cylindrical-coordinate representation of color #057462: hue angle of 170.27º 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 #057462 is Cyan = 0.96, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 5 | 116 | 98 | - |
| CMYK | 0.96 | 0 | 0.16 | 0.55 |
| HSL | 170.27º | 0.92% | 0.24% | - |
| HSV(B) | 170.27º | 0.96% | 0.45% | - |
| XYZ | 8.51 | 13.4 | 13.69 | - |
| YUV | 80.76 | 137.73 | 73.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 116 | 98 | 0.96 | 0 | 0.16 | 0.55 | 170.27 | 0.92 | 0.24 |
| Hex | 5 | 74 | 62 | 60 | 0 | 10 | 37 | AA | 5C | 18 |
| Octal | 5 | 164 | 142 | 140 | 0 | 20 | 67 | 252 | 134 | 30 |
| Binary | 101 | 1110100 | 1100010 | 1100000 | 0 | 10000 | 110111 | 10101010 | 1011100 | 11000 |
Color Harmonies of #057462
Complementary color
Monochromatic Colors of #057462
Black with #057462
Text Example
Text Example
White with #057462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057462; }
p { color: rgb(5,116,98); }
H1.HeaderClassName
{
color: #057462;
}
.AnyTagClassName
{
color: #057462;
}
</style>
background-color css
<style>
a { background-color: #057462; }
a { background-color: rgb(5,116,98); }
div.DivClassName
{
background-color: #057462;
}
.BgClassName
{
background-color: #057462;
}
</style>
border-color css
<style>
span { border-color: #057462; }
span { border-color: rgb(5,116,98); }
td.TdClassName
{
border-color: #057462;
}
.TagClassName
{
border-color: #057462;
}
</style>