Shades of Islamic Green #119006
Tints of Islamic Green #119006
RGB
CMYK
RGB Variations
Color information
#119006 (or 0x119006) is known color: Islamic Green. HEX triplet: 11, 90 and 06. RGB value is (17,144,6). Sum of RGB (Red+Green+Blue) = 17+144+6=167 (22% of max value = 765). Red value is 17 (7.03% from 255 or 10.18% from 167); Green value is 144 (56.64% from 255 or 86.23% from 167); Blue value is 6 (2.73% from 255 or 3.59% from 167); Max value from RGB is 144 - color contains mainly: green. Hex color #119006 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119006 is #EE6FF9. Grayscale: #5A5A5A. Windows color (decimal): -15626234 or 430097. OLE color: 430097.
HSL color Cylindrical-coordinate representation of color #119006: hue angle of 115.22º degrees, saturation: 0.92, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #119006 is Cyan = 0.88, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 17 | 144 | 6 | - |
| CMYK | 0.88 | 0 | 0.96 | 0.44 |
| HSL | 115.22º | 0.92% | 0.29% | - |
| HSV(B) | 115.22º | 0.96% | 0.56% | - |
| XYZ | 10.24 | 20.08 | 3.51 | - |
| YUV | 90.3 | 80.42 | 75.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 144 | 6 | 0.88 | 0 | 0.96 | 0.44 | 115.22 | 0.92 | 0.29 |
| Hex | 11 | 90 | 6 | 58 | 0 | 60 | 2C | 73 | 5C | 1D |
| Octal | 21 | 220 | 6 | 130 | 0 | 140 | 54 | 163 | 134 | 35 |
| Binary | 10001 | 10010000 | 110 | 1011000 | 0 | 1100000 | 101100 | 1110011 | 1011100 | 11101 |
Color Harmonies of #119006
Complementary color
Monochromatic Colors of #119006
Black with #119006
Text Example
Text Example
White with #119006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119006; }
p { color: rgb(17,144,6); }
H1.HeaderClassName
{
color: #119006;
}
.AnyTagClassName
{
color: #119006;
}
</style>
background-color css
<style>
a { background-color: #119006; }
a { background-color: rgb(17,144,6); }
div.DivClassName
{
background-color: #119006;
}
.BgClassName
{
background-color: #119006;
}
</style>
border-color css
<style>
span { border-color: #119006; }
span { border-color: rgb(17,144,6); }
td.TdClassName
{
border-color: #119006;
}
.TagClassName
{
border-color: #119006;
}
</style>