Shades of Tropical Rain Forest #018756
Tints of Tropical Rain Forest #018756
RGB
CMYK
RGB Variations
Color information
#018756 (or 0x018756) is known color: Tropical Rain Forest. HEX triplet: 01, 87 and 56. RGB value is (1,135,86). Sum of RGB (Red+Green+Blue) = 1+135+86=222 (29% of max value = 765). Red value is 1 (0.78% from 255 or 0.45% from 222); Green value is 135 (53.12% from 255 or 60.81% from 222); Blue value is 86 (33.98% from 255 or 38.74% from 222); Max value from RGB is 135 - color contains mainly: green. Hex color #018756 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #018756 is #FE78A9. Grayscale: #595959. Windows color (decimal): -16677034 or 5670657. OLE color: 5670657.
HSL color Cylindrical-coordinate representation of color #018756: hue angle of 158.06º degrees, saturation: 0.99, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #018756 is Cyan = 0.99, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 1 | 135 | 86 | - |
| CMYK | 0.99 | 0 | 0.36 | 0.47 |
| HSL | 158.06º | 0.99% | 0.27% | - |
| HSV(B) | 158.06º | 0.99% | 0.53% | - |
| XYZ | 10.36 | 18.01 | 11.73 | - |
| YUV | 89.35 | 126.11 | 64.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 135 | 86 | 0.99 | 0 | 0.36 | 0.47 | 158.06 | 0.99 | 0.27 |
| Hex | 1 | 87 | 56 | 63 | 0 | 24 | 2F | 9E | 63 | 1B |
| Octal | 1 | 207 | 126 | 143 | 0 | 44 | 57 | 236 | 143 | 33 |
| Binary | 1 | 10000111 | 1010110 | 1100011 | 0 | 100100 | 101111 | 10011110 | 1100011 | 11011 |
Color Harmonies of #018756
Complementary color
Monochromatic Colors of #018756
Black with #018756
Text Example
Text Example
White with #018756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #018756; }
p { color: rgb(1,135,86); }
H1.HeaderClassName
{
color: #018756;
}
.AnyTagClassName
{
color: #018756;
}
</style>
background-color css
<style>
a { background-color: #018756; }
a { background-color: rgb(1,135,86); }
div.DivClassName
{
background-color: #018756;
}
.BgClassName
{
background-color: #018756;
}
</style>
border-color css
<style>
span { border-color: #018756; }
span { border-color: rgb(1,135,86); }
td.TdClassName
{
border-color: #018756;
}
.TagClassName
{
border-color: #018756;
}
</style>