Shades of Islamic Green #019603
Tints of Islamic Green #019603
RGB
CMYK
RGB Variations
Color information
#019603 (or 0x019603) is known color: Islamic Green. HEX triplet: 01, 96 and 03. RGB value is (1,150,3). Sum of RGB (Red+Green+Blue) = 1+150+3=154 (20% of max value = 765). Red value is 1 (0.78% from 255 or 0.65% from 154); Green value is 150 (58.98% from 255 or 97.40% from 154); Blue value is 3 (1.56% from 255 or 1.95% from 154); Max value from RGB is 150 - color contains mainly: green. Hex color #019603 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #019603 is #FE69FC. Grayscale: #595959. Windows color (decimal): -16673277 or 235009. OLE color: 235009.
HSL color Cylindrical-coordinate representation of color #019603: hue angle of 120.81º degrees, saturation: 0.99, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #019603 is Cyan = 0.99, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 1 | 150 | 3 | - |
| CMYK | 0.99 | 0 | 0.98 | 0.41 |
| HSL | 120.81º | 0.99% | 0.3% | - |
| HSV(B) | 120.81º | 0.99% | 0.59% | - |
| XYZ | 10.94 | 21.83 | 3.72 | - |
| YUV | 88.69 | 79.64 | 65.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 150 | 3 | 0.99 | 0 | 0.98 | 0.41 | 120.81 | 0.99 | 0.3 |
| Hex | 1 | 96 | 3 | 63 | 0 | 62 | 29 | 79 | 63 | 1E |
| Octal | 1 | 226 | 3 | 143 | 0 | 142 | 51 | 171 | 143 | 36 |
| Binary | 1 | 10010110 | 11 | 1100011 | 0 | 1100010 | 101001 | 1111001 | 1100011 | 11110 |
Color Harmonies of #019603
Complementary color
Monochromatic Colors of #019603
Black with #019603
Text Example
Text Example
White with #019603
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019603; }
p { color: rgb(1,150,3); }
H1.HeaderClassName
{
color: #019603;
}
.AnyTagClassName
{
color: #019603;
}
</style>
background-color css
<style>
a { background-color: #019603; }
a { background-color: rgb(1,150,3); }
div.DivClassName
{
background-color: #019603;
}
.BgClassName
{
background-color: #019603;
}
</style>
border-color css
<style>
span { border-color: #019603; }
span { border-color: rgb(1,150,3); }
td.TdClassName
{
border-color: #019603;
}
.TagClassName
{
border-color: #019603;
}
</style>