Shades of Islamic Green #119503
Tints of Islamic Green #119503
RGB
CMYK
RGB Variations
Color information
#119503 (or 0x119503) is known color: Islamic Green. HEX triplet: 11, 95 and 03. RGB value is (17,149,3). Sum of RGB (Red+Green+Blue) = 17+149+3=169 (22% of max value = 765). Red value is 17 (7.03% from 255 or 10.06% from 169); Green value is 149 (58.59% from 255 or 88.17% from 169); Blue value is 3 (1.56% from 255 or 1.78% from 169); Max value from RGB is 149 - color contains mainly: green. Hex color #119503 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119503 is #EE6AFC. Grayscale: #5D5D5D. Windows color (decimal): -15624957 or 234769. OLE color: 234769.
HSL color Cylindrical-coordinate representation of color #119503: hue angle of 114.25º degrees, saturation: 0.96, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #119503 is Cyan = 0.89, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 17 | 149 | 3 | - |
| CMYK | 0.89 | 0 | 0.98 | 0.42 |
| HSL | 114.25º | 0.96% | 0.3% | - |
| HSV(B) | 114.25º | 0.98% | 0.58% | - |
| XYZ | 11 | 21.62 | 3.68 | - |
| YUV | 92.89 | 77.27 | 73.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 149 | 3 | 0.89 | 0 | 0.98 | 0.42 | 114.25 | 0.96 | 0.3 |
| Hex | 11 | 95 | 3 | 59 | 0 | 62 | 2A | 72 | 60 | 1E |
| Octal | 21 | 225 | 3 | 131 | 0 | 142 | 52 | 162 | 140 | 36 |
| Binary | 10001 | 10010101 | 11 | 1011001 | 0 | 1100010 | 101010 | 1110010 | 1100000 | 11110 |
Color Harmonies of #119503
Complementary color
Monochromatic Colors of #119503
Black with #119503
Text Example
Text Example
White with #119503
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119503; }
p { color: rgb(17,149,3); }
H1.HeaderClassName
{
color: #119503;
}
.AnyTagClassName
{
color: #119503;
}
</style>
background-color css
<style>
a { background-color: #119503; }
a { background-color: rgb(17,149,3); }
div.DivClassName
{
background-color: #119503;
}
.BgClassName
{
background-color: #119503;
}
</style>
border-color css
<style>
span { border-color: #119503; }
span { border-color: rgb(17,149,3); }
td.TdClassName
{
border-color: #119503;
}
.TagClassName
{
border-color: #119503;
}
</style>