Shades of Tropical Rain Forest #027160
Tints of Tropical Rain Forest #027160
RGB
CMYK
RGB Variations
Color information
#027160 (or 0x027160) is known color: Tropical Rain Forest. HEX triplet: 02, 71 and 60. RGB value is (2,113,96). Sum of RGB (Red+Green+Blue) = 2+113+96=211 (27% of max value = 765). Red value is 2 (1.17% from 255 or 0.95% from 211); Green value is 113 (44.53% from 255 or 53.55% from 211); Blue value is 96 (37.89% from 255 or 45.50% from 211); Max value from RGB is 113 - color contains mainly: green. Hex color #027160 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #027160 is #FD8E9F. Grayscale: #4D4D4D. Windows color (decimal): -16617120 or 6320386. OLE color: 6320386.
HSL color Cylindrical-coordinate representation of color #027160: hue angle of 170.81º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #027160 is Cyan = 0.98, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 2 | 113 | 96 | - |
| CMYK | 0.98 | 0 | 0.15 | 0.56 |
| HSL | 170.81º | 0.97% | 0.23% | - |
| HSV(B) | 170.81º | 0.98% | 0.44% | - |
| XYZ | 8.04 | 12.67 | 13.09 | - |
| YUV | 77.87 | 138.23 | 73.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 113 | 96 | 0.98 | 0 | 0.15 | 0.56 | 170.81 | 0.97 | 0.23 |
| Hex | 2 | 71 | 60 | 62 | 0 | F | 38 | AB | 61 | 17 |
| Octal | 2 | 161 | 140 | 142 | 0 | 17 | 70 | 253 | 141 | 27 |
| Binary | 10 | 1110001 | 1100000 | 1100010 | 0 | 1111 | 111000 | 10101011 | 1100001 | 10111 |
Color Harmonies of #027160
Complementary color
Monochromatic Colors of #027160
Black with #027160
Text Example
Text Example
White with #027160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #027160; }
p { color: rgb(2,113,96); }
H1.HeaderClassName
{
color: #027160;
}
.AnyTagClassName
{
color: #027160;
}
</style>
background-color css
<style>
a { background-color: #027160; }
a { background-color: rgb(2,113,96); }
div.DivClassName
{
background-color: #027160;
}
.BgClassName
{
background-color: #027160;
}
</style>
border-color css
<style>
span { border-color: #027160; }
span { border-color: rgb(2,113,96); }
td.TdClassName
{
border-color: #027160;
}
.TagClassName
{
border-color: #027160;
}
</style>