Shades of Islamic Green #119813
Tints of Islamic Green #119813
RGB
CMYK
RGB Variations
Color information
#119813 (or 0x119813) is known color: Islamic Green. HEX triplet: 11, 98 and 13. RGB value is (17,152,19). Sum of RGB (Red+Green+Blue) = 17+152+19=188 (24% of max value = 765). Red value is 17 (7.03% from 255 or 9.04% from 188); Green value is 152 (59.77% from 255 or 80.85% from 188); Blue value is 19 (7.81% from 255 or 10.11% from 188); Max value from RGB is 152 - color contains mainly: green. Hex color #119813 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119813 is #EE67EC. Grayscale: #606060. Windows color (decimal): -15624173 or 1284113. OLE color: 1284113.
HSL color Cylindrical-coordinate representation of color #119813: hue angle of 120.89º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #119813 is Cyan = 0.89, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 17 | 152 | 19 | - |
| CMYK | 0.89 | 0 | 0.87 | 0.40 |
| HSL | 120.89º | 0.8% | 0.33% | - |
| HSV(B) | 120.89º | 0.89% | 0.6% | - |
| XYZ | 11.58 | 22.62 | 4.37 | - |
| YUV | 96.47 | 84.27 | 71.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 152 | 19 | 0.89 | 0 | 0.87 | 0.40 | 120.89 | 0.8 | 0.33 |
| Hex | 11 | 98 | 13 | 59 | 0 | 57 | 28 | 79 | 50 | 21 |
| Octal | 21 | 230 | 23 | 131 | 0 | 127 | 50 | 171 | 120 | 41 |
| Binary | 10001 | 10011000 | 10011 | 1011001 | 0 | 1010111 | 101000 | 1111001 | 1010000 | 100001 |
Color Harmonies of #119813
Complementary color
Monochromatic Colors of #119813
Black with #119813
Text Example
Text Example
White with #119813
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119813; }
p { color: rgb(17,152,19); }
H1.HeaderClassName
{
color: #119813;
}
.AnyTagClassName
{
color: #119813;
}
</style>
background-color css
<style>
a { background-color: #119813; }
a { background-color: rgb(17,152,19); }
div.DivClassName
{
background-color: #119813;
}
.BgClassName
{
background-color: #119813;
}
</style>
border-color css
<style>
span { border-color: #119813; }
span { border-color: rgb(17,152,19); }
td.TdClassName
{
border-color: #119813;
}
.TagClassName
{
border-color: #119813;
}
</style>