Shades of Islamic Green #119307
Tints of Islamic Green #119307
RGB
CMYK
RGB Variations
Color information
#119307 (or 0x119307) is known color: Islamic Green. HEX triplet: 11, 93 and 07. RGB value is (17,147,7). Sum of RGB (Red+Green+Blue) = 17+147+7=171 (22% of max value = 765). Red value is 17 (7.03% from 255 or 9.94% from 171); Green value is 147 (57.81% from 255 or 85.96% from 171); Blue value is 7 (3.12% from 255 or 4.09% from 171); Max value from RGB is 147 - color contains mainly: green. Hex color #119307 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119307 is #EE6CF8. Grayscale: #5C5C5C. Windows color (decimal): -15625465 or 496401. OLE color: 496401.
HSL color Cylindrical-coordinate representation of color #119307: hue angle of 115.71º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #119307 is Cyan = 0.88, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 17 | 147 | 7 | - |
| CMYK | 0.88 | 0 | 0.95 | 0.42 |
| HSL | 115.71º | 0.91% | 0.3% | - |
| HSV(B) | 115.71º | 0.95% | 0.58% | - |
| XYZ | 10.7 | 21 | 3.69 | - |
| YUV | 92.17 | 79.93 | 74.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 147 | 7 | 0.88 | 0 | 0.95 | 0.42 | 115.71 | 0.91 | 0.3 |
| Hex | 11 | 93 | 7 | 58 | 0 | 5F | 2A | 74 | 5B | 1E |
| Octal | 21 | 223 | 7 | 130 | 0 | 137 | 52 | 164 | 133 | 36 |
| Binary | 10001 | 10010011 | 111 | 1011000 | 0 | 1011111 | 101010 | 1110100 | 1011011 | 11110 |
Color Harmonies of #119307
Complementary color
Monochromatic Colors of #119307
Black with #119307
Text Example
Text Example
White with #119307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119307; }
p { color: rgb(17,147,7); }
H1.HeaderClassName
{
color: #119307;
}
.AnyTagClassName
{
color: #119307;
}
</style>
background-color css
<style>
a { background-color: #119307; }
a { background-color: rgb(17,147,7); }
div.DivClassName
{
background-color: #119307;
}
.BgClassName
{
background-color: #119307;
}
</style>
border-color css
<style>
span { border-color: #119307; }
span { border-color: rgb(17,147,7); }
td.TdClassName
{
border-color: #119307;
}
.TagClassName
{
border-color: #119307;
}
</style>