Shades of Islamic Green #1D9305
Tints of Islamic Green #1D9305
RGB
CMYK
RGB Variations
Color information
#1D9305 (or 0x1D9305) is known color: Islamic Green. HEX triplet: 1D, 93 and 05. RGB value is (29,147,5). Sum of RGB (Red+Green+Blue) = 29+147+5=181 (23% of max value = 765). Red value is 29 (11.72% from 255 or 16.02% from 181); Green value is 147 (57.81% from 255 or 81.22% from 181); Blue value is 5 (2.34% from 255 or 2.76% from 181); Max value from RGB is 147 - color contains mainly: green. Hex color #1D9305 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #1D9305 is #E26CFA. Grayscale: #5F5F5F. Windows color (decimal): -14839035 or 365341. OLE color: 365341.
HSL color Cylindrical-coordinate representation of color #1D9305: hue angle of 109.86º degrees, saturation: 0.93, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #1D9305 is Cyan = 0.80, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 29 | 147 | 5 | - |
| CMYK | 0.80 | 0 | 0.97 | 0.42 |
| HSL | 109.86º | 0.93% | 0.3% | - |
| HSV(B) | 109.86º | 0.97% | 0.58% | - |
| XYZ | 10.97 | 21.14 | 3.65 | - |
| YUV | 95.53 | 76.91 | 80.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 29 | 147 | 5 | 0.80 | 0 | 0.97 | 0.42 | 109.86 | 0.93 | 0.3 |
| Hex | 1D | 93 | 5 | 50 | 0 | 61 | 2A | 6E | 5D | 1E |
| Octal | 35 | 223 | 5 | 120 | 0 | 141 | 52 | 156 | 135 | 36 |
| Binary | 11101 | 10010011 | 101 | 1010000 | 0 | 1100001 | 101010 | 1101110 | 1011101 | 11110 |
Color Harmonies of #1D9305
Complementary color
Monochromatic Colors of #1D9305
Black with #1D9305
Text Example
Text Example
White with #1D9305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1D9305; }
p { color: rgb(29,147,5); }
H1.HeaderClassName
{
color: #1D9305;
}
.AnyTagClassName
{
color: #1D9305;
}
</style>
background-color css
<style>
a { background-color: #1D9305; }
a { background-color: rgb(29,147,5); }
div.DivClassName
{
background-color: #1D9305;
}
.BgClassName
{
background-color: #1D9305;
}
</style>
border-color css
<style>
span { border-color: #1D9305; }
span { border-color: rgb(29,147,5); }
td.TdClassName
{
border-color: #1D9305;
}
.TagClassName
{
border-color: #1D9305;
}
</style>