Shades of Islamic Green #119610
Tints of Islamic Green #119610
RGB
CMYK
RGB Variations
Color information
#119610 (or 0x119610) is known color: Islamic Green. HEX triplet: 11, 96 and 10. RGB value is (17,150,16). Sum of RGB (Red+Green+Blue) = 17+150+16=183 (24% of max value = 765). Red value is 17 (7.03% from 255 or 9.29% from 183); Green value is 150 (58.98% from 255 or 81.97% from 183); Blue value is 16 (6.64% from 255 or 8.74% from 183); Max value from RGB is 150 - color contains mainly: green. Hex color #119610 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119610 is #EE69EF. Grayscale: #5F5F5F. Windows color (decimal): -15624688 or 1086993. OLE color: 1086993.
HSL color Cylindrical-coordinate representation of color #119610: hue angle of 119.55º degrees, saturation: 0.81, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #119610 is Cyan = 0.89, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 17 | 150 | 16 | - |
| CMYK | 0.89 | 0 | 0.89 | 0.41 |
| HSL | 119.55º | 0.81% | 0.33% | - |
| HSV(B) | 119.55º | 0.89% | 0.59% | - |
| XYZ | 11.23 | 21.97 | 4.14 | - |
| YUV | 94.96 | 83.44 | 72.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 150 | 16 | 0.89 | 0 | 0.89 | 0.41 | 119.55 | 0.81 | 0.33 |
| Hex | 11 | 96 | 10 | 59 | 0 | 59 | 29 | 78 | 51 | 21 |
| Octal | 21 | 226 | 20 | 131 | 0 | 131 | 51 | 170 | 121 | 41 |
| Binary | 10001 | 10010110 | 10000 | 1011001 | 0 | 1011001 | 101001 | 1111000 | 1010001 | 100001 |
Color Harmonies of #119610
Complementary color
Monochromatic Colors of #119610
Black with #119610
Text Example
Text Example
White with #119610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119610; }
p { color: rgb(17,150,16); }
H1.HeaderClassName
{
color: #119610;
}
.AnyTagClassName
{
color: #119610;
}
</style>
background-color css
<style>
a { background-color: #119610; }
a { background-color: rgb(17,150,16); }
div.DivClassName
{
background-color: #119610;
}
.BgClassName
{
background-color: #119610;
}
</style>
border-color css
<style>
span { border-color: #119610; }
span { border-color: rgb(17,150,16); }
td.TdClassName
{
border-color: #119610;
}
.TagClassName
{
border-color: #119610;
}
</style>