Shades of Islamic Green #019119
Tints of Islamic Green #019119
RGB
CMYK
RGB Variations
Color information
#019119 (or 0x019119) is known color: Islamic Green. HEX triplet: 01, 91 and 19. RGB value is (1,145,25). Sum of RGB (Red+Green+Blue) = 1+145+25=171 (22% of max value = 765). Red value is 1 (0.78% from 255 or 0.58% from 171); Green value is 145 (57.03% from 255 or 84.80% from 171); Blue value is 25 (10.16% from 255 or 14.62% from 171); Max value from RGB is 145 - color contains mainly: green. Hex color #019119 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #019119 is #FE6EE6. Grayscale: #585858. Windows color (decimal): -16674535 or 1675521. OLE color: 1675521.
HSL color Cylindrical-coordinate representation of color #019119: hue angle of 130º 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 #019119 is Cyan = 0.99, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 1 | 145 | 25 | - |
| CMYK | 0.99 | 0 | 0.83 | 0.43 |
| HSL | 130º | 0.99% | 0.29% | - |
| HSV(B) | 130º | 0.99% | 0.57% | - |
| XYZ | 10.31 | 20.33 | 4.3 | - |
| YUV | 88.26 | 92.29 | 65.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 145 | 25 | 0.99 | 0 | 0.83 | 0.43 | 130 | 0.99 | 0.29 |
| Hex | 1 | 91 | 19 | 63 | 0 | 53 | 2B | 82 | 63 | 1D |
| Octal | 1 | 221 | 31 | 143 | 0 | 123 | 53 | 202 | 143 | 35 |
| Binary | 1 | 10010001 | 11001 | 1100011 | 0 | 1010011 | 101011 | 10000010 | 1100011 | 11101 |
Color Harmonies of #019119
Complementary color
Monochromatic Colors of #019119
Black with #019119
Text Example
Text Example
White with #019119
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019119; }
p { color: rgb(1,145,25); }
H1.HeaderClassName
{
color: #019119;
}
.AnyTagClassName
{
color: #019119;
}
</style>
background-color css
<style>
a { background-color: #019119; }
a { background-color: rgb(1,145,25); }
div.DivClassName
{
background-color: #019119;
}
.BgClassName
{
background-color: #019119;
}
</style>
border-color css
<style>
span { border-color: #019119; }
span { border-color: rgb(1,145,25); }
td.TdClassName
{
border-color: #019119;
}
.TagClassName
{
border-color: #019119;
}
</style>