Shades of Islamic Green #019916
Tints of Islamic Green #019916
RGB
CMYK
RGB Variations
Color information
#019916 (or 0x019916) is known color: Islamic Green. HEX triplet: 01, 99 and 16. RGB value is (1,153,22). Sum of RGB (Red+Green+Blue) = 1+153+22=176 (23% of max value = 765). Red value is 1 (0.78% from 255 or 0.57% from 176); Green value is 153 (60.16% from 255 or 86.93% from 176); Blue value is 22 (8.98% from 255 or 12.5% from 176); Max value from RGB is 153 - color contains mainly: green. Hex color #019916 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #019916 is #FE66E9. Grayscale: #5C5C5C. Windows color (decimal): -16672490 or 1480961. OLE color: 1480961.
HSL color Cylindrical-coordinate representation of color #019916: hue angle of 128.29º degrees, saturation: 0.99, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #019916 is Cyan = 0.99, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 1 | 153 | 22 | - |
| CMYK | 0.99 | 0 | 0.86 | 0.4 |
| HSL | 128.29º | 0.99% | 0.3% | - |
| HSV(B) | 128.29º | 0.99% | 0.6% | - |
| XYZ | 11.55 | 22.85 | 4.56 | - |
| YUV | 92.62 | 88.14 | 62.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 153 | 22 | 0.99 | 0 | 0.86 | 0.4 | 128.29 | 0.99 | 0.3 |
| Hex | 1 | 99 | 16 | 63 | 0 | 56 | 28 | 80 | 63 | 1E |
| Octal | 1 | 231 | 26 | 143 | 0 | 126 | 50 | 200 | 143 | 36 |
| Binary | 1 | 10011001 | 10110 | 1100011 | 0 | 1010110 | 101000 | 10000000 | 1100011 | 11110 |
Color Harmonies of #019916
Complementary color
Monochromatic Colors of #019916
Black with #019916
Text Example
Text Example
White with #019916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019916; }
p { color: rgb(1,153,22); }
H1.HeaderClassName
{
color: #019916;
}
.AnyTagClassName
{
color: #019916;
}
</style>
background-color css
<style>
a { background-color: #019916; }
a { background-color: rgb(1,153,22); }
div.DivClassName
{
background-color: #019916;
}
.BgClassName
{
background-color: #019916;
}
</style>
border-color css
<style>
span { border-color: #019916; }
span { border-color: rgb(1,153,22); }
td.TdClassName
{
border-color: #019916;
}
.TagClassName
{
border-color: #019916;
}
</style>