Shades of Islamic Green #0D9511
Tints of Islamic Green #0D9511
RGB
CMYK
RGB Variations
Color information
#0D9511 (or 0x0D9511) is known color: Islamic Green. HEX triplet: 0D, 95 and 11. RGB value is (13,149,17). Sum of RGB (Red+Green+Blue) = 13+149+17=179 (23% of max value = 765). Red value is 13 (5.47% from 255 or 7.26% from 179); Green value is 149 (58.59% from 255 or 83.24% from 179); Blue value is 17 (7.03% from 255 or 9.50% from 179); Max value from RGB is 149 - color contains mainly: green. Hex color #0D9511 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #0D9511 is #F26AEE. Grayscale: #5D5D5D. Windows color (decimal): -15887087 or 1152269. OLE color: 1152269.
HSL color Cylindrical-coordinate representation of color #0D9511: hue angle of 121.76º degrees, saturation: 0.84, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #0D9511 is Cyan = 0.91, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 13 | 149 | 17 | - |
| CMYK | 0.91 | 0 | 0.89 | 0.42 |
| HSL | 121.76º | 0.84% | 0.32% | - |
| HSV(B) | 121.76º | 0.91% | 0.58% | - |
| XYZ | 11.01 | 21.62 | 4.12 | - |
| YUV | 93.29 | 84.94 | 70.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 149 | 17 | 0.91 | 0 | 0.89 | 0.42 | 121.76 | 0.84 | 0.32 |
| Hex | D | 95 | 11 | 5B | 0 | 59 | 2A | 7A | 54 | 20 |
| Octal | 15 | 225 | 21 | 133 | 0 | 131 | 52 | 172 | 124 | 40 |
| Binary | 1101 | 10010101 | 10001 | 1011011 | 0 | 1011001 | 101010 | 1111010 | 1010100 | 100000 |
Color Harmonies of #0D9511
Complementary color
Monochromatic Colors of #0D9511
Black with #0D9511
Text Example
Text Example
White with #0D9511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D9511; }
p { color: rgb(13,149,17); }
H1.HeaderClassName
{
color: #0D9511;
}
.AnyTagClassName
{
color: #0D9511;
}
</style>
background-color css
<style>
a { background-color: #0D9511; }
a { background-color: rgb(13,149,17); }
div.DivClassName
{
background-color: #0D9511;
}
.BgClassName
{
background-color: #0D9511;
}
</style>
border-color css
<style>
span { border-color: #0D9511; }
span { border-color: rgb(13,149,17); }
td.TdClassName
{
border-color: #0D9511;
}
.TagClassName
{
border-color: #0D9511;
}
</style>