Shades of Islamic Green #139409
Tints of Islamic Green #139409
RGB
CMYK
RGB Variations
Color information
#139409 (or 0x139409) is known color: Islamic Green. HEX triplet: 13, 94 and 09. RGB value is (19,148,9). Sum of RGB (Red+Green+Blue) = 19+148+9=176 (23% of max value = 765). Red value is 19 (7.81% from 255 or 10.80% from 176); Green value is 148 (58.20% from 255 or 84.09% from 176); Blue value is 9 (3.91% from 255 or 5.11% from 176); Max value from RGB is 148 - color contains mainly: green. Hex color #139409 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #139409 is #EC6BF6. Grayscale: #5E5E5E. Windows color (decimal): -15494135 or 627731. OLE color: 627731.
HSL color Cylindrical-coordinate representation of color #139409: hue angle of 115.68º degrees, saturation: 0.89, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #139409 is Cyan = 0.87, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 19 | 148 | 9 | - |
| CMYK | 0.87 | 0 | 0.94 | 0.42 |
| HSL | 115.68º | 0.89% | 0.31% | - |
| HSV(B) | 115.68º | 0.94% | 0.58% | - |
| XYZ | 10.91 | 21.34 | 3.8 | - |
| YUV | 93.58 | 80.26 | 74.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 148 | 9 | 0.87 | 0 | 0.94 | 0.42 | 115.68 | 0.89 | 0.31 |
| Hex | 13 | 94 | 9 | 57 | 0 | 5E | 2A | 74 | 59 | 1F |
| Octal | 23 | 224 | 11 | 127 | 0 | 136 | 52 | 164 | 131 | 37 |
| Binary | 10011 | 10010100 | 1001 | 1010111 | 0 | 1011110 | 101010 | 1110100 | 1011001 | 11111 |
Color Harmonies of #139409
Complementary color
Monochromatic Colors of #139409
Black with #139409
Text Example
Text Example
White with #139409
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #139409; }
p { color: rgb(19,148,9); }
H1.HeaderClassName
{
color: #139409;
}
.AnyTagClassName
{
color: #139409;
}
</style>
background-color css
<style>
a { background-color: #139409; }
a { background-color: rgb(19,148,9); }
div.DivClassName
{
background-color: #139409;
}
.BgClassName
{
background-color: #139409;
}
</style>
border-color css
<style>
span { border-color: #139409; }
span { border-color: rgb(19,148,9); }
td.TdClassName
{
border-color: #139409;
}
.TagClassName
{
border-color: #139409;
}
</style>