Shades of Islamic Green #139609
Tints of Islamic Green #139609
RGB
CMYK
RGB Variations
Color information
#139609 (or 0x139609) is known color: Islamic Green. HEX triplet: 13, 96 and 09. RGB value is (19,150,9). Sum of RGB (Red+Green+Blue) = 19+150+9=178 (23% of max value = 765). Red value is 19 (7.81% from 255 or 10.67% from 178); Green value is 150 (58.98% from 255 or 84.27% from 178); Blue value is 9 (3.91% from 255 or 5.06% from 178); Max value from RGB is 150 - color contains mainly: green. Hex color #139609 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #139609 is #EC69F6. Grayscale: #5F5F5F. Windows color (decimal): -15493623 or 628243. OLE color: 628243.
HSL color Cylindrical-coordinate representation of color #139609: hue angle of 115.74º degrees, saturation: 0.89, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #139609 is Cyan = 0.87, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 19 | 150 | 9 | - |
| CMYK | 0.87 | 0 | 0.94 | 0.41 |
| HSL | 115.74º | 0.89% | 0.31% | - |
| HSV(B) | 115.74º | 0.94% | 0.59% | - |
| XYZ | 11.22 | 21.97 | 3.91 | - |
| YUV | 94.76 | 79.6 | 73.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 150 | 9 | 0.87 | 0 | 0.94 | 0.41 | 115.74 | 0.89 | 0.31 |
| Hex | 13 | 96 | 9 | 57 | 0 | 5E | 29 | 74 | 59 | 1F |
| Octal | 23 | 226 | 11 | 127 | 0 | 136 | 51 | 164 | 131 | 37 |
| Binary | 10011 | 10010110 | 1001 | 1010111 | 0 | 1011110 | 101001 | 1110100 | 1011001 | 11111 |
Color Harmonies of #139609
Complementary color
Monochromatic Colors of #139609
Black with #139609
Text Example
Text Example
White with #139609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #139609; }
p { color: rgb(19,150,9); }
H1.HeaderClassName
{
color: #139609;
}
.AnyTagClassName
{
color: #139609;
}
</style>
background-color css
<style>
a { background-color: #139609; }
a { background-color: rgb(19,150,9); }
div.DivClassName
{
background-color: #139609;
}
.BgClassName
{
background-color: #139609;
}
</style>
border-color css
<style>
span { border-color: #139609; }
span { border-color: rgb(19,150,9); }
td.TdClassName
{
border-color: #139609;
}
.TagClassName
{
border-color: #139609;
}
</style>