Shades of Islamic Green #119306
Tints of Islamic Green #119306
RGB
CMYK
RGB Variations
Color information
#119306 (or 0x119306) is known color: Islamic Green. HEX triplet: 11, 93 and 06. RGB value is (17,147,6). Sum of RGB (Red+Green+Blue) = 17+147+6=170 (22% of max value = 765). Red value is 17 (7.03% from 255 or 10% from 170); Green value is 147 (57.81% from 255 or 86.47% from 170); Blue value is 6 (2.73% from 255 or 3.53% from 170); Max value from RGB is 147 - color contains mainly: green. Hex color #119306 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119306 is #EE6CF9. Grayscale: #5C5C5C. Windows color (decimal): -15625466 or 430865. OLE color: 430865.
HSL color Cylindrical-coordinate representation of color #119306: hue angle of 115.32º 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 #119306 is Cyan = 0.88, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 17 | 147 | 6 | - |
| CMYK | 0.88 | 0 | 0.96 | 0.42 |
| HSL | 115.32º | 0.92% | 0.3% | - |
| HSV(B) | 115.32º | 0.96% | 0.58% | - |
| XYZ | 10.7 | 21 | 3.66 | - |
| YUV | 92.06 | 79.43 | 74.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 147 | 6 | 0.88 | 0 | 0.96 | 0.42 | 115.32 | 0.92 | 0.3 |
| Hex | 11 | 93 | 6 | 58 | 0 | 60 | 2A | 73 | 5C | 1E |
| Octal | 21 | 223 | 6 | 130 | 0 | 140 | 52 | 163 | 134 | 36 |
| Binary | 10001 | 10010011 | 110 | 1011000 | 0 | 1100000 | 101010 | 1110011 | 1011100 | 11110 |
Color Harmonies of #119306
Complementary color
Monochromatic Colors of #119306
Black with #119306
Text Example
Text Example
White with #119306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119306; }
p { color: rgb(17,147,6); }
H1.HeaderClassName
{
color: #119306;
}
.AnyTagClassName
{
color: #119306;
}
</style>
background-color css
<style>
a { background-color: #119306; }
a { background-color: rgb(17,147,6); }
div.DivClassName
{
background-color: #119306;
}
.BgClassName
{
background-color: #119306;
}
</style>
border-color css
<style>
span { border-color: #119306; }
span { border-color: rgb(17,147,6); }
td.TdClassName
{
border-color: #119306;
}
.TagClassName
{
border-color: #119306;
}
</style>