Shades of Islamic Green #019602
Tints of Islamic Green #019602
RGB
CMYK
RGB Variations
Color information
#019602 (or 0x019602) is known color: Islamic Green. HEX triplet: 01, 96 and 02. RGB value is (1,150,2). Sum of RGB (Red+Green+Blue) = 1+150+2=153 (20% of max value = 765). Red value is 1 (0.78% from 255 or 0.65% from 153); Green value is 150 (58.98% from 255 or 98.04% from 153); Blue value is 2 (1.17% from 255 or 1.31% from 153); Max value from RGB is 150 - color contains mainly: green. Hex color #019602 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #019602 is #FE69FD. Grayscale: #595959. Windows color (decimal): -16673278 or 169473. OLE color: 169473.
HSL color Cylindrical-coordinate representation of color #019602: hue angle of 120.4º 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 #019602 is Cyan = 0.99, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 1 | 150 | 2 | - |
| CMYK | 0.99 | 0 | 0.99 | 0.41 |
| HSL | 120.4º | 0.99% | 0.3% | - |
| HSV(B) | 120.4º | 0.99% | 0.59% | - |
| XYZ | 10.93 | 21.82 | 3.69 | - |
| YUV | 88.58 | 79.14 | 65.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 150 | 2 | 0.99 | 0 | 0.99 | 0.41 | 120.4 | 0.99 | 0.3 |
| Hex | 1 | 96 | 2 | 63 | 0 | 63 | 29 | 78 | 63 | 1E |
| Octal | 1 | 226 | 2 | 143 | 0 | 143 | 51 | 170 | 143 | 36 |
| Binary | 1 | 10010110 | 10 | 1100011 | 0 | 1100011 | 101001 | 1111000 | 1100011 | 11110 |
Color Harmonies of #019602
Complementary color
Monochromatic Colors of #019602
Black with #019602
Text Example
Text Example
White with #019602
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019602; }
p { color: rgb(1,150,2); }
H1.HeaderClassName
{
color: #019602;
}
.AnyTagClassName
{
color: #019602;
}
</style>
background-color css
<style>
a { background-color: #019602; }
a { background-color: rgb(1,150,2); }
div.DivClassName
{
background-color: #019602;
}
.BgClassName
{
background-color: #019602;
}
</style>
border-color css
<style>
span { border-color: #019602; }
span { border-color: rgb(1,150,2); }
td.TdClassName
{
border-color: #019602;
}
.TagClassName
{
border-color: #019602;
}
</style>