Shades of Islamic Green #139502
Tints of Islamic Green #139502
RGB
CMYK
RGB Variations
Color information
#139502 (or 0x139502) is known color: Islamic Green. HEX triplet: 13, 95 and 02. RGB value is (19,149,2). Sum of RGB (Red+Green+Blue) = 19+149+2=170 (22% of max value = 765). Red value is 19 (7.81% from 255 or 11.18% from 170); Green value is 149 (58.59% from 255 or 87.65% from 170); Blue value is 2 (1.17% from 255 or 1.18% from 170); Max value from RGB is 149 - color contains mainly: green. Hex color #139502 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #139502 is #EC6AFD. Grayscale: #5D5D5D. Windows color (decimal): -15493886 or 169235. OLE color: 169235.
HSL color Cylindrical-coordinate representation of color #139502: hue angle of 113.06º degrees, saturation: 0.97, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #139502 is Cyan = 0.87, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 19 | 149 | 2 | - |
| CMYK | 0.87 | 0 | 0.99 | 0.42 |
| HSL | 113.06º | 0.97% | 0.3% | - |
| HSV(B) | 113.06º | 0.99% | 0.58% | - |
| XYZ | 11.03 | 21.64 | 3.65 | - |
| YUV | 93.37 | 76.43 | 74.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 149 | 2 | 0.87 | 0 | 0.99 | 0.42 | 113.06 | 0.97 | 0.3 |
| Hex | 13 | 95 | 2 | 57 | 0 | 63 | 2A | 71 | 61 | 1E |
| Octal | 23 | 225 | 2 | 127 | 0 | 143 | 52 | 161 | 141 | 36 |
| Binary | 10011 | 10010101 | 10 | 1010111 | 0 | 1100011 | 101010 | 1110001 | 1100001 | 11110 |
Color Harmonies of #139502
Complementary color
Monochromatic Colors of #139502
Black with #139502
Text Example
Text Example
White with #139502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #139502; }
p { color: rgb(19,149,2); }
H1.HeaderClassName
{
color: #139502;
}
.AnyTagClassName
{
color: #139502;
}
</style>
background-color css
<style>
a { background-color: #139502; }
a { background-color: rgb(19,149,2); }
div.DivClassName
{
background-color: #139502;
}
.BgClassName
{
background-color: #139502;
}
</style>
border-color css
<style>
span { border-color: #139502; }
span { border-color: rgb(19,149,2); }
td.TdClassName
{
border-color: #139502;
}
.TagClassName
{
border-color: #139502;
}
</style>