Shades of Islamic Green #119104
Tints of Islamic Green #119104
RGB
CMYK
RGB Variations
Color information
#119104 (or 0x119104) is known color: Islamic Green. HEX triplet: 11, 91 and 04. RGB value is (17,145,4). Sum of RGB (Red+Green+Blue) = 17+145+4=166 (21% of max value = 765). Red value is 17 (7.03% from 255 or 10.24% from 166); Green value is 145 (57.03% from 255 or 87.35% from 166); Blue value is 4 (1.95% from 255 or 2.41% from 166); Max value from RGB is 145 - color contains mainly: green. Hex color #119104 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119104 is #EE6EFB. Grayscale: #5B5B5B. Windows color (decimal): -15625980 or 299281. OLE color: 299281.
HSL color Cylindrical-coordinate representation of color #119104: hue angle of 114.47º degrees, saturation: 0.95, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #119104 is Cyan = 0.88, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 17 | 145 | 4 | - |
| CMYK | 0.88 | 0 | 0.97 | 0.43 |
| HSL | 114.47º | 0.95% | 0.29% | - |
| HSV(B) | 114.47º | 0.97% | 0.57% | - |
| XYZ | 10.38 | 20.38 | 3.5 | - |
| YUV | 90.65 | 79.09 | 75.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 145 | 4 | 0.88 | 0 | 0.97 | 0.43 | 114.47 | 0.95 | 0.29 |
| Hex | 11 | 91 | 4 | 58 | 0 | 61 | 2B | 72 | 5F | 1D |
| Octal | 21 | 221 | 4 | 130 | 0 | 141 | 53 | 162 | 137 | 35 |
| Binary | 10001 | 10010001 | 100 | 1011000 | 0 | 1100001 | 101011 | 1110010 | 1011111 | 11101 |
Color Harmonies of #119104
Complementary color
Monochromatic Colors of #119104
Black with #119104
Text Example
Text Example
White with #119104
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119104; }
p { color: rgb(17,145,4); }
H1.HeaderClassName
{
color: #119104;
}
.AnyTagClassName
{
color: #119104;
}
</style>
background-color css
<style>
a { background-color: #119104; }
a { background-color: rgb(17,145,4); }
div.DivClassName
{
background-color: #119104;
}
.BgClassName
{
background-color: #119104;
}
</style>
border-color css
<style>
span { border-color: #119104; }
span { border-color: rgb(17,145,4); }
td.TdClassName
{
border-color: #119104;
}
.TagClassName
{
border-color: #119104;
}
</style>