Shades of Islamic Green #119009
Tints of Islamic Green #119009
RGB
CMYK
RGB Variations
Color information
#119009 (or 0x119009) is known color: Islamic Green. HEX triplet: 11, 90 and 09. RGB value is (17,144,9). Sum of RGB (Red+Green+Blue) = 17+144+9=170 (22% of max value = 765). Red value is 17 (7.03% from 255 or 10% from 170); Green value is 144 (56.64% from 255 or 84.71% from 170); Blue value is 9 (3.91% from 255 or 5.29% from 170); Max value from RGB is 144 - color contains mainly: green. Hex color #119009 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119009 is #EE6FF6. Grayscale: #5B5B5B. Windows color (decimal): -15626231 or 626705. OLE color: 626705.
HSL color Cylindrical-coordinate representation of color #119009: hue angle of 116.44º degrees, saturation: 0.88, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #119009 is Cyan = 0.88, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 17 | 144 | 9 | - |
| CMYK | 0.88 | 0 | 0.94 | 0.44 |
| HSL | 116.44º | 0.88% | 0.3% | - |
| HSV(B) | 116.44º | 0.94% | 0.56% | - |
| XYZ | 10.25 | 20.09 | 3.59 | - |
| YUV | 90.64 | 81.92 | 75.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 144 | 9 | 0.88 | 0 | 0.94 | 0.44 | 116.44 | 0.88 | 0.3 |
| Hex | 11 | 90 | 9 | 58 | 0 | 5E | 2C | 74 | 58 | 1E |
| Octal | 21 | 220 | 11 | 130 | 0 | 136 | 54 | 164 | 130 | 36 |
| Binary | 10001 | 10010000 | 1001 | 1011000 | 0 | 1011110 | 101100 | 1110100 | 1011000 | 11110 |
Color Harmonies of #119009
Complementary color
Monochromatic Colors of #119009
Black with #119009
Text Example
Text Example
White with #119009
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119009; }
p { color: rgb(17,144,9); }
H1.HeaderClassName
{
color: #119009;
}
.AnyTagClassName
{
color: #119009;
}
</style>
background-color css
<style>
a { background-color: #119009; }
a { background-color: rgb(17,144,9); }
div.DivClassName
{
background-color: #119009;
}
.BgClassName
{
background-color: #119009;
}
</style>
border-color css
<style>
span { border-color: #119009; }
span { border-color: rgb(17,144,9); }
td.TdClassName
{
border-color: #119009;
}
.TagClassName
{
border-color: #119009;
}
</style>