Shades of Islamic Green #019001
Tints of Islamic Green #019001
RGB
CMYK
RGB Variations
Color information
#019001 (or 0x019001) is known color: Islamic Green. HEX triplet: 01, 90 and 01. RGB value is (1,144,1). Sum of RGB (Red+Green+Blue) = 1+144+1=146 (19% of max value = 765). Red value is 1 (0.78% from 255 or 0.68% from 146); Green value is 144 (56.64% from 255 or 98.63% from 146); Blue value is 1 (0.78% from 255 or 0.68% from 146); Max value from RGB is 144 - color contains mainly: green. Hex color #019001 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #019001 is #FE6FFE. Grayscale: #555555. Windows color (decimal): -16674815 or 102401. OLE color: 102401.
HSL color Cylindrical-coordinate representation of color #019001: hue angle of 120º 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 #019001 is Cyan = 0.99, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 1 | 144 | 1 | - |
| CMYK | 0.99 | 0 | 0.99 | 0.44 |
| HSL | 120º | 0.99% | 0.28% | - |
| HSV(B) | 120º | 0.99% | 0.56% | - |
| XYZ | 9.99 | 19.96 | 3.35 | - |
| YUV | 84.94 | 80.62 | 68.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 144 | 1 | 0.99 | 0 | 0.99 | 0.44 | 120 | 0.99 | 0.28 |
| Hex | 1 | 90 | 1 | 63 | 0 | 63 | 2C | 78 | 63 | 1C |
| Octal | 1 | 220 | 1 | 143 | 0 | 143 | 54 | 170 | 143 | 34 |
| Binary | 1 | 10010000 | 1 | 1100011 | 0 | 1100011 | 101100 | 1111000 | 1100011 | 11100 |
Color Harmonies of #019001
Complementary color
Monochromatic Colors of #019001
Black with #019001
Text Example
Text Example
White with #019001
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019001; }
p { color: rgb(1,144,1); }
H1.HeaderClassName
{
color: #019001;
}
.AnyTagClassName
{
color: #019001;
}
</style>
background-color css
<style>
a { background-color: #019001; }
a { background-color: rgb(1,144,1); }
div.DivClassName
{
background-color: #019001;
}
.BgClassName
{
background-color: #019001;
}
</style>
border-color css
<style>
span { border-color: #019001; }
span { border-color: rgb(1,144,1); }
td.TdClassName
{
border-color: #019001;
}
.TagClassName
{
border-color: #019001;
}
</style>