Shades of Islamic Green #0D9103
Tints of Islamic Green #0D9103
RGB
CMYK
RGB Variations
Color information
#0D9103 (or 0x0D9103) is known color: Islamic Green. HEX triplet: 0D, 91 and 03. RGB value is (13,145,3). Sum of RGB (Red+Green+Blue) = 13+145+3=161 (21% of max value = 765). Red value is 13 (5.47% from 255 or 8.07% from 161); Green value is 145 (57.03% from 255 or 90.06% from 161); Blue value is 3 (1.56% from 255 or 1.86% from 161); Max value from RGB is 145 - color contains mainly: green. Hex color #0D9103 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #0D9103 is #F26EFC. Grayscale: #595959. Windows color (decimal): -15888125 or 233741. OLE color: 233741.
HSL color Cylindrical-coordinate representation of color #0D9103: hue angle of 115.77º degrees, saturation: 0.96, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #0D9103 is Cyan = 0.91, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 13 | 145 | 3 | - |
| CMYK | 0.91 | 0 | 0.98 | 0.43 |
| HSL | 115.77º | 0.96% | 0.29% | - |
| HSV(B) | 115.77º | 0.98% | 0.57% | - |
| XYZ | 10.31 | 20.34 | 3.47 | - |
| YUV | 89.34 | 79.27 | 73.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 145 | 3 | 0.91 | 0 | 0.98 | 0.43 | 115.77 | 0.96 | 0.29 |
| Hex | D | 91 | 3 | 5B | 0 | 62 | 2B | 74 | 60 | 1D |
| Octal | 15 | 221 | 3 | 133 | 0 | 142 | 53 | 164 | 140 | 35 |
| Binary | 1101 | 10010001 | 11 | 1011011 | 0 | 1100010 | 101011 | 1110100 | 1100000 | 11101 |
Color Harmonies of #0D9103
Complementary color
Monochromatic Colors of #0D9103
Black with #0D9103
Text Example
Text Example
White with #0D9103
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D9103; }
p { color: rgb(13,145,3); }
H1.HeaderClassName
{
color: #0D9103;
}
.AnyTagClassName
{
color: #0D9103;
}
</style>
background-color css
<style>
a { background-color: #0D9103; }
a { background-color: rgb(13,145,3); }
div.DivClassName
{
background-color: #0D9103;
}
.BgClassName
{
background-color: #0D9103;
}
</style>
border-color css
<style>
span { border-color: #0D9103; }
span { border-color: rgb(13,145,3); }
td.TdClassName
{
border-color: #0D9103;
}
.TagClassName
{
border-color: #0D9103;
}
</style>