Shades of Tropical Rain Forest #078257
Tints of Tropical Rain Forest #078257
RGB
CMYK
RGB Variations
Color information
#078257 (or 0x078257) is known color: Tropical Rain Forest. HEX triplet: 07, 82 and 57. RGB value is (7,130,87). Sum of RGB (Red+Green+Blue) = 7+130+87=224 (29% of max value = 765). Red value is 7 (3.12% from 255 or 3.12% from 224); Green value is 130 (51.17% from 255 or 58.04% from 224); Blue value is 87 (34.38% from 255 or 38.84% from 224); Max value from RGB is 130 - color contains mainly: green. Hex color #078257 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #078257 is #F87DA8. Grayscale: #585858. Windows color (decimal): -16285097 or 5734919. OLE color: 5734919.
HSL color Cylindrical-coordinate representation of color #078257: hue angle of 159.02º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #078257 is Cyan = 0.95, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 7 | 130 | 87 | - |
| CMYK | 0.95 | 0 | 0.33 | 0.49 |
| HSL | 159.02º | 0.9% | 0.27% | - |
| HSV(B) | 159.02º | 0.95% | 0.51% | - |
| XYZ | 9.79 | 16.7 | 11.72 | - |
| YUV | 88.32 | 127.25 | 70 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 130 | 87 | 0.95 | 0 | 0.33 | 0.49 | 159.02 | 0.9 | 0.27 |
| Hex | 7 | 82 | 57 | 5F | 0 | 21 | 31 | 9F | 5A | 1B |
| Octal | 7 | 202 | 127 | 137 | 0 | 41 | 61 | 237 | 132 | 33 |
| Binary | 111 | 10000010 | 1010111 | 1011111 | 0 | 100001 | 110001 | 10011111 | 1011010 | 11011 |
Color Harmonies of #078257
Complementary color
Monochromatic Colors of #078257
Black with #078257
Text Example
Text Example
White with #078257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #078257; }
p { color: rgb(7,130,87); }
H1.HeaderClassName
{
color: #078257;
}
.AnyTagClassName
{
color: #078257;
}
</style>
background-color css
<style>
a { background-color: #078257; }
a { background-color: rgb(7,130,87); }
div.DivClassName
{
background-color: #078257;
}
.BgClassName
{
background-color: #078257;
}
</style>
border-color css
<style>
span { border-color: #078257; }
span { border-color: rgb(7,130,87); }
td.TdClassName
{
border-color: #078257;
}
.TagClassName
{
border-color: #078257;
}
</style>