Shades of Islamic Green #119507
Tints of Islamic Green #119507
RGB
CMYK
RGB Variations
Color information
#119507 (or 0x119507) is known color: Islamic Green. HEX triplet: 11, 95 and 07. RGB value is (17,149,7). Sum of RGB (Red+Green+Blue) = 17+149+7=173 (22% of max value = 765). Red value is 17 (7.03% from 255 or 9.83% from 173); Green value is 149 (58.59% from 255 or 86.13% from 173); Blue value is 7 (3.12% from 255 or 4.05% from 173); Max value from RGB is 149 - color contains mainly: green. Hex color #119507 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119507 is #EE6AF8. Grayscale: #5D5D5D. Windows color (decimal): -15624953 or 496913. OLE color: 496913.
HSL color Cylindrical-coordinate representation of color #119507: hue angle of 115.77º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #119507 is Cyan = 0.89, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 17 | 149 | 7 | - |
| CMYK | 0.89 | 0 | 0.95 | 0.42 |
| HSL | 115.77º | 0.91% | 0.31% | - |
| HSV(B) | 115.77º | 0.95% | 0.58% | - |
| XYZ | 11.02 | 21.63 | 3.8 | - |
| YUV | 93.34 | 79.27 | 73.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 149 | 7 | 0.89 | 0 | 0.95 | 0.42 | 115.77 | 0.91 | 0.31 |
| Hex | 11 | 95 | 7 | 59 | 0 | 5F | 2A | 74 | 5B | 1F |
| Octal | 21 | 225 | 7 | 131 | 0 | 137 | 52 | 164 | 133 | 37 |
| Binary | 10001 | 10010101 | 111 | 1011001 | 0 | 1011111 | 101010 | 1110100 | 1011011 | 11111 |
Color Harmonies of #119507
Complementary color
Monochromatic Colors of #119507
Black with #119507
Text Example
Text Example
White with #119507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119507; }
p { color: rgb(17,149,7); }
H1.HeaderClassName
{
color: #119507;
}
.AnyTagClassName
{
color: #119507;
}
</style>
background-color css
<style>
a { background-color: #119507; }
a { background-color: rgb(17,149,7); }
div.DivClassName
{
background-color: #119507;
}
.BgClassName
{
background-color: #119507;
}
</style>
border-color css
<style>
span { border-color: #119507; }
span { border-color: rgb(17,149,7); }
td.TdClassName
{
border-color: #119507;
}
.TagClassName
{
border-color: #119507;
}
</style>