Shades of Tropical Rain Forest #057458
Tints of Tropical Rain Forest #057458
RGB
CMYK
RGB Variations
Color information
#057458 (or 0x057458) is known color: Tropical Rain Forest. HEX triplet: 05, 74 and 58. RGB value is (5,116,88). Sum of RGB (Red+Green+Blue) = 5+116+88=209 (27% of max value = 765). Red value is 5 (2.34% from 255 or 2.39% from 209); Green value is 116 (45.70% from 255 or 55.50% from 209); Blue value is 88 (34.77% from 255 or 42.11% from 209); Max value from RGB is 116 - color contains mainly: green. Hex color #057458 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #057458 is #FA8BA7. Grayscale: #4F4F4F. Windows color (decimal): -16419752 or 5796869. OLE color: 5796869.
HSL color Cylindrical-coordinate representation of color #057458: hue angle of 164.86º 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 #057458 is Cyan = 0.96, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 5 | 116 | 88 | - |
| CMYK | 0.96 | 0 | 0.24 | 0.55 |
| HSL | 164.86º | 0.92% | 0.24% | - |
| HSV(B) | 164.86º | 0.96% | 0.45% | - |
| XYZ | 8.07 | 13.23 | 11.36 | - |
| YUV | 79.62 | 132.73 | 74.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 116 | 88 | 0.96 | 0 | 0.24 | 0.55 | 164.86 | 0.92 | 0.24 |
| Hex | 5 | 74 | 58 | 60 | 0 | 18 | 37 | A5 | 5C | 18 |
| Octal | 5 | 164 | 130 | 140 | 0 | 30 | 67 | 245 | 134 | 30 |
| Binary | 101 | 1110100 | 1011000 | 1100000 | 0 | 11000 | 110111 | 10100101 | 1011100 | 11000 |
Color Harmonies of #057458
Complementary color
Monochromatic Colors of #057458
Black with #057458
Text Example
Text Example
White with #057458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057458; }
p { color: rgb(5,116,88); }
H1.HeaderClassName
{
color: #057458;
}
.AnyTagClassName
{
color: #057458;
}
</style>
background-color css
<style>
a { background-color: #057458; }
a { background-color: rgb(5,116,88); }
div.DivClassName
{
background-color: #057458;
}
.BgClassName
{
background-color: #057458;
}
</style>
border-color css
<style>
span { border-color: #057458; }
span { border-color: rgb(5,116,88); }
td.TdClassName
{
border-color: #057458;
}
.TagClassName
{
border-color: #057458;
}
</style>