Shades of Islamic Green #1D9503
Tints of Islamic Green #1D9503
RGB
CMYK
RGB Variations
Color information
#1D9503 (or 0x1D9503) is known color: Islamic Green. HEX triplet: 1D, 95 and 03. RGB value is (29,149,3). Sum of RGB (Red+Green+Blue) = 29+149+3=181 (23% of max value = 765). Red value is 29 (11.72% from 255 or 16.02% from 181); Green value is 149 (58.59% from 255 or 82.32% from 181); Blue value is 3 (1.56% from 255 or 1.66% from 181); Max value from RGB is 149 - color contains mainly: green. Hex color #1D9503 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #1D9503 is #E26AFC. Grayscale: #606060. Windows color (decimal): -14838525 or 234781. OLE color: 234781.
HSL color Cylindrical-coordinate representation of color #1D9503: hue angle of 109.32º degrees, saturation: 0.96, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #1D9503 is Cyan = 0.81, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 29 | 149 | 3 | - |
| CMYK | 0.81 | 0 | 0.98 | 0.42 |
| HSL | 109.32º | 0.96% | 0.3% | - |
| HSV(B) | 109.32º | 0.98% | 0.58% | - |
| XYZ | 11.27 | 21.76 | 3.69 | - |
| YUV | 96.48 | 75.24 | 79.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 29 | 149 | 3 | 0.81 | 0 | 0.98 | 0.42 | 109.32 | 0.96 | 0.3 |
| Hex | 1D | 95 | 3 | 51 | 0 | 62 | 2A | 6D | 60 | 1E |
| Octal | 35 | 225 | 3 | 121 | 0 | 142 | 52 | 155 | 140 | 36 |
| Binary | 11101 | 10010101 | 11 | 1010001 | 0 | 1100010 | 101010 | 1101101 | 1100000 | 11110 |
Color Harmonies of #1D9503
Complementary color
Monochromatic Colors of #1D9503
Black with #1D9503
Text Example
Text Example
White with #1D9503
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1D9503; }
p { color: rgb(29,149,3); }
H1.HeaderClassName
{
color: #1D9503;
}
.AnyTagClassName
{
color: #1D9503;
}
</style>
background-color css
<style>
a { background-color: #1D9503; }
a { background-color: rgb(29,149,3); }
div.DivClassName
{
background-color: #1D9503;
}
.BgClassName
{
background-color: #1D9503;
}
</style>
border-color css
<style>
span { border-color: #1D9503; }
span { border-color: rgb(29,149,3); }
td.TdClassName
{
border-color: #1D9503;
}
.TagClassName
{
border-color: #1D9503;
}
</style>