Shades of Islamic Green #019104
Tints of Islamic Green #019104
RGB
CMYK
RGB Variations
Color information
#019104 (or 0x019104) is known color: Islamic Green. HEX triplet: 01, 91 and 04. RGB value is (1,145,4). Sum of RGB (Red+Green+Blue) = 1+145+4=150 (19% of max value = 765). Red value is 1 (0.78% from 255 or 0.67% from 150); Green value is 145 (57.03% from 255 or 96.67% from 150); Blue value is 4 (1.95% from 255 or 2.67% from 150); Max value from RGB is 145 - color contains mainly: green. Hex color #019104 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #019104 is #FE6EFB. Grayscale: #565656. Windows color (decimal): -16674556 or 299265. OLE color: 299265.
HSL color Cylindrical-coordinate representation of color #019104: hue angle of 121.25º degrees, saturation: 0.99, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #019104 is Cyan = 0.99, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 1 | 145 | 4 | - |
| CMYK | 0.99 | 0 | 0.97 | 0.43 |
| HSL | 121.25º | 0.99% | 0.29% | - |
| HSV(B) | 121.25º | 0.99% | 0.57% | - |
| XYZ | 10.16 | 20.27 | 3.49 | - |
| YUV | 85.87 | 81.79 | 67.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 145 | 4 | 0.99 | 0 | 0.97 | 0.43 | 121.25 | 0.99 | 0.29 |
| Hex | 1 | 91 | 4 | 63 | 0 | 61 | 2B | 79 | 63 | 1D |
| Octal | 1 | 221 | 4 | 143 | 0 | 141 | 53 | 171 | 143 | 35 |
| Binary | 1 | 10010001 | 100 | 1100011 | 0 | 1100001 | 101011 | 1111001 | 1100011 | 11101 |
Color Harmonies of #019104
Complementary color
Monochromatic Colors of #019104
Black with #019104
Text Example
Text Example
White with #019104
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019104; }
p { color: rgb(1,145,4); }
H1.HeaderClassName
{
color: #019104;
}
.AnyTagClassName
{
color: #019104;
}
</style>
background-color css
<style>
a { background-color: #019104; }
a { background-color: rgb(1,145,4); }
div.DivClassName
{
background-color: #019104;
}
.BgClassName
{
background-color: #019104;
}
</style>
border-color css
<style>
span { border-color: #019104; }
span { border-color: rgb(1,145,4); }
td.TdClassName
{
border-color: #019104;
}
.TagClassName
{
border-color: #019104;
}
</style>