Shades of Islamic Green #119211
Tints of Islamic Green #119211
RGB
CMYK
RGB Variations
Color information
#119211 (or 0x119211) is known color: Islamic Green. HEX triplet: 11, 92 and 11. RGB value is (17,146,17). Sum of RGB (Red+Green+Blue) = 17+146+17=180 (23% of max value = 765). Red value is 17 (7.03% from 255 or 9.44% from 180); Green value is 146 (57.42% from 255 or 81.11% from 180); Blue value is 17 (7.03% from 255 or 9.44% from 180); Max value from RGB is 146 - color contains mainly: green. Hex color #119211 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119211 is #EE6DEE. Grayscale: #5D5D5D. Windows color (decimal): -15625711 or 1151505. OLE color: 1151505.
HSL color Cylindrical-coordinate representation of color #119211: hue angle of 120º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #119211 is Cyan = 0.88, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 17 | 146 | 17 | - |
| CMYK | 0.88 | 0 | 0.88 | 0.43 |
| HSL | 120º | 0.79% | 0.32% | - |
| HSV(B) | 120º | 0.88% | 0.57% | - |
| XYZ | 10.61 | 20.72 | 3.97 | - |
| YUV | 92.72 | 85.26 | 73.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 146 | 17 | 0.88 | 0 | 0.88 | 0.43 | 120 | 0.79 | 0.32 |
| Hex | 11 | 92 | 11 | 58 | 0 | 58 | 2B | 78 | 4F | 20 |
| Octal | 21 | 222 | 21 | 130 | 0 | 130 | 53 | 170 | 117 | 40 |
| Binary | 10001 | 10010010 | 10001 | 1011000 | 0 | 1011000 | 101011 | 1111000 | 1001111 | 100000 |
Color Harmonies of #119211
Complementary color
Monochromatic Colors of #119211
Black with #119211
Text Example
Text Example
White with #119211
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119211; }
p { color: rgb(17,146,17); }
H1.HeaderClassName
{
color: #119211;
}
.AnyTagClassName
{
color: #119211;
}
</style>
background-color css
<style>
a { background-color: #119211; }
a { background-color: rgb(17,146,17); }
div.DivClassName
{
background-color: #119211;
}
.BgClassName
{
background-color: #119211;
}
</style>
border-color css
<style>
span { border-color: #119211; }
span { border-color: rgb(17,146,17); }
td.TdClassName
{
border-color: #119211;
}
.TagClassName
{
border-color: #119211;
}
</style>