Shades of Tropical Rain Forest #017257
Tints of Tropical Rain Forest #017257
RGB
CMYK
RGB Variations
Color information
#017257 (or 0x017257) is known color: Tropical Rain Forest. HEX triplet: 01, 72 and 57. RGB value is (1,114,87). Sum of RGB (Red+Green+Blue) = 1+114+87=202 (26% of max value = 765). Red value is 1 (0.78% from 255 or 0.50% from 202); Green value is 114 (44.92% from 255 or 56.44% from 202); Blue value is 87 (34.38% from 255 or 43.07% from 202); Max value from RGB is 114 - color contains mainly: green. Hex color #017257 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #017257 is #FE8DA8. Grayscale: #4D4D4D. Windows color (decimal): -16682409 or 5730817. OLE color: 5730817.
HSL color Cylindrical-coordinate representation of color #017257: hue angle of 165.66º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #017257 is Cyan = 0.99, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 1 | 114 | 87 | - |
| CMYK | 0.99 | 0 | 0.24 | 0.55 |
| HSL | 165.66º | 0.98% | 0.23% | - |
| HSV(B) | 165.66º | 0.99% | 0.45% | - |
| XYZ | 7.75 | 12.73 | 11.07 | - |
| YUV | 77.14 | 133.56 | 73.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 114 | 87 | 0.99 | 0 | 0.24 | 0.55 | 165.66 | 0.98 | 0.23 |
| Hex | 1 | 72 | 57 | 63 | 0 | 18 | 37 | A6 | 62 | 17 |
| Octal | 1 | 162 | 127 | 143 | 0 | 30 | 67 | 246 | 142 | 27 |
| Binary | 1 | 1110010 | 1010111 | 1100011 | 0 | 11000 | 110111 | 10100110 | 1100010 | 10111 |
Color Harmonies of #017257
Complementary color
Monochromatic Colors of #017257
Black with #017257
Text Example
Text Example
White with #017257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #017257; }
p { color: rgb(1,114,87); }
H1.HeaderClassName
{
color: #017257;
}
.AnyTagClassName
{
color: #017257;
}
</style>
background-color css
<style>
a { background-color: #017257; }
a { background-color: rgb(1,114,87); }
div.DivClassName
{
background-color: #017257;
}
.BgClassName
{
background-color: #017257;
}
</style>
border-color css
<style>
span { border-color: #017257; }
span { border-color: rgb(1,114,87); }
td.TdClassName
{
border-color: #017257;
}
.TagClassName
{
border-color: #017257;
}
</style>