Shades of Tropical Rain Forest #018257
Tints of Tropical Rain Forest #018257
RGB
CMYK
RGB Variations
Color information
#018257 (or 0x018257) is known color: Tropical Rain Forest. HEX triplet: 01, 82 and 57. RGB value is (1,130,87). Sum of RGB (Red+Green+Blue) = 1+130+87=218 (28% of max value = 765). Red value is 1 (0.78% from 255 or 0.46% from 218); Green value is 130 (51.17% from 255 or 59.63% from 218); Blue value is 87 (34.38% from 255 or 39.91% from 218); Max value from RGB is 130 - color contains mainly: green. Hex color #018257 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #018257 is #FE7DA8. Grayscale: #565656. Windows color (decimal): -16678313 or 5734913. OLE color: 5734913.
HSL color Cylindrical-coordinate representation of color #018257: hue angle of 160º degrees, saturation: 0.98, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #018257 is Cyan = 0.99, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 1 | 130 | 87 | - |
| CMYK | 0.99 | 0 | 0.33 | 0.49 |
| HSL | 160º | 0.98% | 0.26% | - |
| HSV(B) | 160º | 0.99% | 0.51% | - |
| XYZ | 9.72 | 16.66 | 11.72 | - |
| YUV | 86.53 | 128.26 | 67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 130 | 87 | 0.99 | 0 | 0.33 | 0.49 | 160 | 0.98 | 0.26 |
| Hex | 1 | 82 | 57 | 63 | 0 | 21 | 31 | A0 | 62 | 1A |
| Octal | 1 | 202 | 127 | 143 | 0 | 41 | 61 | 240 | 142 | 32 |
| Binary | 1 | 10000010 | 1010111 | 1100011 | 0 | 100001 | 110001 | 10100000 | 1100010 | 11010 |
Color Harmonies of #018257
Complementary color
Monochromatic Colors of #018257
Black with #018257
Text Example
Text Example
White with #018257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #018257; }
p { color: rgb(1,130,87); }
H1.HeaderClassName
{
color: #018257;
}
.AnyTagClassName
{
color: #018257;
}
</style>
background-color css
<style>
a { background-color: #018257; }
a { background-color: rgb(1,130,87); }
div.DivClassName
{
background-color: #018257;
}
.BgClassName
{
background-color: #018257;
}
</style>
border-color css
<style>
span { border-color: #018257; }
span { border-color: rgb(1,130,87); }
td.TdClassName
{
border-color: #018257;
}
.TagClassName
{
border-color: #018257;
}
</style>