Shades of Islamic Green #0D9A0E
Tints of Islamic Green #0D9A0E
RGB
CMYK
RGB Variations
Color information
#0D9A0E (or 0x0D9A0E) is known color: Islamic Green. HEX triplet: 0D, 9A and 0E. RGB value is (13,154,14). Sum of RGB (Red+Green+Blue) = 13+154+14=181 (23% of max value = 765). Red value is 13 (5.47% from 255 or 7.18% from 181); Green value is 154 (60.55% from 255 or 85.08% from 181); Blue value is 14 (5.86% from 255 or 7.73% from 181); Max value from RGB is 154 - color contains mainly: green. Hex color #0D9A0E is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #0D9A0E is #F265F1. Grayscale: #606060. Windows color (decimal): -15885810 or 956941. OLE color: 956941.
HSL color Cylindrical-coordinate representation of color #0D9A0E: hue angle of 120.43º degrees, saturation: 0.84, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #0D9A0E is Cyan = 0.92, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 13 | 154 | 14 | - |
| CMYK | 0.92 | 0 | 0.91 | 0.40 |
| HSL | 120.43º | 0.84% | 0.33% | - |
| HSV(B) | 120.43º | 0.92% | 0.6% | - |
| XYZ | 11.8 | 23.23 | 4.28 | - |
| YUV | 95.88 | 81.79 | 68.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 154 | 14 | 0.92 | 0 | 0.91 | 0.40 | 120.43 | 0.84 | 0.33 |
| Hex | D | 9A | E | 5C | 0 | 5B | 28 | 78 | 54 | 21 |
| Octal | 15 | 232 | 16 | 134 | 0 | 133 | 50 | 170 | 124 | 41 |
| Binary | 1101 | 10011010 | 1110 | 1011100 | 0 | 1011011 | 101000 | 1111000 | 1010100 | 100001 |
Color Harmonies of #0D9A0E
Complementary color
Monochromatic Colors of #0D9A0E
Black with #0D9A0E
Text Example
Text Example
White with #0D9A0E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D9A0E; }
p { color: rgb(13,154,14); }
H1.HeaderClassName
{
color: #0D9A0E;
}
.AnyTagClassName
{
color: #0D9A0E;
}
</style>
background-color css
<style>
a { background-color: #0D9A0E; }
a { background-color: rgb(13,154,14); }
div.DivClassName
{
background-color: #0D9A0E;
}
.BgClassName
{
background-color: #0D9A0E;
}
</style>
border-color css
<style>
span { border-color: #0D9A0E; }
span { border-color: rgb(13,154,14); }
td.TdClassName
{
border-color: #0D9A0E;
}
.TagClassName
{
border-color: #0D9A0E;
}
</style>