Shades of Islamic Green #139103
Tints of Islamic Green #139103
RGB
CMYK
RGB Variations
Color information
#139103 (or 0x139103) is known color: Islamic Green. HEX triplet: 13, 91 and 03. RGB value is (19,145,3). Sum of RGB (Red+Green+Blue) = 19+145+3=167 (22% of max value = 765). Red value is 19 (7.81% from 255 or 11.38% from 167); Green value is 145 (57.03% from 255 or 86.83% from 167); Blue value is 3 (1.56% from 255 or 1.80% from 167); Max value from RGB is 145 - color contains mainly: green. Hex color #139103 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #139103 is #EC6EFC. Grayscale: #5B5B5B. Windows color (decimal): -15494909 or 233747. OLE color: 233747.
HSL color Cylindrical-coordinate representation of color #139103: hue angle of 113.24º degrees, saturation: 0.96, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #139103 is Cyan = 0.87, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 19 | 145 | 3 | - |
| CMYK | 0.87 | 0 | 0.98 | 0.43 |
| HSL | 113.24º | 0.96% | 0.29% | - |
| HSV(B) | 113.24º | 0.98% | 0.57% | - |
| XYZ | 10.41 | 20.4 | 3.47 | - |
| YUV | 91.14 | 78.26 | 76.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 145 | 3 | 0.87 | 0 | 0.98 | 0.43 | 113.24 | 0.96 | 0.29 |
| Hex | 13 | 91 | 3 | 57 | 0 | 62 | 2B | 71 | 60 | 1D |
| Octal | 23 | 221 | 3 | 127 | 0 | 142 | 53 | 161 | 140 | 35 |
| Binary | 10011 | 10010001 | 11 | 1010111 | 0 | 1100010 | 101011 | 1110001 | 1100000 | 11101 |
Color Harmonies of #139103
Complementary color
Monochromatic Colors of #139103
Black with #139103
Text Example
Text Example
White with #139103
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #139103; }
p { color: rgb(19,145,3); }
H1.HeaderClassName
{
color: #139103;
}
.AnyTagClassName
{
color: #139103;
}
</style>
background-color css
<style>
a { background-color: #139103; }
a { background-color: rgb(19,145,3); }
div.DivClassName
{
background-color: #139103;
}
.BgClassName
{
background-color: #139103;
}
</style>
border-color css
<style>
span { border-color: #139103; }
span { border-color: rgb(19,145,3); }
td.TdClassName
{
border-color: #139103;
}
.TagClassName
{
border-color: #139103;
}
</style>