Shades of Islamic Green #019115
Tints of Islamic Green #019115
RGB
CMYK
RGB Variations
Color information
#019115 (or 0x019115) is known color: Islamic Green. HEX triplet: 01, 91 and 15. RGB value is (1,145,21). Sum of RGB (Red+Green+Blue) = 1+145+21=167 (22% of max value = 765). Red value is 1 (0.78% from 255 or 0.60% from 167); Green value is 145 (57.03% from 255 or 86.83% from 167); Blue value is 21 (8.59% from 255 or 12.57% from 167); Max value from RGB is 145 - color contains mainly: green. Hex color #019115 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #019115 is #FE6EEA. Grayscale: #585858. Windows color (decimal): -16674539 or 1413377. OLE color: 1413377.
HSL color Cylindrical-coordinate representation of color #019115: hue angle of 128.33º 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 #019115 is Cyan = 0.99, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 1 | 145 | 21 | - |
| CMYK | 0.99 | 0 | 0.86 | 0.43 |
| HSL | 128.33º | 0.99% | 0.29% | - |
| HSV(B) | 128.33º | 0.99% | 0.57% | - |
| XYZ | 10.27 | 20.31 | 4.09 | - |
| YUV | 87.81 | 90.29 | 66.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 145 | 21 | 0.99 | 0 | 0.86 | 0.43 | 128.33 | 0.99 | 0.29 |
| Hex | 1 | 91 | 15 | 63 | 0 | 56 | 2B | 80 | 63 | 1D |
| Octal | 1 | 221 | 25 | 143 | 0 | 126 | 53 | 200 | 143 | 35 |
| Binary | 1 | 10010001 | 10101 | 1100011 | 0 | 1010110 | 101011 | 10000000 | 1100011 | 11101 |
Color Harmonies of #019115
Complementary color
Monochromatic Colors of #019115
Black with #019115
Text Example
Text Example
White with #019115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019115; }
p { color: rgb(1,145,21); }
H1.HeaderClassName
{
color: #019115;
}
.AnyTagClassName
{
color: #019115;
}
</style>
background-color css
<style>
a { background-color: #019115; }
a { background-color: rgb(1,145,21); }
div.DivClassName
{
background-color: #019115;
}
.BgClassName
{
background-color: #019115;
}
</style>
border-color css
<style>
span { border-color: #019115; }
span { border-color: rgb(1,145,21); }
td.TdClassName
{
border-color: #019115;
}
.TagClassName
{
border-color: #019115;
}
</style>