Shades of Islamic Green #119110
Tints of Islamic Green #119110
RGB
CMYK
RGB Variations
Color information
#119110 (or 0x119110) is known color: Islamic Green. HEX triplet: 11, 91 and 10. RGB value is (17,145,16). Sum of RGB (Red+Green+Blue) = 17+145+16=178 (23% of max value = 765). Red value is 17 (7.03% from 255 or 9.55% from 178); Green value is 145 (57.03% from 255 or 81.46% from 178); Blue value is 16 (6.64% from 255 or 8.99% from 178); Max value from RGB is 145 - color contains mainly: green. Hex color #119110 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119110 is #EE6EEF. Grayscale: #5C5C5C. Windows color (decimal): -15625968 or 1085713. OLE color: 1085713.
HSL color Cylindrical-coordinate representation of color #119110: hue angle of 119.53º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #119110 is Cyan = 0.88, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 17 | 145 | 16 | - |
| CMYK | 0.88 | 0 | 0.89 | 0.43 |
| HSL | 119.53º | 0.8% | 0.32% | - |
| HSV(B) | 119.53º | 0.89% | 0.57% | - |
| XYZ | 10.45 | 20.41 | 3.88 | - |
| YUV | 92.02 | 85.09 | 74.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 145 | 16 | 0.88 | 0 | 0.89 | 0.43 | 119.53 | 0.8 | 0.32 |
| Hex | 11 | 91 | 10 | 58 | 0 | 59 | 2B | 78 | 50 | 20 |
| Octal | 21 | 221 | 20 | 130 | 0 | 131 | 53 | 170 | 120 | 40 |
| Binary | 10001 | 10010001 | 10000 | 1011000 | 0 | 1011001 | 101011 | 1111000 | 1010000 | 100000 |
Color Harmonies of #119110
Complementary color
Monochromatic Colors of #119110
Black with #119110
Text Example
Text Example
White with #119110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119110; }
p { color: rgb(17,145,16); }
H1.HeaderClassName
{
color: #119110;
}
.AnyTagClassName
{
color: #119110;
}
</style>
background-color css
<style>
a { background-color: #119110; }
a { background-color: rgb(17,145,16); }
div.DivClassName
{
background-color: #119110;
}
.BgClassName
{
background-color: #119110;
}
</style>
border-color css
<style>
span { border-color: #119110; }
span { border-color: rgb(17,145,16); }
td.TdClassName
{
border-color: #119110;
}
.TagClassName
{
border-color: #119110;
}
</style>