Shades of Islamic Green #119207
Tints of Islamic Green #119207
RGB
CMYK
RGB Variations
Color information
#119207 (or 0x119207) is known color: Islamic Green. HEX triplet: 11, 92 and 07. RGB value is (17,146,7). Sum of RGB (Red+Green+Blue) = 17+146+7=170 (22% of max value = 765). Red value is 17 (7.03% from 255 or 10% from 170); Green value is 146 (57.42% from 255 or 85.88% from 170); Blue value is 7 (3.12% from 255 or 4.12% from 170); Max value from RGB is 146 - color contains mainly: green. Hex color #119207 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119207 is #EE6DF8. Grayscale: #5C5C5C. Windows color (decimal): -15625721 or 496145. OLE color: 496145.
HSL color Cylindrical-coordinate representation of color #119207: hue angle of 115.68º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #119207 is Cyan = 0.88, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 17 | 146 | 7 | - |
| CMYK | 0.88 | 0 | 0.95 | 0.43 |
| HSL | 115.68º | 0.91% | 0.3% | - |
| HSV(B) | 115.68º | 0.95% | 0.57% | - |
| XYZ | 10.55 | 20.69 | 3.64 | - |
| YUV | 91.58 | 80.26 | 74.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 146 | 7 | 0.88 | 0 | 0.95 | 0.43 | 115.68 | 0.91 | 0.3 |
| Hex | 11 | 92 | 7 | 58 | 0 | 5F | 2B | 74 | 5B | 1E |
| Octal | 21 | 222 | 7 | 130 | 0 | 137 | 53 | 164 | 133 | 36 |
| Binary | 10001 | 10010010 | 111 | 1011000 | 0 | 1011111 | 101011 | 1110100 | 1011011 | 11110 |
Color Harmonies of #119207
Complementary color
Monochromatic Colors of #119207
Black with #119207
Text Example
Text Example
White with #119207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119207; }
p { color: rgb(17,146,7); }
H1.HeaderClassName
{
color: #119207;
}
.AnyTagClassName
{
color: #119207;
}
</style>
background-color css
<style>
a { background-color: #119207; }
a { background-color: rgb(17,146,7); }
div.DivClassName
{
background-color: #119207;
}
.BgClassName
{
background-color: #119207;
}
</style>
border-color css
<style>
span { border-color: #119207; }
span { border-color: rgb(17,146,7); }
td.TdClassName
{
border-color: #119207;
}
.TagClassName
{
border-color: #119207;
}
</style>