Shades of Islamic Green #139809
Tints of Islamic Green #139809
RGB
CMYK
RGB Variations
Color information
#139809 (or 0x139809) is known color: Islamic Green. HEX triplet: 13, 98 and 09. RGB value is (19,152,9). Sum of RGB (Red+Green+Blue) = 19+152+9=180 (23% of max value = 765). Red value is 19 (7.81% from 255 or 10.56% from 180); Green value is 152 (59.77% from 255 or 84.44% from 180); Blue value is 9 (3.91% from 255 or 5% from 180); Max value from RGB is 152 - color contains mainly: green. Hex color #139809 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #139809 is #EC67F6. Grayscale: #606060. Windows color (decimal): -15493111 or 628755. OLE color: 628755.
HSL color Cylindrical-coordinate representation of color #139809: hue angle of 115.8º degrees, saturation: 0.89, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #139809 is Cyan = 0.87, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 19 | 152 | 9 | - |
| CMYK | 0.87 | 0 | 0.94 | 0.40 |
| HSL | 115.8º | 0.89% | 0.32% | - |
| HSV(B) | 115.8º | 0.94% | 0.6% | - |
| XYZ | 11.55 | 22.61 | 4.01 | - |
| YUV | 95.93 | 78.94 | 73.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 152 | 9 | 0.87 | 0 | 0.94 | 0.40 | 115.8 | 0.89 | 0.32 |
| Hex | 13 | 98 | 9 | 57 | 0 | 5E | 28 | 74 | 59 | 20 |
| Octal | 23 | 230 | 11 | 127 | 0 | 136 | 50 | 164 | 131 | 40 |
| Binary | 10011 | 10011000 | 1001 | 1010111 | 0 | 1011110 | 101000 | 1110100 | 1011001 | 100000 |
Color Harmonies of #139809
Complementary color
Monochromatic Colors of #139809
Black with #139809
Text Example
Text Example
White with #139809
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #139809; }
p { color: rgb(19,152,9); }
H1.HeaderClassName
{
color: #139809;
}
.AnyTagClassName
{
color: #139809;
}
</style>
background-color css
<style>
a { background-color: #139809; }
a { background-color: rgb(19,152,9); }
div.DivClassName
{
background-color: #139809;
}
.BgClassName
{
background-color: #139809;
}
</style>
border-color css
<style>
span { border-color: #139809; }
span { border-color: rgb(19,152,9); }
td.TdClassName
{
border-color: #139809;
}
.TagClassName
{
border-color: #139809;
}
</style>