Shades of Islamic Green #119500
Tints of Islamic Green #119500
RGB
CMYK
RGB Variations
Color information
#119500 (or 0x119500) is known color: Islamic Green. HEX triplet: 11, 95 and 00. RGB value is (17,149,0). Sum of RGB (Red+Green+Blue) = 17+149+0=166 (21% of max value = 765). Red value is 17 (7.03% from 255 or 10.24% from 166); Green value is 149 (58.59% from 255 or 89.76% from 166); Blue value is 0 (0.39% from 255 or 0% from 166); Max value from RGB is 149 - color contains mainly: green. Hex color #119500 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119500 is #EE6AFF. Grayscale: #5D5D5D. Windows color (decimal): -15624960 or 38161. OLE color: 38161.
HSL color Cylindrical-coordinate representation of color #119500: hue angle of 113.15º degrees, saturation: 1, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 1%. Process color model (Four color, CMYK) of #119500 is Cyan = 0.89, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 17 | 149 | 0 | - |
| CMYK | 0.89 | 0 | 1 | 0.42 |
| HSL | 113.15º | 1% | 0.29% | - |
| HSV(B) | 113.15º | 1% | 0.58% | - |
| XYZ | 10.98 | 21.61 | 3.59 | - |
| YUV | 92.55 | 75.77 | 74.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 149 | 0 | 0.89 | 0 | 1 | 0.42 | 113.15 | 1 | 0.29 |
| Hex | 11 | 95 | 0 | 59 | 0 | 64 | 2A | 71 | 64 | 1D |
| Octal | 21 | 225 | 0 | 131 | 0 | 144 | 52 | 161 | 144 | 35 |
| Binary | 10001 | 10010101 | 0 | 1011001 | 0 | 1100100 | 101010 | 1110001 | 1100100 | 11101 |
Color Harmonies of #119500
Complementary color
Monochromatic Colors of #119500
Black with #119500
Text Example
Text Example
White with #119500
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119500; }
p { color: rgb(17,149,0); }
H1.HeaderClassName
{
color: #119500;
}
.AnyTagClassName
{
color: #119500;
}
</style>
background-color css
<style>
a { background-color: #119500; }
a { background-color: rgb(17,149,0); }
div.DivClassName
{
background-color: #119500;
}
.BgClassName
{
background-color: #119500;
}
</style>
border-color css
<style>
span { border-color: #119500; }
span { border-color: rgb(17,149,0); }
td.TdClassName
{
border-color: #119500;
}
.TagClassName
{
border-color: #119500;
}
</style>