Shades of Islamic Green #119206
Tints of Islamic Green #119206
RGB
CMYK
RGB Variations
Color information
#119206 (or 0x119206) is known color: Islamic Green. HEX triplet: 11, 92 and 06. RGB value is (17,146,6). Sum of RGB (Red+Green+Blue) = 17+146+6=169 (22% of max value = 765). Red value is 17 (7.03% from 255 or 10.06% from 169); Green value is 146 (57.42% from 255 or 86.39% from 169); Blue value is 6 (2.73% from 255 or 3.55% from 169); Max value from RGB is 146 - color contains mainly: green. Hex color #119206 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119206 is #EE6DF9. Grayscale: #5B5B5B. Windows color (decimal): -15625722 or 430609. OLE color: 430609.
HSL color Cylindrical-coordinate representation of color #119206: hue angle of 115.29º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #119206 is Cyan = 0.88, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 17 | 146 | 6 | - |
| CMYK | 0.88 | 0 | 0.96 | 0.43 |
| HSL | 115.29º | 0.92% | 0.3% | - |
| HSV(B) | 115.29º | 0.96% | 0.57% | - |
| XYZ | 10.54 | 20.69 | 3.61 | - |
| YUV | 91.47 | 79.76 | 74.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 146 | 6 | 0.88 | 0 | 0.96 | 0.43 | 115.29 | 0.92 | 0.3 |
| Hex | 11 | 92 | 6 | 58 | 0 | 60 | 2B | 73 | 5C | 1E |
| Octal | 21 | 222 | 6 | 130 | 0 | 140 | 53 | 163 | 134 | 36 |
| Binary | 10001 | 10010010 | 110 | 1011000 | 0 | 1100000 | 101011 | 1110011 | 1011100 | 11110 |
Color Harmonies of #119206
Complementary color
Monochromatic Colors of #119206
Black with #119206
Text Example
Text Example
White with #119206
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119206; }
p { color: rgb(17,146,6); }
H1.HeaderClassName
{
color: #119206;
}
.AnyTagClassName
{
color: #119206;
}
</style>
background-color css
<style>
a { background-color: #119206; }
a { background-color: rgb(17,146,6); }
div.DivClassName
{
background-color: #119206;
}
.BgClassName
{
background-color: #119206;
}
</style>
border-color css
<style>
span { border-color: #119206; }
span { border-color: rgb(17,146,6); }
td.TdClassName
{
border-color: #119206;
}
.TagClassName
{
border-color: #119206;
}
</style>