Shades of Islamic Green #139705
Tints of Islamic Green #139705
RGB
CMYK
RGB Variations
Color information
#139705 (or 0x139705) is known color: Islamic Green. HEX triplet: 13, 97 and 05. RGB value is (19,151,5). Sum of RGB (Red+Green+Blue) = 19+151+5=175 (23% of max value = 765). Red value is 19 (7.81% from 255 or 10.86% from 175); Green value is 151 (59.38% from 255 or 86.29% from 175); Blue value is 5 (2.34% from 255 or 2.86% from 175); Max value from RGB is 151 - color contains mainly: green. Hex color #139705 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #139705 is #EC68FA. Grayscale: #5F5F5F. Windows color (decimal): -15493371 or 366355. OLE color: 366355.
HSL color Cylindrical-coordinate representation of color #139705: hue angle of 114.25º degrees, saturation: 0.94, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #139705 is Cyan = 0.87, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 19 | 151 | 5 | - |
| CMYK | 0.87 | 0 | 0.97 | 0.41 |
| HSL | 114.25º | 0.94% | 0.31% | - |
| HSV(B) | 114.25º | 0.97% | 0.59% | - |
| XYZ | 11.36 | 22.28 | 3.85 | - |
| YUV | 94.89 | 77.27 | 73.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 151 | 5 | 0.87 | 0 | 0.97 | 0.41 | 114.25 | 0.94 | 0.31 |
| Hex | 13 | 97 | 5 | 57 | 0 | 61 | 29 | 72 | 5E | 1F |
| Octal | 23 | 227 | 5 | 127 | 0 | 141 | 51 | 162 | 136 | 37 |
| Binary | 10011 | 10010111 | 101 | 1010111 | 0 | 1100001 | 101001 | 1110010 | 1011110 | 11111 |
Color Harmonies of #139705
Complementary color
Monochromatic Colors of #139705
Black with #139705
Text Example
Text Example
White with #139705
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #139705; }
p { color: rgb(19,151,5); }
H1.HeaderClassName
{
color: #139705;
}
.AnyTagClassName
{
color: #139705;
}
</style>
background-color css
<style>
a { background-color: #139705; }
a { background-color: rgb(19,151,5); }
div.DivClassName
{
background-color: #139705;
}
.BgClassName
{
background-color: #139705;
}
</style>
border-color css
<style>
span { border-color: #139705; }
span { border-color: rgb(19,151,5); }
td.TdClassName
{
border-color: #139705;
}
.TagClassName
{
border-color: #139705;
}
</style>