Shades of Tropical Rain Forest #057258
Tints of Tropical Rain Forest #057258
RGB
CMYK
RGB Variations
Color information
#057258 (or 0x057258) is known color: Tropical Rain Forest. HEX triplet: 05, 72 and 58. RGB value is (5,114,88). Sum of RGB (Red+Green+Blue) = 5+114+88=207 (27% of max value = 765). Red value is 5 (2.34% from 255 or 2.42% from 207); Green value is 114 (44.92% from 255 or 55.07% from 207); Blue value is 88 (34.77% from 255 or 42.51% from 207); Max value from RGB is 114 - color contains mainly: green. Hex color #057258 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #057258 is #FA8DA7. Grayscale: #4E4E4E. Windows color (decimal): -16420264 or 5796357. OLE color: 5796357.
HSL color Cylindrical-coordinate representation of color #057258: hue angle of 165.69º degrees, saturation: 0.92, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #057258 is Cyan = 0.96, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 5 | 114 | 88 | - |
| CMYK | 0.96 | 0 | 0.23 | 0.55 |
| HSL | 165.69º | 0.92% | 0.23% | - |
| HSV(B) | 165.69º | 0.96% | 0.45% | - |
| XYZ | 7.84 | 12.77 | 11.28 | - |
| YUV | 78.45 | 133.39 | 75.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 114 | 88 | 0.96 | 0 | 0.23 | 0.55 | 165.69 | 0.92 | 0.23 |
| Hex | 5 | 72 | 58 | 60 | 0 | 17 | 37 | A6 | 5C | 17 |
| Octal | 5 | 162 | 130 | 140 | 0 | 27 | 67 | 246 | 134 | 27 |
| Binary | 101 | 1110010 | 1011000 | 1100000 | 0 | 10111 | 110111 | 10100110 | 1011100 | 10111 |
Color Harmonies of #057258
Complementary color
Monochromatic Colors of #057258
Black with #057258
Text Example
Text Example
White with #057258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057258; }
p { color: rgb(5,114,88); }
H1.HeaderClassName
{
color: #057258;
}
.AnyTagClassName
{
color: #057258;
}
</style>
background-color css
<style>
a { background-color: #057258; }
a { background-color: rgb(5,114,88); }
div.DivClassName
{
background-color: #057258;
}
.BgClassName
{
background-color: #057258;
}
</style>
border-color css
<style>
span { border-color: #057258; }
span { border-color: rgb(5,114,88); }
td.TdClassName
{
border-color: #057258;
}
.TagClassName
{
border-color: #057258;
}
</style>