Shades of Islamic Green #0D9512
Tints of Islamic Green #0D9512
RGB
CMYK
RGB Variations
Color information
#0D9512 (or 0x0D9512) is known color: Islamic Green. HEX triplet: 0D, 95 and 12. RGB value is (13,149,18). Sum of RGB (Red+Green+Blue) = 13+149+18=180 (23% of max value = 765). Red value is 13 (5.47% from 255 or 7.22% from 180); Green value is 149 (58.59% from 255 or 82.78% from 180); Blue value is 18 (7.42% from 255 or 10% from 180); Max value from RGB is 149 - color contains mainly: green. Hex color #0D9512 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #0D9512 is #F26AED. Grayscale: #5D5D5D. Windows color (decimal): -15887086 or 1217805. OLE color: 1217805.
HSL color Cylindrical-coordinate representation of color #0D9512: hue angle of 122.21º 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 #0D9512 is Cyan = 0.91, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 13 | 149 | 18 | - |
| CMYK | 0.91 | 0 | 0.88 | 0.42 |
| HSL | 122.21º | 0.84% | 0.32% | - |
| HSV(B) | 122.21º | 0.91% | 0.58% | - |
| XYZ | 11.02 | 21.62 | 4.17 | - |
| YUV | 93.4 | 85.44 | 70.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 149 | 18 | 0.91 | 0 | 0.88 | 0.42 | 122.21 | 0.84 | 0.32 |
| Hex | D | 95 | 12 | 5B | 0 | 58 | 2A | 7A | 54 | 20 |
| Octal | 15 | 225 | 22 | 133 | 0 | 130 | 52 | 172 | 124 | 40 |
| Binary | 1101 | 10010101 | 10010 | 1011011 | 0 | 1011000 | 101010 | 1111010 | 1010100 | 100000 |
Color Harmonies of #0D9512
Complementary color
Monochromatic Colors of #0D9512
Black with #0D9512
Text Example
Text Example
White with #0D9512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D9512; }
p { color: rgb(13,149,18); }
H1.HeaderClassName
{
color: #0D9512;
}
.AnyTagClassName
{
color: #0D9512;
}
</style>
background-color css
<style>
a { background-color: #0D9512; }
a { background-color: rgb(13,149,18); }
div.DivClassName
{
background-color: #0D9512;
}
.BgClassName
{
background-color: #0D9512;
}
</style>
border-color css
<style>
span { border-color: #0D9512; }
span { border-color: rgb(13,149,18); }
td.TdClassName
{
border-color: #0D9512;
}
.TagClassName
{
border-color: #0D9512;
}
</style>