Shades of Tropical Rain Forest #097263
Tints of Tropical Rain Forest #097263
RGB
CMYK
RGB Variations
Color information
#097263 (or 0x097263) is known color: Tropical Rain Forest. HEX triplet: 09, 72 and 63. RGB value is (9,114,99). Sum of RGB (Red+Green+Blue) = 9+114+99=222 (29% of max value = 765). Red value is 9 (3.91% from 255 or 4.05% from 222); Green value is 114 (44.92% from 255 or 51.35% from 222); Blue value is 99 (39.06% from 255 or 44.59% from 222); Max value from RGB is 114 - color contains mainly: green. Hex color #097263 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #097263 is #F68D9C. Grayscale: #505050. Windows color (decimal): -16158109 or 6517257. OLE color: 6517257.
HSL color Cylindrical-coordinate representation of color #097263: hue angle of 171.43º degrees, saturation: 0.85, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #097263 is Cyan = 0.92, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 9 | 114 | 99 | - |
| CMYK | 0.92 | 0 | 0.13 | 0.55 |
| HSL | 171.43º | 0.85% | 0.24% | - |
| HSV(B) | 171.43º | 0.92% | 0.45% | - |
| XYZ | 8.38 | 12.99 | 13.87 | - |
| YUV | 80.9 | 138.21 | 76.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 114 | 99 | 0.92 | 0 | 0.13 | 0.55 | 171.43 | 0.85 | 0.24 |
| Hex | 9 | 72 | 63 | 5C | 0 | D | 37 | AB | 55 | 18 |
| Octal | 11 | 162 | 143 | 134 | 0 | 15 | 67 | 253 | 125 | 30 |
| Binary | 1001 | 1110010 | 1100011 | 1011100 | 0 | 1101 | 110111 | 10101011 | 1010101 | 11000 |
Color Harmonies of #097263
Complementary color
Monochromatic Colors of #097263
Black with #097263
Text Example
Text Example
White with #097263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #097263; }
p { color: rgb(9,114,99); }
H1.HeaderClassName
{
color: #097263;
}
.AnyTagClassName
{
color: #097263;
}
</style>
background-color css
<style>
a { background-color: #097263; }
a { background-color: rgb(9,114,99); }
div.DivClassName
{
background-color: #097263;
}
.BgClassName
{
background-color: #097263;
}
</style>
border-color css
<style>
span { border-color: #097263; }
span { border-color: rgb(9,114,99); }
td.TdClassName
{
border-color: #097263;
}
.TagClassName
{
border-color: #097263;
}
</style>