Shades of Tropical Rain Forest #027358
Tints of Tropical Rain Forest #027358
RGB
CMYK
RGB Variations
Color information
#027358 (or 0x027358) is known color: Tropical Rain Forest. HEX triplet: 02, 73 and 58. RGB value is (2,115,88). Sum of RGB (Red+Green+Blue) = 2+115+88=205 (27% of max value = 765). Red value is 2 (1.17% from 255 or 0.98% from 205); Green value is 115 (45.31% from 255 or 56.10% from 205); Blue value is 88 (34.77% from 255 or 42.93% from 205); Max value from RGB is 115 - color contains mainly: green. Hex color #027358 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #027358 is #FD8CA7. Grayscale: #4E4E4E. Windows color (decimal): -16616616 or 5796610. OLE color: 5796610.
HSL color Cylindrical-coordinate representation of color #027358: hue angle of 165.66º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #027358 is Cyan = 0.98, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 2 | 115 | 88 | - |
| CMYK | 0.98 | 0 | 0.23 | 0.55 |
| HSL | 165.66º | 0.97% | 0.23% | - |
| HSV(B) | 165.66º | 0.98% | 0.45% | - |
| XYZ | 7.92 | 12.98 | 11.32 | - |
| YUV | 78.14 | 133.56 | 73.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 115 | 88 | 0.98 | 0 | 0.23 | 0.55 | 165.66 | 0.97 | 0.23 |
| Hex | 2 | 73 | 58 | 62 | 0 | 17 | 37 | A6 | 61 | 17 |
| Octal | 2 | 163 | 130 | 142 | 0 | 27 | 67 | 246 | 141 | 27 |
| Binary | 10 | 1110011 | 1011000 | 1100010 | 0 | 10111 | 110111 | 10100110 | 1100001 | 10111 |
Color Harmonies of #027358
Complementary color
Monochromatic Colors of #027358
Black with #027358
Text Example
Text Example
White with #027358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #027358; }
p { color: rgb(2,115,88); }
H1.HeaderClassName
{
color: #027358;
}
.AnyTagClassName
{
color: #027358;
}
</style>
background-color css
<style>
a { background-color: #027358; }
a { background-color: rgb(2,115,88); }
div.DivClassName
{
background-color: #027358;
}
.BgClassName
{
background-color: #027358;
}
</style>
border-color css
<style>
span { border-color: #027358; }
span { border-color: rgb(2,115,88); }
td.TdClassName
{
border-color: #027358;
}
.TagClassName
{
border-color: #027358;
}
</style>