Shades of Islamic Green #119806
Tints of Islamic Green #119806
RGB
CMYK
RGB Variations
Color information
#119806 (or 0x119806) is known color: Islamic Green. HEX triplet: 11, 98 and 06. RGB value is (17,152,6). Sum of RGB (Red+Green+Blue) = 17+152+6=175 (23% of max value = 765). Red value is 17 (7.03% from 255 or 9.71% from 175); Green value is 152 (59.77% from 255 or 86.86% from 175); Blue value is 6 (2.73% from 255 or 3.43% from 175); Max value from RGB is 152 - color contains mainly: green. Hex color #119806 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119806 is #EE67F9. Grayscale: #5F5F5F. Windows color (decimal): -15624186 or 432145. OLE color: 432145.
HSL color Cylindrical-coordinate representation of color #119806: hue angle of 115.48º degrees, saturation: 0.92, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #119806 is Cyan = 0.89, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 17 | 152 | 6 | - |
| CMYK | 0.89 | 0 | 0.96 | 0.40 |
| HSL | 115.48º | 0.92% | 0.31% | - |
| HSV(B) | 115.48º | 0.96% | 0.6% | - |
| XYZ | 11.49 | 22.59 | 3.93 | - |
| YUV | 94.99 | 77.77 | 72.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 152 | 6 | 0.89 | 0 | 0.96 | 0.40 | 115.48 | 0.92 | 0.31 |
| Hex | 11 | 98 | 6 | 59 | 0 | 60 | 28 | 73 | 5C | 1F |
| Octal | 21 | 230 | 6 | 131 | 0 | 140 | 50 | 163 | 134 | 37 |
| Binary | 10001 | 10011000 | 110 | 1011001 | 0 | 1100000 | 101000 | 1110011 | 1011100 | 11111 |
Color Harmonies of #119806
Complementary color
Monochromatic Colors of #119806
Black with #119806
Text Example
Text Example
White with #119806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119806; }
p { color: rgb(17,152,6); }
H1.HeaderClassName
{
color: #119806;
}
.AnyTagClassName
{
color: #119806;
}
</style>
background-color css
<style>
a { background-color: #119806; }
a { background-color: rgb(17,152,6); }
div.DivClassName
{
background-color: #119806;
}
.BgClassName
{
background-color: #119806;
}
</style>
border-color css
<style>
span { border-color: #119806; }
span { border-color: rgb(17,152,6); }
td.TdClassName
{
border-color: #119806;
}
.TagClassName
{
border-color: #119806;
}
</style>