Shades of Islamic Green #0D9108
Tints of Islamic Green #0D9108
RGB
CMYK
RGB Variations
Color information
#0D9108 (or 0x0D9108) is known color: Islamic Green. HEX triplet: 0D, 91 and 08. RGB value is (13,145,8). Sum of RGB (Red+Green+Blue) = 13+145+8=166 (21% of max value = 765). Red value is 13 (5.47% from 255 or 7.83% from 166); Green value is 145 (57.03% from 255 or 87.35% from 166); Blue value is 8 (3.52% from 255 or 4.82% from 166); Max value from RGB is 145 - color contains mainly: green. Hex color #0D9108 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #0D9108 is #F26EF7. Grayscale: #5A5A5A. Windows color (decimal): -15888120 or 561421. OLE color: 561421.
HSL color Cylindrical-coordinate representation of color #0D9108: hue angle of 117.81º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #0D9108 is Cyan = 0.91, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 13 | 145 | 8 | - |
| CMYK | 0.91 | 0 | 0.94 | 0.43 |
| HSL | 117.81º | 0.9% | 0.3% | - |
| HSV(B) | 117.81º | 0.94% | 0.57% | - |
| XYZ | 10.34 | 20.35 | 3.61 | - |
| YUV | 89.91 | 81.77 | 73.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 145 | 8 | 0.91 | 0 | 0.94 | 0.43 | 117.81 | 0.9 | 0.3 |
| Hex | D | 91 | 8 | 5B | 0 | 5E | 2B | 76 | 5A | 1E |
| Octal | 15 | 221 | 10 | 133 | 0 | 136 | 53 | 166 | 132 | 36 |
| Binary | 1101 | 10010001 | 1000 | 1011011 | 0 | 1011110 | 101011 | 1110110 | 1011010 | 11110 |
Color Harmonies of #0D9108
Complementary color
Monochromatic Colors of #0D9108
Black with #0D9108
Text Example
Text Example
White with #0D9108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D9108; }
p { color: rgb(13,145,8); }
H1.HeaderClassName
{
color: #0D9108;
}
.AnyTagClassName
{
color: #0D9108;
}
</style>
background-color css
<style>
a { background-color: #0D9108; }
a { background-color: rgb(13,145,8); }
div.DivClassName
{
background-color: #0D9108;
}
.BgClassName
{
background-color: #0D9108;
}
</style>
border-color css
<style>
span { border-color: #0D9108; }
span { border-color: rgb(13,145,8); }
td.TdClassName
{
border-color: #0D9108;
}
.TagClassName
{
border-color: #0D9108;
}
</style>