Shades of Islamic Green #019110
Tints of Islamic Green #019110
RGB
CMYK
RGB Variations
Color information
#019110 (or 0x019110) is known color: Islamic Green. HEX triplet: 01, 91 and 10. RGB value is (1,145,16). Sum of RGB (Red+Green+Blue) = 1+145+16=162 (21% of max value = 765). Red value is 1 (0.78% from 255 or 0.62% from 162); Green value is 145 (57.03% from 255 or 89.51% from 162); Blue value is 16 (6.64% from 255 or 9.88% from 162); Max value from RGB is 145 - color contains mainly: green. Hex color #019110 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #019110 is #FE6EEF. Grayscale: #575757. Windows color (decimal): -16674544 or 1085697. OLE color: 1085697.
HSL color Cylindrical-coordinate representation of color #019110: hue angle of 126.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 #019110 is Cyan = 0.99, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 1 | 145 | 16 | - |
| CMYK | 0.99 | 0 | 0.89 | 0.43 |
| HSL | 126.25º | 0.99% | 0.29% | - |
| HSV(B) | 126.25º | 0.99% | 0.57% | - |
| XYZ | 10.23 | 20.29 | 3.87 | - |
| YUV | 87.24 | 87.79 | 66.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 145 | 16 | 0.99 | 0 | 0.89 | 0.43 | 126.25 | 0.99 | 0.29 |
| Hex | 1 | 91 | 10 | 63 | 0 | 59 | 2B | 7E | 63 | 1D |
| Octal | 1 | 221 | 20 | 143 | 0 | 131 | 53 | 176 | 143 | 35 |
| Binary | 1 | 10010001 | 10000 | 1100011 | 0 | 1011001 | 101011 | 1111110 | 1100011 | 11101 |
Color Harmonies of #019110
Complementary color
Monochromatic Colors of #019110
Black with #019110
Text Example
Text Example
White with #019110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019110; }
p { color: rgb(1,145,16); }
H1.HeaderClassName
{
color: #019110;
}
.AnyTagClassName
{
color: #019110;
}
</style>
background-color css
<style>
a { background-color: #019110; }
a { background-color: rgb(1,145,16); }
div.DivClassName
{
background-color: #019110;
}
.BgClassName
{
background-color: #019110;
}
</style>
border-color css
<style>
span { border-color: #019110; }
span { border-color: rgb(1,145,16); }
td.TdClassName
{
border-color: #019110;
}
.TagClassName
{
border-color: #019110;
}
</style>