Shades of Islamic Green #019506
Tints of Islamic Green #019506
RGB
CMYK
RGB Variations
Color information
#019506 (or 0x019506) is known color: Islamic Green. HEX triplet: 01, 95 and 06. RGB value is (1,149,6). Sum of RGB (Red+Green+Blue) = 1+149+6=156 (20% of max value = 765). Red value is 1 (0.78% from 255 or 0.64% from 156); Green value is 149 (58.59% from 255 or 95.51% from 156); Blue value is 6 (2.73% from 255 or 3.85% from 156); Max value from RGB is 149 - color contains mainly: green. Hex color #019506 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #019506 is #FE6AF9. Grayscale: #585858. Windows color (decimal): -16673530 or 431361. OLE color: 431361.
HSL color Cylindrical-coordinate representation of color #019506: hue angle of 122.03º 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 #019506 is Cyan = 0.99, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 1 | 149 | 6 | - |
| CMYK | 0.99 | 0 | 0.96 | 0.42 |
| HSL | 122.03º | 0.99% | 0.29% | - |
| HSV(B) | 122.03º | 0.99% | 0.58% | - |
| XYZ | 10.79 | 21.51 | 3.76 | - |
| YUV | 88.45 | 81.47 | 65.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 149 | 6 | 0.99 | 0 | 0.96 | 0.42 | 122.03 | 0.99 | 0.29 |
| Hex | 1 | 95 | 6 | 63 | 0 | 60 | 2A | 7A | 63 | 1D |
| Octal | 1 | 225 | 6 | 143 | 0 | 140 | 52 | 172 | 143 | 35 |
| Binary | 1 | 10010101 | 110 | 1100011 | 0 | 1100000 | 101010 | 1111010 | 1100011 | 11101 |
Color Harmonies of #019506
Complementary color
Monochromatic Colors of #019506
Black with #019506
Text Example
Text Example
White with #019506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019506; }
p { color: rgb(1,149,6); }
H1.HeaderClassName
{
color: #019506;
}
.AnyTagClassName
{
color: #019506;
}
</style>
background-color css
<style>
a { background-color: #019506; }
a { background-color: rgb(1,149,6); }
div.DivClassName
{
background-color: #019506;
}
.BgClassName
{
background-color: #019506;
}
</style>
border-color css
<style>
span { border-color: #019506; }
span { border-color: rgb(1,149,6); }
td.TdClassName
{
border-color: #019506;
}
.TagClassName
{
border-color: #019506;
}
</style>