Shades of Islamic Green #139903
Tints of Islamic Green #139903
RGB
CMYK
RGB Variations
Color information
#139903 (or 0x139903) is known color: Islamic Green. HEX triplet: 13, 99 and 03. RGB value is (19,153,3). Sum of RGB (Red+Green+Blue) = 19+153+3=175 (23% of max value = 765). Red value is 19 (7.81% from 255 or 10.86% from 175); Green value is 153 (60.16% from 255 or 87.43% from 175); Blue value is 3 (1.56% from 255 or 1.71% from 175); Max value from RGB is 153 - color contains mainly: green. Hex color #139903 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #139903 is #EC66FC. Grayscale: #606060. Windows color (decimal): -15492861 or 235795. OLE color: 235795.
HSL color Cylindrical-coordinate representation of color #139903: hue angle of 113.6º degrees, saturation: 0.96, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #139903 is Cyan = 0.88, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 19 | 153 | 3 | - |
| CMYK | 0.88 | 0 | 0.98 | 0.4 |
| HSL | 113.6º | 0.96% | 0.31% | - |
| HSV(B) | 113.6º | 0.98% | 0.6% | - |
| XYZ | 11.68 | 22.93 | 3.9 | - |
| YUV | 95.83 | 75.61 | 73.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 153 | 3 | 0.88 | 0 | 0.98 | 0.4 | 113.6 | 0.96 | 0.31 |
| Hex | 13 | 99 | 3 | 58 | 0 | 62 | 28 | 72 | 60 | 1F |
| Octal | 23 | 231 | 3 | 130 | 0 | 142 | 50 | 162 | 140 | 37 |
| Binary | 10011 | 10011001 | 11 | 1011000 | 0 | 1100010 | 101000 | 1110010 | 1100000 | 11111 |
Color Harmonies of #139903
Complementary color
Monochromatic Colors of #139903
Black with #139903
Text Example
Text Example
White with #139903
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #139903; }
p { color: rgb(19,153,3); }
H1.HeaderClassName
{
color: #139903;
}
.AnyTagClassName
{
color: #139903;
}
</style>
background-color css
<style>
a { background-color: #139903; }
a { background-color: rgb(19,153,3); }
div.DivClassName
{
background-color: #139903;
}
.BgClassName
{
background-color: #139903;
}
</style>
border-color css
<style>
span { border-color: #139903; }
span { border-color: rgb(19,153,3); }
td.TdClassName
{
border-color: #139903;
}
.TagClassName
{
border-color: #139903;
}
</style>