Shades of Tropical Rain Forest #027962
Tints of Tropical Rain Forest #027962
RGB
CMYK
RGB Variations
Color information
#027962 (or 0x027962) is known color: Tropical Rain Forest. HEX triplet: 02, 79 and 62. RGB value is (2,121,98). Sum of RGB (Red+Green+Blue) = 2+121+98=221 (29% of max value = 765). Red value is 2 (1.17% from 255 or 0.90% from 221); Green value is 121 (47.66% from 255 or 54.75% from 221); Blue value is 98 (38.67% from 255 or 44.34% from 221); Max value from RGB is 121 - color contains mainly: green. Hex color #027962 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #027962 is #FD869D. Grayscale: #525252. Windows color (decimal): -16615070 or 6453506. OLE color: 6453506.
HSL color Cylindrical-coordinate representation of color #027962: hue angle of 168.4º degrees, saturation: 0.97, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #027962 is Cyan = 0.98, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 2 | 121 | 98 | - |
| CMYK | 0.98 | 0 | 0.19 | 0.53 |
| HSL | 168.4º | 0.97% | 0.24% | - |
| HSV(B) | 168.4º | 0.98% | 0.47% | - |
| XYZ | 9.07 | 14.57 | 13.89 | - |
| YUV | 82.8 | 136.58 | 70.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 121 | 98 | 0.98 | 0 | 0.19 | 0.53 | 168.4 | 0.97 | 0.24 |
| Hex | 2 | 79 | 62 | 62 | 0 | 13 | 35 | A8 | 61 | 18 |
| Octal | 2 | 171 | 142 | 142 | 0 | 23 | 65 | 250 | 141 | 30 |
| Binary | 10 | 1111001 | 1100010 | 1100010 | 0 | 10011 | 110101 | 10101000 | 1100001 | 11000 |
Color Harmonies of #027962
Complementary color
Monochromatic Colors of #027962
Black with #027962
Text Example
Text Example
White with #027962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #027962; }
p { color: rgb(2,121,98); }
H1.HeaderClassName
{
color: #027962;
}
.AnyTagClassName
{
color: #027962;
}
</style>
background-color css
<style>
a { background-color: #027962; }
a { background-color: rgb(2,121,98); }
div.DivClassName
{
background-color: #027962;
}
.BgClassName
{
background-color: #027962;
}
</style>
border-color css
<style>
span { border-color: #027962; }
span { border-color: rgb(2,121,98); }
td.TdClassName
{
border-color: #027962;
}
.TagClassName
{
border-color: #027962;
}
</style>