Shades of Islamic Green #119707
Tints of Islamic Green #119707
RGB
CMYK
RGB Variations
Color information
#119707 (or 0x119707) is known color: Islamic Green. HEX triplet: 11, 97 and 07. RGB value is (17,151,7). Sum of RGB (Red+Green+Blue) = 17+151+7=175 (23% of max value = 765). Red value is 17 (7.03% from 255 or 9.71% from 175); Green value is 151 (59.38% from 255 or 86.29% from 175); Blue value is 7 (3.12% from 255 or 4% from 175); Max value from RGB is 151 - color contains mainly: green. Hex color #119707 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119707 is #EE68F8. Grayscale: #5E5E5E. Windows color (decimal): -15624441 or 497425. OLE color: 497425.
HSL color Cylindrical-coordinate representation of color #119707: hue angle of 115.83º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #119707 is Cyan = 0.89, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 17 | 151 | 7 | - |
| CMYK | 0.89 | 0 | 0.95 | 0.41 |
| HSL | 115.83º | 0.91% | 0.31% | - |
| HSV(B) | 115.83º | 0.95% | 0.59% | - |
| XYZ | 11.34 | 22.27 | 3.9 | - |
| YUV | 94.52 | 78.61 | 72.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 151 | 7 | 0.89 | 0 | 0.95 | 0.41 | 115.83 | 0.91 | 0.31 |
| Hex | 11 | 97 | 7 | 59 | 0 | 5F | 29 | 74 | 5B | 1F |
| Octal | 21 | 227 | 7 | 131 | 0 | 137 | 51 | 164 | 133 | 37 |
| Binary | 10001 | 10010111 | 111 | 1011001 | 0 | 1011111 | 101001 | 1110100 | 1011011 | 11111 |
Color Harmonies of #119707
Complementary color
Monochromatic Colors of #119707
Black with #119707
Text Example
Text Example
White with #119707
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119707; }
p { color: rgb(17,151,7); }
H1.HeaderClassName
{
color: #119707;
}
.AnyTagClassName
{
color: #119707;
}
</style>
background-color css
<style>
a { background-color: #119707; }
a { background-color: rgb(17,151,7); }
div.DivClassName
{
background-color: #119707;
}
.BgClassName
{
background-color: #119707;
}
</style>
border-color css
<style>
span { border-color: #119707; }
span { border-color: rgb(17,151,7); }
td.TdClassName
{
border-color: #119707;
}
.TagClassName
{
border-color: #119707;
}
</style>