Shades of Islamic Green #119712
Tints of Islamic Green #119712
RGB
CMYK
RGB Variations
Color information
#119712 (or 0x119712) is known color: Islamic Green. HEX triplet: 11, 97 and 12. RGB value is (17,151,18). Sum of RGB (Red+Green+Blue) = 17+151+18=186 (24% of max value = 765). Red value is 17 (7.03% from 255 or 9.14% from 186); Green value is 151 (59.38% from 255 or 81.18% from 186); Blue value is 18 (7.42% from 255 or 9.68% from 186); Max value from RGB is 151 - color contains mainly: green. Hex color #119712 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119712 is #EE68ED. Grayscale: #606060. Windows color (decimal): -15624430 or 1218321. OLE color: 1218321.
HSL color Cylindrical-coordinate representation of color #119712: hue angle of 120.45º degrees, saturation: 0.8, 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 #119712 is Cyan = 0.89, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 17 | 151 | 18 | - |
| CMYK | 0.89 | 0 | 0.88 | 0.41 |
| HSL | 120.45º | 0.8% | 0.33% | - |
| HSV(B) | 120.45º | 0.89% | 0.59% | - |
| XYZ | 11.41 | 22.3 | 4.27 | - |
| YUV | 95.77 | 84.11 | 71.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 151 | 18 | 0.89 | 0 | 0.88 | 0.41 | 120.45 | 0.8 | 0.33 |
| Hex | 11 | 97 | 12 | 59 | 0 | 58 | 29 | 78 | 50 | 21 |
| Octal | 21 | 227 | 22 | 131 | 0 | 130 | 51 | 170 | 120 | 41 |
| Binary | 10001 | 10010111 | 10010 | 1011001 | 0 | 1011000 | 101001 | 1111000 | 1010000 | 100001 |
Color Harmonies of #119712
Complementary color
Monochromatic Colors of #119712
Black with #119712
Text Example
Text Example
White with #119712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119712; }
p { color: rgb(17,151,18); }
H1.HeaderClassName
{
color: #119712;
}
.AnyTagClassName
{
color: #119712;
}
</style>
background-color css
<style>
a { background-color: #119712; }
a { background-color: rgb(17,151,18); }
div.DivClassName
{
background-color: #119712;
}
.BgClassName
{
background-color: #119712;
}
</style>
border-color css
<style>
span { border-color: #119712; }
span { border-color: rgb(17,151,18); }
td.TdClassName
{
border-color: #119712;
}
.TagClassName
{
border-color: #119712;
}
</style>