Shades of Tropical Rain Forest #027059
Tints of Tropical Rain Forest #027059
RGB
CMYK
RGB Variations
Color information
#027059 (or 0x027059) is known color: Tropical Rain Forest. HEX triplet: 02, 70 and 59. RGB value is (2,112,89). Sum of RGB (Red+Green+Blue) = 2+112+89=203 (26% of max value = 765). Red value is 2 (1.17% from 255 or 0.99% from 203); Green value is 112 (44.14% from 255 or 55.17% from 203); Blue value is 89 (35.16% from 255 or 43.84% from 203); Max value from RGB is 112 - color contains mainly: green. Hex color #027059 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #027059 is #FD8FA6. Grayscale: #4C4C4C. Windows color (decimal): -16617383 or 5861378. OLE color: 5861378.
HSL color Cylindrical-coordinate representation of color #027059: hue angle of 167.45º degrees, saturation: 0.96, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #027059 is Cyan = 0.98, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 2 | 112 | 89 | - |
| CMYK | 0.98 | 0 | 0.21 | 0.56 |
| HSL | 167.45º | 0.96% | 0.22% | - |
| HSV(B) | 167.45º | 0.98% | 0.44% | - |
| XYZ | 7.62 | 12.32 | 11.43 | - |
| YUV | 76.49 | 135.06 | 74.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 112 | 89 | 0.98 | 0 | 0.21 | 0.56 | 167.45 | 0.96 | 0.22 |
| Hex | 2 | 70 | 59 | 62 | 0 | 15 | 38 | A7 | 60 | 16 |
| Octal | 2 | 160 | 131 | 142 | 0 | 25 | 70 | 247 | 140 | 26 |
| Binary | 10 | 1110000 | 1011001 | 1100010 | 0 | 10101 | 111000 | 10100111 | 1100000 | 10110 |
Color Harmonies of #027059
Complementary color
Monochromatic Colors of #027059
Black with #027059
Text Example
Text Example
White with #027059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #027059; }
p { color: rgb(2,112,89); }
H1.HeaderClassName
{
color: #027059;
}
.AnyTagClassName
{
color: #027059;
}
</style>
background-color css
<style>
a { background-color: #027059; }
a { background-color: rgb(2,112,89); }
div.DivClassName
{
background-color: #027059;
}
.BgClassName
{
background-color: #027059;
}
</style>
border-color css
<style>
span { border-color: #027059; }
span { border-color: rgb(2,112,89); }
td.TdClassName
{
border-color: #027059;
}
.TagClassName
{
border-color: #027059;
}
</style>