Shades of Islamic Green #019618
Tints of Islamic Green #019618
RGB
CMYK
RGB Variations
Color information
#019618 (or 0x019618) is known color: Islamic Green. HEX triplet: 01, 96 and 18. RGB value is (1,150,24). Sum of RGB (Red+Green+Blue) = 1+150+24=175 (23% of max value = 765). Red value is 1 (0.78% from 255 or 0.57% from 175); Green value is 150 (58.98% from 255 or 85.71% from 175); Blue value is 24 (9.77% from 255 or 13.71% from 175); Max value from RGB is 150 - color contains mainly: green. Hex color #019618 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #019618 is #FE69E7. Grayscale: #5B5B5B. Windows color (decimal): -16673256 or 1611265. OLE color: 1611265.
HSL color Cylindrical-coordinate representation of color #019618: hue angle of 129.26º 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 #019618 is Cyan = 0.99, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 1 | 150 | 24 | - |
| CMYK | 0.99 | 0 | 0.84 | 0.41 |
| HSL | 129.26º | 0.99% | 0.3% | - |
| HSV(B) | 129.26º | 0.99% | 0.59% | - |
| XYZ | 11.08 | 21.89 | 4.5 | - |
| YUV | 91.09 | 90.14 | 63.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 150 | 24 | 0.99 | 0 | 0.84 | 0.41 | 129.26 | 0.99 | 0.3 |
| Hex | 1 | 96 | 18 | 63 | 0 | 54 | 29 | 81 | 63 | 1E |
| Octal | 1 | 226 | 30 | 143 | 0 | 124 | 51 | 201 | 143 | 36 |
| Binary | 1 | 10010110 | 11000 | 1100011 | 0 | 1010100 | 101001 | 10000001 | 1100011 | 11110 |
Color Harmonies of #019618
Complementary color
Monochromatic Colors of #019618
Black with #019618
Text Example
Text Example
White with #019618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019618; }
p { color: rgb(1,150,24); }
H1.HeaderClassName
{
color: #019618;
}
.AnyTagClassName
{
color: #019618;
}
</style>
background-color css
<style>
a { background-color: #019618; }
a { background-color: rgb(1,150,24); }
div.DivClassName
{
background-color: #019618;
}
.BgClassName
{
background-color: #019618;
}
</style>
border-color css
<style>
span { border-color: #019618; }
span { border-color: rgb(1,150,24); }
td.TdClassName
{
border-color: #019618;
}
.TagClassName
{
border-color: #019618;
}
</style>