Shades of Islamic Green #119D0E
Tints of Islamic Green #119D0E
RGB
CMYK
RGB Variations
Color information
#119D0E (or 0x119D0E) is known color: Islamic Green. HEX triplet: 11, 9D and 0E. RGB value is (17,157,14). Sum of RGB (Red+Green+Blue) = 17+157+14=188 (24% of max value = 765). Red value is 17 (7.03% from 255 or 9.04% from 188); Green value is 157 (61.72% from 255 or 83.51% from 188); Blue value is 14 (5.86% from 255 or 7.45% from 188); Max value from RGB is 157 - color contains mainly: green. Hex color #119D0E is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119D0E is #EE62F1. Grayscale: #636363. Windows color (decimal): -15622898 or 957713. OLE color: 957713.
HSL color Cylindrical-coordinate representation of color #119D0E: hue angle of 118.74º degrees, saturation: 0.84, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #119D0E is Cyan = 0.89, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 17 | 157 | 14 | - |
| CMYK | 0.89 | 0 | 0.91 | 0.38 |
| HSL | 118.74º | 0.84% | 0.34% | - |
| HSV(B) | 118.74º | 0.91% | 0.62% | - |
| XYZ | 12.37 | 24.26 | 4.45 | - |
| YUV | 98.84 | 80.12 | 69.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 157 | 14 | 0.89 | 0 | 0.91 | 0.38 | 118.74 | 0.84 | 0.34 |
| Hex | 11 | 9D | E | 59 | 0 | 5B | 26 | 77 | 54 | 22 |
| Octal | 21 | 235 | 16 | 131 | 0 | 133 | 46 | 167 | 124 | 42 |
| Binary | 10001 | 10011101 | 1110 | 1011001 | 0 | 1011011 | 100110 | 1110111 | 1010100 | 100010 |
Color Harmonies of #119D0E
Complementary color
Monochromatic Colors of #119D0E
Black with #119D0E
Text Example
Text Example
White with #119D0E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119D0E; }
p { color: rgb(17,157,14); }
H1.HeaderClassName
{
color: #119D0E;
}
.AnyTagClassName
{
color: #119D0E;
}
</style>
background-color css
<style>
a { background-color: #119D0E; }
a { background-color: rgb(17,157,14); }
div.DivClassName
{
background-color: #119D0E;
}
.BgClassName
{
background-color: #119D0E;
}
</style>
border-color css
<style>
span { border-color: #119D0E; }
span { border-color: rgb(17,157,14); }
td.TdClassName
{
border-color: #119D0E;
}
.TagClassName
{
border-color: #119D0E;
}
</style>