Shades of Islamic Green #139904
Tints of Islamic Green #139904
RGB
CMYK
RGB Variations
Color information
#139904 (or 0x139904) is known color: Islamic Green. HEX triplet: 13, 99 and 04. RGB value is (19,153,4). Sum of RGB (Red+Green+Blue) = 19+153+4=176 (23% of max value = 765). Red value is 19 (7.81% from 255 or 10.80% from 176); Green value is 153 (60.16% from 255 or 86.93% from 176); Blue value is 4 (1.95% from 255 or 2.27% from 176); Max value from RGB is 153 - color contains mainly: green. Hex color #139904 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #139904 is #EC66FB. Grayscale: #606060. Windows color (decimal): -15492860 or 301331. OLE color: 301331.
HSL color Cylindrical-coordinate representation of color #139904: hue angle of 113.96º degrees, saturation: 0.95, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #139904 is Cyan = 0.88, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 19 | 153 | 4 | - |
| CMYK | 0.88 | 0 | 0.97 | 0.4 |
| HSL | 113.96º | 0.95% | 0.31% | - |
| HSV(B) | 113.96º | 0.97% | 0.6% | - |
| XYZ | 11.68 | 22.93 | 3.93 | - |
| YUV | 95.95 | 76.11 | 73.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 153 | 4 | 0.88 | 0 | 0.97 | 0.4 | 113.96 | 0.95 | 0.31 |
| Hex | 13 | 99 | 4 | 58 | 0 | 61 | 28 | 72 | 5F | 1F |
| Octal | 23 | 231 | 4 | 130 | 0 | 141 | 50 | 162 | 137 | 37 |
| Binary | 10011 | 10011001 | 100 | 1011000 | 0 | 1100001 | 101000 | 1110010 | 1011111 | 11111 |
Color Harmonies of #139904
Complementary color
Monochromatic Colors of #139904
Black with #139904
Text Example
Text Example
White with #139904
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #139904; }
p { color: rgb(19,153,4); }
H1.HeaderClassName
{
color: #139904;
}
.AnyTagClassName
{
color: #139904;
}
</style>
background-color css
<style>
a { background-color: #139904; }
a { background-color: rgb(19,153,4); }
div.DivClassName
{
background-color: #139904;
}
.BgClassName
{
background-color: #139904;
}
</style>
border-color css
<style>
span { border-color: #139904; }
span { border-color: rgb(19,153,4); }
td.TdClassName
{
border-color: #139904;
}
.TagClassName
{
border-color: #139904;
}
</style>