Shades of Islamic Green #139510
Tints of Islamic Green #139510
RGB
CMYK
RGB Variations
Color information
#139510 (or 0x139510) is known color: Islamic Green. HEX triplet: 13, 95 and 10. RGB value is (19,149,16). Sum of RGB (Red+Green+Blue) = 19+149+16=184 (24% of max value = 765). Red value is 19 (7.81% from 255 or 10.33% from 184); Green value is 149 (58.59% from 255 or 80.98% from 184); Blue value is 16 (6.64% from 255 or 8.70% from 184); Max value from RGB is 149 - color contains mainly: green. Hex color #139510 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #139510 is #EC6AEF. Grayscale: #5F5F5F. Windows color (decimal): -15493872 or 1086739. OLE color: 1086739.
HSL color Cylindrical-coordinate representation of color #139510: hue angle of 118.65º degrees, saturation: 0.81, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #139510 is Cyan = 0.87, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 19 | 149 | 16 | - |
| CMYK | 0.87 | 0 | 0.89 | 0.42 |
| HSL | 118.65º | 0.81% | 0.32% | - |
| HSV(B) | 118.65º | 0.89% | 0.58% | - |
| XYZ | 11.11 | 21.67 | 4.09 | - |
| YUV | 94.97 | 83.43 | 73.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 149 | 16 | 0.87 | 0 | 0.89 | 0.42 | 118.65 | 0.81 | 0.32 |
| Hex | 13 | 95 | 10 | 57 | 0 | 59 | 2A | 77 | 51 | 20 |
| Octal | 23 | 225 | 20 | 127 | 0 | 131 | 52 | 167 | 121 | 40 |
| Binary | 10011 | 10010101 | 10000 | 1010111 | 0 | 1011001 | 101010 | 1110111 | 1010001 | 100000 |
Color Harmonies of #139510
Complementary color
Monochromatic Colors of #139510
Black with #139510
Text Example
Text Example
White with #139510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #139510; }
p { color: rgb(19,149,16); }
H1.HeaderClassName
{
color: #139510;
}
.AnyTagClassName
{
color: #139510;
}
</style>
background-color css
<style>
a { background-color: #139510; }
a { background-color: rgb(19,149,16); }
div.DivClassName
{
background-color: #139510;
}
.BgClassName
{
background-color: #139510;
}
</style>
border-color css
<style>
span { border-color: #139510; }
span { border-color: rgb(19,149,16); }
td.TdClassName
{
border-color: #139510;
}
.TagClassName
{
border-color: #139510;
}
</style>