Shades of Islamic Green #119512
Tints of Islamic Green #119512
RGB
CMYK
RGB Variations
Color information
#119512 (or 0x119512) is known color: Islamic Green. HEX triplet: 11, 95 and 12. RGB value is (17,149,18). Sum of RGB (Red+Green+Blue) = 17+149+18=184 (24% of max value = 765). Red value is 17 (7.03% from 255 or 9.24% from 184); Green value is 149 (58.59% from 255 or 80.98% from 184); Blue value is 18 (7.42% from 255 or 9.78% from 184); Max value from RGB is 149 - color contains mainly: green. Hex color #119512 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119512 is #EE6AED. Grayscale: #5E5E5E. Windows color (decimal): -15624942 or 1217809. OLE color: 1217809.
HSL color Cylindrical-coordinate representation of color #119512: hue angle of 120.45º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #119512 is Cyan = 0.89, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 17 | 149 | 18 | - |
| CMYK | 0.89 | 0 | 0.88 | 0.42 |
| HSL | 120.45º | 0.8% | 0.33% | - |
| HSV(B) | 120.45º | 0.89% | 0.58% | - |
| XYZ | 11.09 | 21.66 | 4.17 | - |
| YUV | 94.6 | 84.77 | 72.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 149 | 18 | 0.89 | 0 | 0.88 | 0.42 | 120.45 | 0.8 | 0.33 |
| Hex | 11 | 95 | 12 | 59 | 0 | 58 | 2A | 78 | 50 | 21 |
| Octal | 21 | 225 | 22 | 131 | 0 | 130 | 52 | 170 | 120 | 41 |
| Binary | 10001 | 10010101 | 10010 | 1011001 | 0 | 1011000 | 101010 | 1111000 | 1010000 | 100001 |
Color Harmonies of #119512
Complementary color
Monochromatic Colors of #119512
Black with #119512
Text Example
Text Example
White with #119512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119512; }
p { color: rgb(17,149,18); }
H1.HeaderClassName
{
color: #119512;
}
.AnyTagClassName
{
color: #119512;
}
</style>
background-color css
<style>
a { background-color: #119512; }
a { background-color: rgb(17,149,18); }
div.DivClassName
{
background-color: #119512;
}
.BgClassName
{
background-color: #119512;
}
</style>
border-color css
<style>
span { border-color: #119512; }
span { border-color: rgb(17,149,18); }
td.TdClassName
{
border-color: #119512;
}
.TagClassName
{
border-color: #119512;
}
</style>