Shades of Islamic Green #139604
Tints of Islamic Green #139604
RGB
CMYK
RGB Variations
Color information
#139604 (or 0x139604) is known color: Islamic Green. HEX triplet: 13, 96 and 04. RGB value is (19,150,4). Sum of RGB (Red+Green+Blue) = 19+150+4=173 (22% of max value = 765). Red value is 19 (7.81% from 255 or 10.98% from 173); Green value is 150 (58.98% from 255 or 86.71% from 173); Blue value is 4 (1.95% from 255 or 2.31% from 173); Max value from RGB is 150 - color contains mainly: green. Hex color #139604 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #139604 is #EC69FB. Grayscale: #5E5E5E. Windows color (decimal): -15493628 or 300563. OLE color: 300563.
HSL color Cylindrical-coordinate representation of color #139604: hue angle of 113.84º degrees, saturation: 0.95, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #139604 is Cyan = 0.87, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 19 | 150 | 4 | - |
| CMYK | 0.87 | 0 | 0.97 | 0.41 |
| HSL | 113.84º | 0.95% | 0.3% | - |
| HSV(B) | 113.84º | 0.97% | 0.59% | - |
| XYZ | 11.2 | 21.96 | 3.76 | - |
| YUV | 94.19 | 77.1 | 74.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 150 | 4 | 0.87 | 0 | 0.97 | 0.41 | 113.84 | 0.95 | 0.3 |
| Hex | 13 | 96 | 4 | 57 | 0 | 61 | 29 | 72 | 5F | 1E |
| Octal | 23 | 226 | 4 | 127 | 0 | 141 | 51 | 162 | 137 | 36 |
| Binary | 10011 | 10010110 | 100 | 1010111 | 0 | 1100001 | 101001 | 1110010 | 1011111 | 11110 |
Color Harmonies of #139604
Complementary color
Monochromatic Colors of #139604
Black with #139604
Text Example
Text Example
White with #139604
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #139604; }
p { color: rgb(19,150,4); }
H1.HeaderClassName
{
color: #139604;
}
.AnyTagClassName
{
color: #139604;
}
</style>
background-color css
<style>
a { background-color: #139604; }
a { background-color: rgb(19,150,4); }
div.DivClassName
{
background-color: #139604;
}
.BgClassName
{
background-color: #139604;
}
</style>
border-color css
<style>
span { border-color: #139604; }
span { border-color: rgb(19,150,4); }
td.TdClassName
{
border-color: #139604;
}
.TagClassName
{
border-color: #139604;
}
</style>