Shades of Islamic Green #139500
Tints of Islamic Green #139500
RGB
CMYK
RGB Variations
Color information
#139500 (or 0x139500) is known color: Islamic Green. HEX triplet: 13, 95 and 00. RGB value is (19,149,0). Sum of RGB (Red+Green+Blue) = 19+149+0=168 (22% of max value = 765). Red value is 19 (7.81% from 255 or 11.31% from 168); Green value is 149 (58.59% from 255 or 88.69% from 168); Blue value is 0 (0.39% from 255 or 0% from 168); Max value from RGB is 149 - color contains mainly: green. Hex color #139500 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #139500 is #EC6AFF. Grayscale: #5D5D5D. Windows color (decimal): -15493888 or 38163. OLE color: 38163.
HSL color Cylindrical-coordinate representation of color #139500: hue angle of 112.35º degrees, saturation: 1, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 1%. Process color model (Four color, CMYK) of #139500 is Cyan = 0.87, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 19 | 149 | 0 | - |
| CMYK | 0.87 | 0 | 1 | 0.42 |
| HSL | 112.35º | 1% | 0.29% | - |
| HSV(B) | 112.35º | 1% | 0.58% | - |
| XYZ | 11.02 | 21.63 | 3.6 | - |
| YUV | 93.14 | 75.43 | 75.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 149 | 0 | 0.87 | 0 | 1 | 0.42 | 112.35 | 1 | 0.29 |
| Hex | 13 | 95 | 0 | 57 | 0 | 64 | 2A | 70 | 64 | 1D |
| Octal | 23 | 225 | 0 | 127 | 0 | 144 | 52 | 160 | 144 | 35 |
| Binary | 10011 | 10010101 | 0 | 1010111 | 0 | 1100100 | 101010 | 1110000 | 1100100 | 11101 |
Color Harmonies of #139500
Complementary color
Monochromatic Colors of #139500
Black with #139500
Text Example
Text Example
White with #139500
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #139500; }
p { color: rgb(19,149,0); }
H1.HeaderClassName
{
color: #139500;
}
.AnyTagClassName
{
color: #139500;
}
</style>
background-color css
<style>
a { background-color: #139500; }
a { background-color: rgb(19,149,0); }
div.DivClassName
{
background-color: #139500;
}
.BgClassName
{
background-color: #139500;
}
</style>
border-color css
<style>
span { border-color: #139500; }
span { border-color: rgb(19,149,0); }
td.TdClassName
{
border-color: #139500;
}
.TagClassName
{
border-color: #139500;
}
</style>