Shades of Islamic Green #119505
Tints of Islamic Green #119505
RGB
CMYK
RGB Variations
Color information
#119505 (or 0x119505) is known color: Islamic Green. HEX triplet: 11, 95 and 05. RGB value is (17,149,5). Sum of RGB (Red+Green+Blue) = 17+149+5=171 (22% of max value = 765). Red value is 17 (7.03% from 255 or 9.94% from 171); Green value is 149 (58.59% from 255 or 87.13% from 171); Blue value is 5 (2.34% from 255 or 2.92% from 171); Max value from RGB is 149 - color contains mainly: green. Hex color #119505 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119505 is #EE6AFA. Grayscale: #5D5D5D. Windows color (decimal): -15624955 or 365841. OLE color: 365841.
HSL color Cylindrical-coordinate representation of color #119505: hue angle of 115º degrees, saturation: 0.94, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #119505 is Cyan = 0.89, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 17 | 149 | 5 | - |
| CMYK | 0.89 | 0 | 0.97 | 0.42 |
| HSL | 115º | 0.94% | 0.3% | - |
| HSV(B) | 115º | 0.97% | 0.58% | - |
| XYZ | 11.01 | 21.63 | 3.74 | - |
| YUV | 93.12 | 78.27 | 73.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 149 | 5 | 0.89 | 0 | 0.97 | 0.42 | 115 | 0.94 | 0.3 |
| Hex | 11 | 95 | 5 | 59 | 0 | 61 | 2A | 73 | 5E | 1E |
| Octal | 21 | 225 | 5 | 131 | 0 | 141 | 52 | 163 | 136 | 36 |
| Binary | 10001 | 10010101 | 101 | 1011001 | 0 | 1100001 | 101010 | 1110011 | 1011110 | 11110 |
Color Harmonies of #119505
Complementary color
Monochromatic Colors of #119505
Black with #119505
Text Example
Text Example
White with #119505
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119505; }
p { color: rgb(17,149,5); }
H1.HeaderClassName
{
color: #119505;
}
.AnyTagClassName
{
color: #119505;
}
</style>
background-color css
<style>
a { background-color: #119505; }
a { background-color: rgb(17,149,5); }
div.DivClassName
{
background-color: #119505;
}
.BgClassName
{
background-color: #119505;
}
</style>
border-color css
<style>
span { border-color: #119505; }
span { border-color: rgb(17,149,5); }
td.TdClassName
{
border-color: #119505;
}
.TagClassName
{
border-color: #119505;
}
</style>