Shades of Islamic Green #019507
Tints of Islamic Green #019507
RGB
CMYK
RGB Variations
Color information
#019507 (or 0x019507) is known color: Islamic Green. HEX triplet: 01, 95 and 07. RGB value is (1,149,7). Sum of RGB (Red+Green+Blue) = 1+149+7=157 (20% of max value = 765). Red value is 1 (0.78% from 255 or 0.64% from 157); Green value is 149 (58.59% from 255 or 94.90% from 157); Blue value is 7 (3.12% from 255 or 4.46% from 157); Max value from RGB is 149 - color contains mainly: green. Hex color #019507 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #019507 is #FE6AF8. Grayscale: #585858. Windows color (decimal): -16673529 or 496897. OLE color: 496897.
HSL color Cylindrical-coordinate representation of color #019507: hue angle of 122.43º 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 #019507 is Cyan = 0.99, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 1 | 149 | 7 | - |
| CMYK | 0.99 | 0 | 0.95 | 0.42 |
| HSL | 122.43º | 0.99% | 0.29% | - |
| HSV(B) | 122.43º | 0.99% | 0.58% | - |
| XYZ | 10.8 | 21.52 | 3.79 | - |
| YUV | 88.56 | 81.97 | 65.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 149 | 7 | 0.99 | 0 | 0.95 | 0.42 | 122.43 | 0.99 | 0.29 |
| Hex | 1 | 95 | 7 | 63 | 0 | 5F | 2A | 7A | 63 | 1D |
| Octal | 1 | 225 | 7 | 143 | 0 | 137 | 52 | 172 | 143 | 35 |
| Binary | 1 | 10010101 | 111 | 1100011 | 0 | 1011111 | 101010 | 1111010 | 1100011 | 11101 |
Color Harmonies of #019507
Complementary color
Monochromatic Colors of #019507
Black with #019507
Text Example
Text Example
White with #019507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #019507; }
p { color: rgb(1,149,7); }
H1.HeaderClassName
{
color: #019507;
}
.AnyTagClassName
{
color: #019507;
}
</style>
background-color css
<style>
a { background-color: #019507; }
a { background-color: rgb(1,149,7); }
div.DivClassName
{
background-color: #019507;
}
.BgClassName
{
background-color: #019507;
}
</style>
border-color css
<style>
span { border-color: #019507; }
span { border-color: rgb(1,149,7); }
td.TdClassName
{
border-color: #019507;
}
.TagClassName
{
border-color: #019507;
}
</style>