Shades of Islamic Green #119509
Tints of Islamic Green #119509
RGB
CMYK
RGB Variations
Color information
#119509 (or 0x119509) is known color: Islamic Green. HEX triplet: 11, 95 and 09. RGB value is (17,149,9). Sum of RGB (Red+Green+Blue) = 17+149+9=175 (23% of max value = 765). Red value is 17 (7.03% from 255 or 9.71% from 175); Green value is 149 (58.59% from 255 or 85.14% from 175); Blue value is 9 (3.91% from 255 or 5.14% from 175); Max value from RGB is 149 - color contains mainly: green. Hex color #119509 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119509 is #EE6AF6. Grayscale: #5D5D5D. Windows color (decimal): -15624951 or 627985. OLE color: 627985.
HSL color Cylindrical-coordinate representation of color #119509: hue angle of 116.57º degrees, saturation: 0.89, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #119509 is Cyan = 0.89, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 17 | 149 | 9 | - |
| CMYK | 0.89 | 0 | 0.94 | 0.42 |
| HSL | 116.57º | 0.89% | 0.31% | - |
| HSV(B) | 116.57º | 0.94% | 0.58% | - |
| XYZ | 11.03 | 21.63 | 3.85 | - |
| YUV | 93.57 | 80.27 | 73.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 149 | 9 | 0.89 | 0 | 0.94 | 0.42 | 116.57 | 0.89 | 0.31 |
| Hex | 11 | 95 | 9 | 59 | 0 | 5E | 2A | 75 | 59 | 1F |
| Octal | 21 | 225 | 11 | 131 | 0 | 136 | 52 | 165 | 131 | 37 |
| Binary | 10001 | 10010101 | 1001 | 1011001 | 0 | 1011110 | 101010 | 1110101 | 1011001 | 11111 |
Color Harmonies of #119509
Complementary color
Monochromatic Colors of #119509
Black with #119509
Text Example
Text Example
White with #119509
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119509; }
p { color: rgb(17,149,9); }
H1.HeaderClassName
{
color: #119509;
}
.AnyTagClassName
{
color: #119509;
}
</style>
background-color css
<style>
a { background-color: #119509; }
a { background-color: rgb(17,149,9); }
div.DivClassName
{
background-color: #119509;
}
.BgClassName
{
background-color: #119509;
}
</style>
border-color css
<style>
span { border-color: #119509; }
span { border-color: rgb(17,149,9); }
td.TdClassName
{
border-color: #119509;
}
.TagClassName
{
border-color: #119509;
}
</style>