Shades of Islamic Green #139104
Tints of Islamic Green #139104
RGB
CMYK
RGB Variations
Color information
#139104 (or 0x139104) is known color: Islamic Green. HEX triplet: 13, 91 and 04. RGB value is (19,145,4). Sum of RGB (Red+Green+Blue) = 19+145+4=168 (22% of max value = 765). Red value is 19 (7.81% from 255 or 11.31% from 168); Green value is 145 (57.03% from 255 or 86.31% from 168); Blue value is 4 (1.95% from 255 or 2.38% from 168); Max value from RGB is 145 - color contains mainly: green. Hex color #139104 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #139104 is #EC6EFB. Grayscale: #5B5B5B. Windows color (decimal): -15494908 or 299283. OLE color: 299283.
HSL color Cylindrical-coordinate representation of color #139104: hue angle of 113.62º degrees, saturation: 0.95, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #139104 is Cyan = 0.87, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 19 | 145 | 4 | - |
| CMYK | 0.87 | 0 | 0.97 | 0.43 |
| HSL | 113.62º | 0.95% | 0.29% | - |
| HSV(B) | 113.62º | 0.97% | 0.57% | - |
| XYZ | 10.42 | 20.4 | 3.5 | - |
| YUV | 91.25 | 78.76 | 76.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 145 | 4 | 0.87 | 0 | 0.97 | 0.43 | 113.62 | 0.95 | 0.29 |
| Hex | 13 | 91 | 4 | 57 | 0 | 61 | 2B | 72 | 5F | 1D |
| Octal | 23 | 221 | 4 | 127 | 0 | 141 | 53 | 162 | 137 | 35 |
| Binary | 10011 | 10010001 | 100 | 1010111 | 0 | 1100001 | 101011 | 1110010 | 1011111 | 11101 |
Color Harmonies of #139104
Complementary color
Monochromatic Colors of #139104
Black with #139104
Text Example
Text Example
White with #139104
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #139104; }
p { color: rgb(19,145,4); }
H1.HeaderClassName
{
color: #139104;
}
.AnyTagClassName
{
color: #139104;
}
</style>
background-color css
<style>
a { background-color: #139104; }
a { background-color: rgb(19,145,4); }
div.DivClassName
{
background-color: #139104;
}
.BgClassName
{
background-color: #139104;
}
</style>
border-color css
<style>
span { border-color: #139104; }
span { border-color: rgb(19,145,4); }
td.TdClassName
{
border-color: #139104;
}
.TagClassName
{
border-color: #139104;
}
</style>