Shades of Tropical Rain Forest #027062
Tints of Tropical Rain Forest #027062
RGB
CMYK
RGB Variations
Color information
#027062 (or 0x027062) is known color: Tropical Rain Forest. HEX triplet: 02, 70 and 62. RGB value is (2,112,98). Sum of RGB (Red+Green+Blue) = 2+112+98=212 (28% of max value = 765). Red value is 2 (1.17% from 255 or 0.94% from 212); Green value is 112 (44.14% from 255 or 52.83% from 212); Blue value is 98 (38.67% from 255 or 46.23% from 212); Max value from RGB is 112 - color contains mainly: green. Hex color #027062 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #027062 is #FD8F9D. Grayscale: #4D4D4D. Windows color (decimal): -16617374 or 6451202. OLE color: 6451202.
HSL color Cylindrical-coordinate representation of color #027062: hue angle of 172.36º 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 #027062 is Cyan = 0.98, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 2 | 112 | 98 | - |
| CMYK | 0.98 | 0 | 0.13 | 0.56 |
| HSL | 172.36º | 0.96% | 0.22% | - |
| HSV(B) | 172.36º | 0.98% | 0.44% | - |
| XYZ | 8.02 | 12.48 | 13.54 | - |
| YUV | 77.51 | 139.56 | 74.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 112 | 98 | 0.98 | 0 | 0.13 | 0.56 | 172.36 | 0.96 | 0.22 |
| Hex | 2 | 70 | 62 | 62 | 0 | D | 38 | AC | 60 | 16 |
| Octal | 2 | 160 | 142 | 142 | 0 | 15 | 70 | 254 | 140 | 26 |
| Binary | 10 | 1110000 | 1100010 | 1100010 | 0 | 1101 | 111000 | 10101100 | 1100000 | 10110 |
Color Harmonies of #027062
Complementary color
Monochromatic Colors of #027062
Black with #027062
Text Example
Text Example
White with #027062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #027062; }
p { color: rgb(2,112,98); }
H1.HeaderClassName
{
color: #027062;
}
.AnyTagClassName
{
color: #027062;
}
</style>
background-color css
<style>
a { background-color: #027062; }
a { background-color: rgb(2,112,98); }
div.DivClassName
{
background-color: #027062;
}
.BgClassName
{
background-color: #027062;
}
</style>
border-color css
<style>
span { border-color: #027062; }
span { border-color: rgb(2,112,98); }
td.TdClassName
{
border-color: #027062;
}
.TagClassName
{
border-color: #027062;
}
</style>