Shades of Islamic Green #1D9706
Tints of Islamic Green #1D9706
RGB
CMYK
RGB Variations
Color information
#1D9706 (or 0x1D9706) is known color: Islamic Green. HEX triplet: 1D, 97 and 06. RGB value is (29,151,6). Sum of RGB (Red+Green+Blue) = 29+151+6=186 (24% of max value = 765). Red value is 29 (11.72% from 255 or 15.59% from 186); Green value is 151 (59.38% from 255 or 81.18% from 186); Blue value is 6 (2.73% from 255 or 3.23% from 186); Max value from RGB is 151 - color contains mainly: green. Hex color #1D9706 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #1D9706 is #E268F9. Grayscale: #626262. Windows color (decimal): -14838010 or 431901. OLE color: 431901.
HSL color Cylindrical-coordinate representation of color #1D9706: hue angle of 110.48º degrees, saturation: 0.92, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #1D9706 is Cyan = 0.81, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 29 | 151 | 6 | - |
| CMYK | 0.81 | 0 | 0.96 | 0.41 |
| HSL | 110.48º | 0.92% | 0.31% | - |
| HSV(B) | 110.48º | 0.96% | 0.59% | - |
| XYZ | 11.61 | 22.41 | 3.89 | - |
| YUV | 97.99 | 76.08 | 78.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 29 | 151 | 6 | 0.81 | 0 | 0.96 | 0.41 | 110.48 | 0.92 | 0.31 |
| Hex | 1D | 97 | 6 | 51 | 0 | 60 | 29 | 6E | 5C | 1F |
| Octal | 35 | 227 | 6 | 121 | 0 | 140 | 51 | 156 | 134 | 37 |
| Binary | 11101 | 10010111 | 110 | 1010001 | 0 | 1100000 | 101001 | 1101110 | 1011100 | 11111 |
Color Harmonies of #1D9706
Complementary color
Monochromatic Colors of #1D9706
Black with #1D9706
Text Example
Text Example
White with #1D9706
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1D9706; }
p { color: rgb(29,151,6); }
H1.HeaderClassName
{
color: #1D9706;
}
.AnyTagClassName
{
color: #1D9706;
}
</style>
background-color css
<style>
a { background-color: #1D9706; }
a { background-color: rgb(29,151,6); }
div.DivClassName
{
background-color: #1D9706;
}
.BgClassName
{
background-color: #1D9706;
}
</style>
border-color css
<style>
span { border-color: #1D9706; }
span { border-color: rgb(29,151,6); }
td.TdClassName
{
border-color: #1D9706;
}
.TagClassName
{
border-color: #1D9706;
}
</style>