Shades of Islamic Green #019611
Tints of Islamic Green #019611
RGB
CMYK
RGB Variations
Color information
#019611 (or 0x019611) is known color: Islamic Green. HEX triplet: 01, 96 and 11. RGB value is (1,150,17). Sum of RGB (Red+Green+Blue) = 1+150+17=168 (22% of max value = 765). Red value is 1 (0.78% from 255 or 0.60% from 168); Green value is 150 (58.98% from 255 or 89.29% from 168); Blue value is 17 (7.03% from 255 or 10.12% from 168); Max value from RGB is 150 - color contains mainly: green. Hex color #019611 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #019611 is #FE69EE. Grayscale: #5A5A5A. Windows color (decimal): -16673263 or 1152513. OLE color: 1152513.
HSL color Cylindrical-coordinate representation of color #019611: hue angle of 126.44º 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 #019611 is Cyan = 0.99, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 1 | 150 | 17 | - |
| CMYK | 0.99 | 0 | 0.89 | 0.41 |
| HSL | 126.44º | 0.99% | 0.3% | - |
| HSV(B) | 126.44º | 0.99% | 0.59% | - |
| XYZ | 11.02 | 21.86 | 4.17 | - |
| YUV | 90.29 | 86.64 | 64.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 150 | 17 | 0.99 | 0 | 0.89 | 0.41 | 126.44 | 0.99 | 0.3 |
| Hex | 1 | 96 | 11 | 63 | 0 | 59 | 29 | 7E | 63 | 1E |
| Octal | 1 | 226 | 21 | 143 | 0 | 131 | 51 | 176 | 143 | 36 |
| Binary | 1 | 10010110 | 10001 | 1100011 | 0 | 1011001 | 101001 | 1111110 | 1100011 | 11110 |
Color Harmonies of #019611
Complementary color
Monochromatic Colors of #019611
Black with #019611
Text Example
Text Example
White with #019611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019611; }
p { color: rgb(1,150,17); }
H1.HeaderClassName
{
color: #019611;
}
.AnyTagClassName
{
color: #019611;
}
</style>
background-color css
<style>
a { background-color: #019611; }
a { background-color: rgb(1,150,17); }
div.DivClassName
{
background-color: #019611;
}
.BgClassName
{
background-color: #019611;
}
</style>
border-color css
<style>
span { border-color: #019611; }
span { border-color: rgb(1,150,17); }
td.TdClassName
{
border-color: #019611;
}
.TagClassName
{
border-color: #019611;
}
</style>