Shades of Islamic Green #019012
Tints of Islamic Green #019012
RGB
CMYK
RGB Variations
Color information
#019012 (or 0x019012) is known color: Islamic Green. HEX triplet: 01, 90 and 12. RGB value is (1,144,18). Sum of RGB (Red+Green+Blue) = 1+144+18=163 (21% of max value = 765). Red value is 1 (0.78% from 255 or 0.61% from 163); Green value is 144 (56.64% from 255 or 88.34% from 163); Blue value is 18 (7.42% from 255 or 11.04% from 163); Max value from RGB is 144 - color contains mainly: green. Hex color #019012 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #019012 is #FE6FED. Grayscale: #575757. Windows color (decimal): -16674798 or 1216513. OLE color: 1216513.
HSL color Cylindrical-coordinate representation of color #019012: hue angle of 127.13º degrees, saturation: 0.99, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #019012 is Cyan = 0.99, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 1 | 144 | 18 | - |
| CMYK | 0.99 | 0 | 0.88 | 0.44 |
| HSL | 127.13º | 0.99% | 0.28% | - |
| HSV(B) | 127.13º | 0.99% | 0.56% | - |
| XYZ | 10.09 | 20 | 3.9 | - |
| YUV | 86.88 | 89.12 | 66.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 144 | 18 | 0.99 | 0 | 0.88 | 0.44 | 127.13 | 0.99 | 0.28 |
| Hex | 1 | 90 | 12 | 63 | 0 | 58 | 2C | 7F | 63 | 1C |
| Octal | 1 | 220 | 22 | 143 | 0 | 130 | 54 | 177 | 143 | 34 |
| Binary | 1 | 10010000 | 10010 | 1100011 | 0 | 1011000 | 101100 | 1111111 | 1100011 | 11100 |
Color Harmonies of #019012
Complementary color
Monochromatic Colors of #019012
Black with #019012
Text Example
Text Example
White with #019012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019012; }
p { color: rgb(1,144,18); }
H1.HeaderClassName
{
color: #019012;
}
.AnyTagClassName
{
color: #019012;
}
</style>
background-color css
<style>
a { background-color: #019012; }
a { background-color: rgb(1,144,18); }
div.DivClassName
{
background-color: #019012;
}
.BgClassName
{
background-color: #019012;
}
</style>
border-color css
<style>
span { border-color: #019012; }
span { border-color: rgb(1,144,18); }
td.TdClassName
{
border-color: #019012;
}
.TagClassName
{
border-color: #019012;
}
</style>