Shades of Islamic Green #139802
Tints of Islamic Green #139802
RGB
CMYK
RGB Variations
Color information
#139802 (or 0x139802) is known color: Islamic Green. HEX triplet: 13, 98 and 02. RGB value is (19,152,2). Sum of RGB (Red+Green+Blue) = 19+152+2=173 (22% of max value = 765). Red value is 19 (7.81% from 255 or 10.98% from 173); Green value is 152 (59.77% from 255 or 87.86% from 173); Blue value is 2 (1.17% from 255 or 1.16% from 173); Max value from RGB is 152 - color contains mainly: green. Hex color #139802 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #139802 is #EC67FD. Grayscale: #5F5F5F. Windows color (decimal): -15493118 or 170003. OLE color: 170003.
HSL color Cylindrical-coordinate representation of color #139802: hue angle of 113.2º degrees, saturation: 0.97, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #139802 is Cyan = 0.87, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 19 | 152 | 2 | - |
| CMYK | 0.87 | 0 | 0.99 | 0.40 |
| HSL | 113.2º | 0.97% | 0.3% | - |
| HSV(B) | 113.2º | 0.99% | 0.6% | - |
| XYZ | 11.51 | 22.6 | 3.81 | - |
| YUV | 95.13 | 75.44 | 73.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 152 | 2 | 0.87 | 0 | 0.99 | 0.40 | 113.2 | 0.97 | 0.3 |
| Hex | 13 | 98 | 2 | 57 | 0 | 63 | 28 | 71 | 61 | 1E |
| Octal | 23 | 230 | 2 | 127 | 0 | 143 | 50 | 161 | 141 | 36 |
| Binary | 10011 | 10011000 | 10 | 1010111 | 0 | 1100011 | 101000 | 1110001 | 1100001 | 11110 |
Color Harmonies of #139802
Complementary color
Monochromatic Colors of #139802
Black with #139802
Text Example
Text Example
White with #139802
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #139802; }
p { color: rgb(19,152,2); }
H1.HeaderClassName
{
color: #139802;
}
.AnyTagClassName
{
color: #139802;
}
</style>
background-color css
<style>
a { background-color: #139802; }
a { background-color: rgb(19,152,2); }
div.DivClassName
{
background-color: #139802;
}
.BgClassName
{
background-color: #139802;
}
</style>
border-color css
<style>
span { border-color: #139802; }
span { border-color: rgb(19,152,2); }
td.TdClassName
{
border-color: #139802;
}
.TagClassName
{
border-color: #139802;
}
</style>