Shades of Islamic Green #019511
Tints of Islamic Green #019511
RGB
CMYK
RGB Variations
Color information
#019511 (or 0x019511) is known color: Islamic Green. HEX triplet: 01, 95 and 11. RGB value is (1,149,17). Sum of RGB (Red+Green+Blue) = 1+149+17=167 (22% of max value = 765). Red value is 1 (0.78% from 255 or 0.60% from 167); Green value is 149 (58.59% from 255 or 89.22% from 167); Blue value is 17 (7.03% from 255 or 10.18% from 167); Max value from RGB is 149 - color contains mainly: green. Hex color #019511 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #019511 is #FE6AEE. Grayscale: #5A5A5A. Windows color (decimal): -16673519 or 1152257. OLE color: 1152257.
HSL color Cylindrical-coordinate representation of color #019511: hue angle of 126.49º degrees, saturation: 0.99, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #019511 is Cyan = 0.99, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 1 | 149 | 17 | - |
| CMYK | 0.99 | 0 | 0.89 | 0.42 |
| HSL | 126.49º | 0.99% | 0.29% | - |
| HSV(B) | 126.49º | 0.99% | 0.58% | - |
| XYZ | 10.86 | 21.54 | 4.12 | - |
| YUV | 89.7 | 86.97 | 64.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 149 | 17 | 0.99 | 0 | 0.89 | 0.42 | 126.49 | 0.99 | 0.29 |
| Hex | 1 | 95 | 11 | 63 | 0 | 59 | 2A | 7E | 63 | 1D |
| Octal | 1 | 225 | 21 | 143 | 0 | 131 | 52 | 176 | 143 | 35 |
| Binary | 1 | 10010101 | 10001 | 1100011 | 0 | 1011001 | 101010 | 1111110 | 1100011 | 11101 |
Color Harmonies of #019511
Complementary color
Monochromatic Colors of #019511
Black with #019511
Text Example
Text Example
White with #019511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019511; }
p { color: rgb(1,149,17); }
H1.HeaderClassName
{
color: #019511;
}
.AnyTagClassName
{
color: #019511;
}
</style>
background-color css
<style>
a { background-color: #019511; }
a { background-color: rgb(1,149,17); }
div.DivClassName
{
background-color: #019511;
}
.BgClassName
{
background-color: #019511;
}
</style>
border-color css
<style>
span { border-color: #019511; }
span { border-color: rgb(1,149,17); }
td.TdClassName
{
border-color: #019511;
}
.TagClassName
{
border-color: #019511;
}
</style>