Shades of Islamic Green #0D9510
Tints of Islamic Green #0D9510
RGB
CMYK
RGB Variations
Color information
#0D9510 (or 0x0D9510) is known color: Islamic Green. HEX triplet: 0D, 95 and 10. RGB value is (13,149,16). Sum of RGB (Red+Green+Blue) = 13+149+16=178 (23% of max value = 765). Red value is 13 (5.47% from 255 or 7.30% from 178); Green value is 149 (58.59% from 255 or 83.71% from 178); Blue value is 16 (6.64% from 255 or 8.99% from 178); Max value from RGB is 149 - color contains mainly: green. Hex color #0D9510 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #0D9510 is #F26AEF. Grayscale: #5D5D5D. Windows color (decimal): -15887088 or 1086733. OLE color: 1086733.
HSL color Cylindrical-coordinate representation of color #0D9510: hue angle of 121.32º 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 #0D9510 is Cyan = 0.91, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 13 | 149 | 16 | - |
| CMYK | 0.91 | 0 | 0.89 | 0.42 |
| HSL | 121.32º | 0.84% | 0.32% | - |
| HSV(B) | 121.32º | 0.91% | 0.58% | - |
| XYZ | 11.01 | 21.62 | 4.08 | - |
| YUV | 93.17 | 84.44 | 70.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 149 | 16 | 0.91 | 0 | 0.89 | 0.42 | 121.32 | 0.84 | 0.32 |
| Hex | D | 95 | 10 | 5B | 0 | 59 | 2A | 79 | 54 | 20 |
| Octal | 15 | 225 | 20 | 133 | 0 | 131 | 52 | 171 | 124 | 40 |
| Binary | 1101 | 10010101 | 10000 | 1011011 | 0 | 1011001 | 101010 | 1111001 | 1010100 | 100000 |
Color Harmonies of #0D9510
Complementary color
Monochromatic Colors of #0D9510
Black with #0D9510
Text Example
Text Example
White with #0D9510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D9510; }
p { color: rgb(13,149,16); }
H1.HeaderClassName
{
color: #0D9510;
}
.AnyTagClassName
{
color: #0D9510;
}
</style>
background-color css
<style>
a { background-color: #0D9510; }
a { background-color: rgb(13,149,16); }
div.DivClassName
{
background-color: #0D9510;
}
.BgClassName
{
background-color: #0D9510;
}
</style>
border-color css
<style>
span { border-color: #0D9510; }
span { border-color: rgb(13,149,16); }
td.TdClassName
{
border-color: #0D9510;
}
.TagClassName
{
border-color: #0D9510;
}
</style>