Shades of Islamic Green #119108
Tints of Islamic Green #119108
RGB
CMYK
RGB Variations
Color information
#119108 (or 0x119108) is known color: Islamic Green. HEX triplet: 11, 91 and 08. RGB value is (17,145,8). Sum of RGB (Red+Green+Blue) = 17+145+8=170 (22% of max value = 765). Red value is 17 (7.03% from 255 or 10% from 170); Green value is 145 (57.03% from 255 or 85.29% from 170); Blue value is 8 (3.52% from 255 or 4.71% from 170); Max value from RGB is 145 - color contains mainly: green. Hex color #119108 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119108 is #EE6EF7. Grayscale: #5B5B5B. Windows color (decimal): -15625976 or 561425. OLE color: 561425.
HSL color Cylindrical-coordinate representation of color #119108: hue angle of 116.06º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #119108 is Cyan = 0.88, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 17 | 145 | 8 | - |
| CMYK | 0.88 | 0 | 0.94 | 0.43 |
| HSL | 116.06º | 0.9% | 0.3% | - |
| HSV(B) | 116.06º | 0.94% | 0.57% | - |
| XYZ | 10.4 | 20.39 | 3.62 | - |
| YUV | 91.11 | 81.09 | 75.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 145 | 8 | 0.88 | 0 | 0.94 | 0.43 | 116.06 | 0.9 | 0.3 |
| Hex | 11 | 91 | 8 | 58 | 0 | 5E | 2B | 74 | 5A | 1E |
| Octal | 21 | 221 | 10 | 130 | 0 | 136 | 53 | 164 | 132 | 36 |
| Binary | 10001 | 10010001 | 1000 | 1011000 | 0 | 1011110 | 101011 | 1110100 | 1011010 | 11110 |
Color Harmonies of #119108
Complementary color
Monochromatic Colors of #119108
Black with #119108
Text Example
Text Example
White with #119108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119108; }
p { color: rgb(17,145,8); }
H1.HeaderClassName
{
color: #119108;
}
.AnyTagClassName
{
color: #119108;
}
</style>
background-color css
<style>
a { background-color: #119108; }
a { background-color: rgb(17,145,8); }
div.DivClassName
{
background-color: #119108;
}
.BgClassName
{
background-color: #119108;
}
</style>
border-color css
<style>
span { border-color: #119108; }
span { border-color: rgb(17,145,8); }
td.TdClassName
{
border-color: #119108;
}
.TagClassName
{
border-color: #119108;
}
</style>