Shades of Islamic Green #139902
Tints of Islamic Green #139902
RGB
CMYK
RGB Variations
Color information
#139902 (or 0x139902) is known color: Islamic Green. HEX triplet: 13, 99 and 02. RGB value is (19,153,2). Sum of RGB (Red+Green+Blue) = 19+153+2=174 (23% of max value = 765). Red value is 19 (7.81% from 255 or 10.92% from 174); Green value is 153 (60.16% from 255 or 87.93% from 174); Blue value is 2 (1.17% from 255 or 1.15% from 174); Max value from RGB is 153 - color contains mainly: green. Hex color #139902 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #139902 is #EC66FD. Grayscale: #606060. Windows color (decimal): -15492862 or 170259. OLE color: 170259.
HSL color Cylindrical-coordinate representation of color #139902: hue angle of 113.25º 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 #139902 is Cyan = 0.88, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 19 | 153 | 2 | - |
| CMYK | 0.88 | 0 | 0.99 | 0.4 |
| HSL | 113.25º | 0.97% | 0.3% | - |
| HSV(B) | 113.25º | 0.99% | 0.6% | - |
| XYZ | 11.67 | 22.93 | 3.87 | - |
| YUV | 95.72 | 75.11 | 73.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 153 | 2 | 0.88 | 0 | 0.99 | 0.4 | 113.25 | 0.97 | 0.3 |
| Hex | 13 | 99 | 2 | 58 | 0 | 63 | 28 | 71 | 61 | 1E |
| Octal | 23 | 231 | 2 | 130 | 0 | 143 | 50 | 161 | 141 | 36 |
| Binary | 10011 | 10011001 | 10 | 1011000 | 0 | 1100011 | 101000 | 1110001 | 1100001 | 11110 |
Color Harmonies of #139902
Complementary color
Monochromatic Colors of #139902
Black with #139902
Text Example
Text Example
White with #139902
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #139902; }
p { color: rgb(19,153,2); }
H1.HeaderClassName
{
color: #139902;
}
.AnyTagClassName
{
color: #139902;
}
</style>
background-color css
<style>
a { background-color: #139902; }
a { background-color: rgb(19,153,2); }
div.DivClassName
{
background-color: #139902;
}
.BgClassName
{
background-color: #139902;
}
</style>
border-color css
<style>
span { border-color: #139902; }
span { border-color: rgb(19,153,2); }
td.TdClassName
{
border-color: #139902;
}
.TagClassName
{
border-color: #139902;
}
</style>