Shades of Islamic Green #0D9706
Tints of Islamic Green #0D9706
RGB
CMYK
RGB Variations
Color information
#0D9706 (or 0x0D9706) is known color: Islamic Green. HEX triplet: 0D, 97 and 06. RGB value is (13,151,6). Sum of RGB (Red+Green+Blue) = 13+151+6=170 (22% of max value = 765). Red value is 13 (5.47% from 255 or 7.65% from 170); Green value is 151 (59.38% from 255 or 88.82% from 170); Blue value is 6 (2.73% from 255 or 3.53% from 170); Max value from RGB is 151 - color contains mainly: green. Hex color #0D9706 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #0D9706 is #F268F9. Grayscale: #5D5D5D. Windows color (decimal): -15886586 or 431885. OLE color: 431885.
HSL color Cylindrical-coordinate representation of color #0D9706: hue angle of 117.1º 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 #0D9706 is Cyan = 0.91, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 13 | 151 | 6 | - |
| CMYK | 0.91 | 0 | 0.96 | 0.41 |
| HSL | 117.1º | 0.92% | 0.31% | - |
| HSV(B) | 117.1º | 0.96% | 0.59% | - |
| XYZ | 11.27 | 22.23 | 3.87 | - |
| YUV | 93.21 | 78.78 | 70.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 151 | 6 | 0.91 | 0 | 0.96 | 0.41 | 117.1 | 0.92 | 0.31 |
| Hex | D | 97 | 6 | 5B | 0 | 60 | 29 | 75 | 5C | 1F |
| Octal | 15 | 227 | 6 | 133 | 0 | 140 | 51 | 165 | 134 | 37 |
| Binary | 1101 | 10010111 | 110 | 1011011 | 0 | 1100000 | 101001 | 1110101 | 1011100 | 11111 |
Color Harmonies of #0D9706
Complementary color
Monochromatic Colors of #0D9706
Black with #0D9706
Text Example
Text Example
White with #0D9706
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D9706; }
p { color: rgb(13,151,6); }
H1.HeaderClassName
{
color: #0D9706;
}
.AnyTagClassName
{
color: #0D9706;
}
</style>
background-color css
<style>
a { background-color: #0D9706; }
a { background-color: rgb(13,151,6); }
div.DivClassName
{
background-color: #0D9706;
}
.BgClassName
{
background-color: #0D9706;
}
</style>
border-color css
<style>
span { border-color: #0D9706; }
span { border-color: rgb(13,151,6); }
td.TdClassName
{
border-color: #0D9706;
}
.TagClassName
{
border-color: #0D9706;
}
</style>