Shades of Islamic Green #119303
Tints of Islamic Green #119303
RGB
CMYK
RGB Variations
Color information
#119303 (or 0x119303) is known color: Islamic Green. HEX triplet: 11, 93 and 03. RGB value is (17,147,3). Sum of RGB (Red+Green+Blue) = 17+147+3=167 (22% of max value = 765). Red value is 17 (7.03% from 255 or 10.18% from 167); Green value is 147 (57.81% from 255 or 88.02% from 167); Blue value is 3 (1.56% from 255 or 1.80% from 167); Max value from RGB is 147 - color contains mainly: green. Hex color #119303 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119303 is #EE6CFC. Grayscale: #5C5C5C. Windows color (decimal): -15625469 or 234257. OLE color: 234257.
HSL color Cylindrical-coordinate representation of color #119303: hue angle of 114.17º degrees, saturation: 0.96, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #119303 is Cyan = 0.88, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 17 | 147 | 3 | - |
| CMYK | 0.88 | 0 | 0.98 | 0.42 |
| HSL | 114.17º | 0.96% | 0.29% | - |
| HSV(B) | 114.17º | 0.98% | 0.58% | - |
| XYZ | 10.68 | 20.99 | 3.58 | - |
| YUV | 91.71 | 77.93 | 74.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 147 | 3 | 0.88 | 0 | 0.98 | 0.42 | 114.17 | 0.96 | 0.29 |
| Hex | 11 | 93 | 3 | 58 | 0 | 62 | 2A | 72 | 60 | 1D |
| Octal | 21 | 223 | 3 | 130 | 0 | 142 | 52 | 162 | 140 | 35 |
| Binary | 10001 | 10010011 | 11 | 1011000 | 0 | 1100010 | 101010 | 1110010 | 1100000 | 11101 |
Color Harmonies of #119303
Complementary color
Monochromatic Colors of #119303
Black with #119303
Text Example
Text Example
White with #119303
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119303; }
p { color: rgb(17,147,3); }
H1.HeaderClassName
{
color: #119303;
}
.AnyTagClassName
{
color: #119303;
}
</style>
background-color css
<style>
a { background-color: #119303; }
a { background-color: rgb(17,147,3); }
div.DivClassName
{
background-color: #119303;
}
.BgClassName
{
background-color: #119303;
}
</style>
border-color css
<style>
span { border-color: #119303; }
span { border-color: rgb(17,147,3); }
td.TdClassName
{
border-color: #119303;
}
.TagClassName
{
border-color: #119303;
}
</style>