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