Shades of Islamic Green #0D9105
Tints of Islamic Green #0D9105
RGB
CMYK
RGB Variations
Color information
#0D9105 (or 0x0D9105) is known color: Islamic Green. HEX triplet: 0D, 91 and 05. RGB value is (13,145,5). Sum of RGB (Red+Green+Blue) = 13+145+5=163 (21% of max value = 765). Red value is 13 (5.47% from 255 or 7.98% from 163); Green value is 145 (57.03% from 255 or 88.96% from 163); Blue value is 5 (2.34% from 255 or 3.07% from 163); Max value from RGB is 145 - color contains mainly: green. Hex color #0D9105 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #0D9105 is #F26EFA. Grayscale: #5A5A5A. Windows color (decimal): -15888123 or 364813. OLE color: 364813.
HSL color Cylindrical-coordinate representation of color #0D9105: hue angle of 116.57º degrees, saturation: 0.93, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #0D9105 is Cyan = 0.91, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 13 | 145 | 5 | - |
| CMYK | 0.91 | 0 | 0.97 | 0.43 |
| HSL | 116.57º | 0.93% | 0.29% | - |
| HSV(B) | 116.57º | 0.97% | 0.57% | - |
| XYZ | 10.32 | 20.35 | 3.53 | - |
| YUV | 89.57 | 80.27 | 73.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 145 | 5 | 0.91 | 0 | 0.97 | 0.43 | 116.57 | 0.93 | 0.29 |
| Hex | D | 91 | 5 | 5B | 0 | 61 | 2B | 75 | 5D | 1D |
| Octal | 15 | 221 | 5 | 133 | 0 | 141 | 53 | 165 | 135 | 35 |
| Binary | 1101 | 10010001 | 101 | 1011011 | 0 | 1100001 | 101011 | 1110101 | 1011101 | 11101 |
Color Harmonies of #0D9105
Complementary color
Monochromatic Colors of #0D9105
Black with #0D9105
Text Example
Text Example
White with #0D9105
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D9105; }
p { color: rgb(13,145,5); }
H1.HeaderClassName
{
color: #0D9105;
}
.AnyTagClassName
{
color: #0D9105;
}
</style>
background-color css
<style>
a { background-color: #0D9105; }
a { background-color: rgb(13,145,5); }
div.DivClassName
{
background-color: #0D9105;
}
.BgClassName
{
background-color: #0D9105;
}
</style>
border-color css
<style>
span { border-color: #0D9105; }
span { border-color: rgb(13,145,5); }
td.TdClassName
{
border-color: #0D9105;
}
.TagClassName
{
border-color: #0D9105;
}
</style>