Shades of Islamic Green #019103
Tints of Islamic Green #019103
RGB
CMYK
RGB Variations
Color information
#019103 (or 0x019103) is known color: Islamic Green. HEX triplet: 01, 91 and 03. RGB value is (1,145,3). Sum of RGB (Red+Green+Blue) = 1+145+3=149 (19% of max value = 765). Red value is 1 (0.78% from 255 or 0.67% from 149); Green value is 145 (57.03% from 255 or 97.32% from 149); Blue value is 3 (1.56% from 255 or 2.01% from 149); Max value from RGB is 145 - color contains mainly: green. Hex color #019103 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #019103 is #FE6EFC. Grayscale: #565656. Windows color (decimal): -16674557 or 233729. OLE color: 233729.
HSL color Cylindrical-coordinate representation of color #019103: hue angle of 120.83º degrees, saturation: 0.99, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #019103 is Cyan = 0.99, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 1 | 145 | 3 | - |
| CMYK | 0.99 | 0 | 0.98 | 0.43 |
| HSL | 120.83º | 0.99% | 0.29% | - |
| HSV(B) | 120.83º | 0.99% | 0.57% | - |
| XYZ | 10.15 | 20.26 | 3.46 | - |
| YUV | 85.76 | 81.29 | 67.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 145 | 3 | 0.99 | 0 | 0.98 | 0.43 | 120.83 | 0.99 | 0.29 |
| Hex | 1 | 91 | 3 | 63 | 0 | 62 | 2B | 79 | 63 | 1D |
| Octal | 1 | 221 | 3 | 143 | 0 | 142 | 53 | 171 | 143 | 35 |
| Binary | 1 | 10010001 | 11 | 1100011 | 0 | 1100010 | 101011 | 1111001 | 1100011 | 11101 |
Color Harmonies of #019103
Complementary color
Monochromatic Colors of #019103
Black with #019103
Text Example
Text Example
White with #019103
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019103; }
p { color: rgb(1,145,3); }
H1.HeaderClassName
{
color: #019103;
}
.AnyTagClassName
{
color: #019103;
}
</style>
background-color css
<style>
a { background-color: #019103; }
a { background-color: rgb(1,145,3); }
div.DivClassName
{
background-color: #019103;
}
.BgClassName
{
background-color: #019103;
}
</style>
border-color css
<style>
span { border-color: #019103; }
span { border-color: rgb(1,145,3); }
td.TdClassName
{
border-color: #019103;
}
.TagClassName
{
border-color: #019103;
}
</style>