Shades of Islamic Green #119406
Tints of Islamic Green #119406
RGB
CMYK
RGB Variations
Color information
#119406 (or 0x119406) is known color: Islamic Green. HEX triplet: 11, 94 and 06. RGB value is (17,148,6). Sum of RGB (Red+Green+Blue) = 17+148+6=171 (22% of max value = 765). Red value is 17 (7.03% from 255 or 9.94% from 171); Green value is 148 (58.20% from 255 or 86.55% from 171); Blue value is 6 (2.73% from 255 or 3.51% from 171); Max value from RGB is 148 - color contains mainly: green. Hex color #119406 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119406 is #EE6BF9. Grayscale: #5D5D5D. Windows color (decimal): -15625210 or 431121. OLE color: 431121.
HSL color Cylindrical-coordinate representation of color #119406: hue angle of 115.35º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #119406 is Cyan = 0.89, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 17 | 148 | 6 | - |
| CMYK | 0.89 | 0 | 0.96 | 0.42 |
| HSL | 115.35º | 0.92% | 0.3% | - |
| HSV(B) | 115.35º | 0.96% | 0.58% | - |
| XYZ | 10.85 | 21.31 | 3.71 | - |
| YUV | 92.64 | 79.1 | 74.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 148 | 6 | 0.89 | 0 | 0.96 | 0.42 | 115.35 | 0.92 | 0.3 |
| Hex | 11 | 94 | 6 | 59 | 0 | 60 | 2A | 73 | 5C | 1E |
| Octal | 21 | 224 | 6 | 131 | 0 | 140 | 52 | 163 | 134 | 36 |
| Binary | 10001 | 10010100 | 110 | 1011001 | 0 | 1100000 | 101010 | 1110011 | 1011100 | 11110 |
Color Harmonies of #119406
Complementary color
Monochromatic Colors of #119406
Black with #119406
Text Example
Text Example
White with #119406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119406; }
p { color: rgb(17,148,6); }
H1.HeaderClassName
{
color: #119406;
}
.AnyTagClassName
{
color: #119406;
}
</style>
background-color css
<style>
a { background-color: #119406; }
a { background-color: rgb(17,148,6); }
div.DivClassName
{
background-color: #119406;
}
.BgClassName
{
background-color: #119406;
}
</style>
border-color css
<style>
span { border-color: #119406; }
span { border-color: rgb(17,148,6); }
td.TdClassName
{
border-color: #119406;
}
.TagClassName
{
border-color: #119406;
}
</style>