Shades of Islamic Green #139711
Tints of Islamic Green #139711
RGB
CMYK
RGB Variations
Color information
#139711 (or 0x139711) is known color: Islamic Green. HEX triplet: 13, 97 and 11. RGB value is (19,151,17). Sum of RGB (Red+Green+Blue) = 19+151+17=187 (24% of max value = 765). Red value is 19 (7.81% from 255 or 10.16% from 187); Green value is 151 (59.38% from 255 or 80.75% from 187); Blue value is 17 (7.03% from 255 or 9.09% from 187); Max value from RGB is 151 - color contains mainly: green. Hex color #139711 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #139711 is #EC68EE. Grayscale: #606060. Windows color (decimal): -15493359 or 1152787. OLE color: 1152787.
HSL color Cylindrical-coordinate representation of color #139711: hue angle of 119.1º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #139711 is Cyan = 0.87, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 19 | 151 | 17 | - |
| CMYK | 0.87 | 0 | 0.89 | 0.41 |
| HSL | 119.1º | 0.8% | 0.33% | - |
| HSV(B) | 119.1º | 0.89% | 0.59% | - |
| XYZ | 11.44 | 22.31 | 4.23 | - |
| YUV | 96.26 | 83.27 | 72.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 151 | 17 | 0.87 | 0 | 0.89 | 0.41 | 119.1 | 0.8 | 0.33 |
| Hex | 13 | 97 | 11 | 57 | 0 | 59 | 29 | 77 | 50 | 21 |
| Octal | 23 | 227 | 21 | 127 | 0 | 131 | 51 | 167 | 120 | 41 |
| Binary | 10011 | 10010111 | 10001 | 1010111 | 0 | 1011001 | 101001 | 1110111 | 1010000 | 100001 |
Color Harmonies of #139711
Complementary color
Monochromatic Colors of #139711
Black with #139711
Text Example
Text Example
White with #139711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #139711; }
p { color: rgb(19,151,17); }
H1.HeaderClassName
{
color: #139711;
}
.AnyTagClassName
{
color: #139711;
}
</style>
background-color css
<style>
a { background-color: #139711; }
a { background-color: rgb(19,151,17); }
div.DivClassName
{
background-color: #139711;
}
.BgClassName
{
background-color: #139711;
}
</style>
border-color css
<style>
span { border-color: #139711; }
span { border-color: rgb(19,151,17); }
td.TdClassName
{
border-color: #139711;
}
.TagClassName
{
border-color: #139711;
}
</style>