Shades of Islamic Green #119504
Tints of Islamic Green #119504
RGB
CMYK
RGB Variations
Color information
#119504 (or 0x119504) is known color: Islamic Green. HEX triplet: 11, 95 and 04. RGB value is (17,149,4). Sum of RGB (Red+Green+Blue) = 17+149+4=170 (22% of max value = 765). Red value is 17 (7.03% from 255 or 10% from 170); Green value is 149 (58.59% from 255 or 87.65% from 170); Blue value is 4 (1.95% from 255 or 2.35% from 170); Max value from RGB is 149 - color contains mainly: green. Hex color #119504 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119504 is #EE6AFB. Grayscale: #5D5D5D. Windows color (decimal): -15624956 or 300305. OLE color: 300305.
HSL color Cylindrical-coordinate representation of color #119504: hue angle of 114.62º degrees, saturation: 0.95, 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 #119504 is Cyan = 0.89, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 17 | 149 | 4 | - |
| CMYK | 0.89 | 0 | 0.97 | 0.42 |
| HSL | 114.62º | 0.95% | 0.3% | - |
| HSV(B) | 114.62º | 0.97% | 0.58% | - |
| XYZ | 11 | 21.62 | 3.71 | - |
| YUV | 93 | 77.77 | 73.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 149 | 4 | 0.89 | 0 | 0.97 | 0.42 | 114.62 | 0.95 | 0.3 |
| Hex | 11 | 95 | 4 | 59 | 0 | 61 | 2A | 73 | 5F | 1E |
| Octal | 21 | 225 | 4 | 131 | 0 | 141 | 52 | 163 | 137 | 36 |
| Binary | 10001 | 10010101 | 100 | 1011001 | 0 | 1100001 | 101010 | 1110011 | 1011111 | 11110 |
Color Harmonies of #119504
Complementary color
Monochromatic Colors of #119504
Black with #119504
Text Example
Text Example
White with #119504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119504; }
p { color: rgb(17,149,4); }
H1.HeaderClassName
{
color: #119504;
}
.AnyTagClassName
{
color: #119504;
}
</style>
background-color css
<style>
a { background-color: #119504; }
a { background-color: rgb(17,149,4); }
div.DivClassName
{
background-color: #119504;
}
.BgClassName
{
background-color: #119504;
}
</style>
border-color css
<style>
span { border-color: #119504; }
span { border-color: rgb(17,149,4); }
td.TdClassName
{
border-color: #119504;
}
.TagClassName
{
border-color: #119504;
}
</style>