Shades of Islamic Green #119511
Tints of Islamic Green #119511
RGB
CMYK
RGB Variations
Color information
#119511 (or 0x119511) is known color: Islamic Green. HEX triplet: 11, 95 and 11. RGB value is (17,149,17). Sum of RGB (Red+Green+Blue) = 17+149+17=183 (24% of max value = 765). Red value is 17 (7.03% from 255 or 9.29% from 183); Green value is 149 (58.59% from 255 or 81.42% from 183); Blue value is 17 (7.03% from 255 or 9.29% from 183); Max value from RGB is 149 - color contains mainly: green. Hex color #119511 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119511 is #EE6AEE. Grayscale: #5E5E5E. Windows color (decimal): -15624943 or 1152273. OLE color: 1152273.
HSL color Cylindrical-coordinate representation of color #119511: hue angle of 120º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #119511 is Cyan = 0.89, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 17 | 149 | 17 | - |
| CMYK | 0.89 | 0 | 0.89 | 0.42 |
| HSL | 120º | 0.8% | 0.33% | - |
| HSV(B) | 120º | 0.89% | 0.58% | - |
| XYZ | 11.08 | 21.65 | 4.13 | - |
| YUV | 94.48 | 84.27 | 72.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 149 | 17 | 0.89 | 0 | 0.89 | 0.42 | 120 | 0.8 | 0.33 |
| Hex | 11 | 95 | 11 | 59 | 0 | 59 | 2A | 78 | 50 | 21 |
| Octal | 21 | 225 | 21 | 131 | 0 | 131 | 52 | 170 | 120 | 41 |
| Binary | 10001 | 10010101 | 10001 | 1011001 | 0 | 1011001 | 101010 | 1111000 | 1010000 | 100001 |
Color Harmonies of #119511
Complementary color
Monochromatic Colors of #119511
Black with #119511
Text Example
Text Example
White with #119511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119511; }
p { color: rgb(17,149,17); }
H1.HeaderClassName
{
color: #119511;
}
.AnyTagClassName
{
color: #119511;
}
</style>
background-color css
<style>
a { background-color: #119511; }
a { background-color: rgb(17,149,17); }
div.DivClassName
{
background-color: #119511;
}
.BgClassName
{
background-color: #119511;
}
</style>
border-color css
<style>
span { border-color: #119511; }
span { border-color: rgb(17,149,17); }
td.TdClassName
{
border-color: #119511;
}
.TagClassName
{
border-color: #119511;
}
</style>