Shades of Islamic Green #119003
Tints of Islamic Green #119003
RGB
CMYK
RGB Variations
Color information
#119003 (or 0x119003) is known color: Islamic Green. HEX triplet: 11, 90 and 03. RGB value is (17,144,3). Sum of RGB (Red+Green+Blue) = 17+144+3=164 (21% of max value = 765). Red value is 17 (7.03% from 255 or 10.37% from 164); Green value is 144 (56.64% from 255 or 87.80% from 164); Blue value is 3 (1.56% from 255 or 1.83% from 164); Max value from RGB is 144 - color contains mainly: green. Hex color #119003 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119003 is #EE6FFC. Grayscale: #5A5A5A. Windows color (decimal): -15626237 or 233489. OLE color: 233489.
HSL color Cylindrical-coordinate representation of color #119003: hue angle of 114.04º degrees, saturation: 0.96, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #119003 is Cyan = 0.88, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 17 | 144 | 3 | - |
| CMYK | 0.88 | 0 | 0.98 | 0.44 |
| HSL | 114.04º | 0.96% | 0.29% | - |
| HSV(B) | 114.04º | 0.98% | 0.56% | - |
| XYZ | 10.22 | 20.07 | 3.42 | - |
| YUV | 89.95 | 78.92 | 75.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 144 | 3 | 0.88 | 0 | 0.98 | 0.44 | 114.04 | 0.96 | 0.29 |
| Hex | 11 | 90 | 3 | 58 | 0 | 62 | 2C | 72 | 60 | 1D |
| Octal | 21 | 220 | 3 | 130 | 0 | 142 | 54 | 162 | 140 | 35 |
| Binary | 10001 | 10010000 | 11 | 1011000 | 0 | 1100010 | 101100 | 1110010 | 1100000 | 11101 |
Color Harmonies of #119003
Complementary color
Monochromatic Colors of #119003
Black with #119003
Text Example
Text Example
White with #119003
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119003; }
p { color: rgb(17,144,3); }
H1.HeaderClassName
{
color: #119003;
}
.AnyTagClassName
{
color: #119003;
}
</style>
background-color css
<style>
a { background-color: #119003; }
a { background-color: rgb(17,144,3); }
div.DivClassName
{
background-color: #119003;
}
.BgClassName
{
background-color: #119003;
}
</style>
border-color css
<style>
span { border-color: #119003; }
span { border-color: rgb(17,144,3); }
td.TdClassName
{
border-color: #119003;
}
.TagClassName
{
border-color: #119003;
}
</style>