Shades of Islamic Green #019116
Tints of Islamic Green #019116
RGB
CMYK
RGB Variations
Color information
#019116 (or 0x019116) is known color: Islamic Green. HEX triplet: 01, 91 and 16. RGB value is (1,145,22). Sum of RGB (Red+Green+Blue) = 1+145+22=168 (22% of max value = 765). Red value is 1 (0.78% from 255 or 0.60% from 168); Green value is 145 (57.03% from 255 or 86.31% from 168); Blue value is 22 (8.98% from 255 or 13.10% from 168); Max value from RGB is 145 - color contains mainly: green. Hex color #019116 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #019116 is #FE6EE9. Grayscale: #585858. Windows color (decimal): -16674538 or 1478913. OLE color: 1478913.
HSL color Cylindrical-coordinate representation of color #019116: hue angle of 128.75º 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 #019116 is Cyan = 0.99, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 1 | 145 | 22 | - |
| CMYK | 0.99 | 0 | 0.85 | 0.43 |
| HSL | 128.75º | 0.99% | 0.29% | - |
| HSV(B) | 128.75º | 0.99% | 0.57% | - |
| XYZ | 10.28 | 20.32 | 4.14 | - |
| YUV | 87.92 | 90.79 | 66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 145 | 22 | 0.99 | 0 | 0.85 | 0.43 | 128.75 | 0.99 | 0.29 |
| Hex | 1 | 91 | 16 | 63 | 0 | 55 | 2B | 81 | 63 | 1D |
| Octal | 1 | 221 | 26 | 143 | 0 | 125 | 53 | 201 | 143 | 35 |
| Binary | 1 | 10010001 | 10110 | 1100011 | 0 | 1010101 | 101011 | 10000001 | 1100011 | 11101 |
Color Harmonies of #019116
Complementary color
Monochromatic Colors of #019116
Black with #019116
Text Example
Text Example
White with #019116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019116; }
p { color: rgb(1,145,22); }
H1.HeaderClassName
{
color: #019116;
}
.AnyTagClassName
{
color: #019116;
}
</style>
background-color css
<style>
a { background-color: #019116; }
a { background-color: rgb(1,145,22); }
div.DivClassName
{
background-color: #019116;
}
.BgClassName
{
background-color: #019116;
}
</style>
border-color css
<style>
span { border-color: #019116; }
span { border-color: rgb(1,145,22); }
td.TdClassName
{
border-color: #019116;
}
.TagClassName
{
border-color: #019116;
}
</style>