Shades of Islamic Green #119100
Tints of Islamic Green #119100
RGB
CMYK
RGB Variations
Color information
#119100 (or 0x119100) is known color: Islamic Green. HEX triplet: 11, 91 and 00. RGB value is (17,145,0). Sum of RGB (Red+Green+Blue) = 17+145+0=162 (21% of max value = 765). Red value is 17 (7.03% from 255 or 10.49% from 162); Green value is 145 (57.03% from 255 or 89.51% from 162); Blue value is 0 (0.39% from 255 or 0% from 162); Max value from RGB is 145 - color contains mainly: green. Hex color #119100 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119100 is #EE6EFF. Grayscale: #5A5A5A. Windows color (decimal): -15625984 or 37137. OLE color: 37137.
HSL color Cylindrical-coordinate representation of color #119100: hue angle of 112.97º degrees, saturation: 1, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 1%. Process color model (Four color, CMYK) of #119100 is Cyan = 0.88, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 17 | 145 | 0 | - |
| CMYK | 0.88 | 0 | 1 | 0.43 |
| HSL | 112.97º | 1% | 0.28% | - |
| HSV(B) | 112.97º | 1% | 0.57% | - |
| XYZ | 10.36 | 20.37 | 3.39 | - |
| YUV | 90.2 | 77.09 | 75.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 145 | 0 | 0.88 | 0 | 1 | 0.43 | 112.97 | 1 | 0.28 |
| Hex | 11 | 91 | 0 | 58 | 0 | 64 | 2B | 71 | 64 | 1C |
| Octal | 21 | 221 | 0 | 130 | 0 | 144 | 53 | 161 | 144 | 34 |
| Binary | 10001 | 10010001 | 0 | 1011000 | 0 | 1100100 | 101011 | 1110001 | 1100100 | 11100 |
Color Harmonies of #119100
Complementary color
Monochromatic Colors of #119100
Black with #119100
Text Example
Text Example
White with #119100
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119100; }
p { color: rgb(17,145,0); }
H1.HeaderClassName
{
color: #119100;
}
.AnyTagClassName
{
color: #119100;
}
</style>
background-color css
<style>
a { background-color: #119100; }
a { background-color: rgb(17,145,0); }
div.DivClassName
{
background-color: #119100;
}
.BgClassName
{
background-color: #119100;
}
</style>
border-color css
<style>
span { border-color: #119100; }
span { border-color: rgb(17,145,0); }
td.TdClassName
{
border-color: #119100;
}
.TagClassName
{
border-color: #119100;
}
</style>