Shades of Islamic Green #0E8D09
Tints of Islamic Green #0E8D09
RGB
CMYK
RGB Variations
Color information
#0E8D09 (or 0x0E8D09) is known color: Islamic Green. HEX triplet: 0E, 8D and 09. RGB value is (14,141,9). Sum of RGB (Red+Green+Blue) = 14+141+9=164 (21% of max value = 765). Red value is 14 (5.86% from 255 or 8.54% from 164); Green value is 141 (55.47% from 255 or 85.98% from 164); Blue value is 9 (3.91% from 255 or 5.49% from 164); Max value from RGB is 141 - color contains mainly: green. Hex color #0E8D09 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #0E8D09 is #F172F6. Grayscale: #585858. Windows color (decimal): -15823607 or 625934. OLE color: 625934.
HSL color Cylindrical-coordinate representation of color #0E8D09: hue angle of 117.73º degrees, saturation: 0.88, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #0E8D09 is Cyan = 0.90, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 14 | 141 | 9 | - |
| CMYK | 0.90 | 0 | 0.94 | 0.45 |
| HSL | 117.73º | 0.88% | 0.29% | - |
| HSV(B) | 117.73º | 0.94% | 0.55% | - |
| XYZ | 9.76 | 19.16 | 3.44 | - |
| YUV | 87.98 | 83.42 | 75.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 14 | 141 | 9 | 0.90 | 0 | 0.94 | 0.45 | 117.73 | 0.88 | 0.29 |
| Hex | E | 8D | 9 | 5A | 0 | 5E | 2D | 76 | 58 | 1D |
| Octal | 16 | 215 | 11 | 132 | 0 | 136 | 55 | 166 | 130 | 35 |
| Binary | 1110 | 10001101 | 1001 | 1011010 | 0 | 1011110 | 101101 | 1110110 | 1011000 | 11101 |
Color Harmonies of #0E8D09
Complementary color
Monochromatic Colors of #0E8D09
Black with #0E8D09
Text Example
Text Example
White with #0E8D09
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0E8D09; }
p { color: rgb(14,141,9); }
H1.HeaderClassName
{
color: #0E8D09;
}
.AnyTagClassName
{
color: #0E8D09;
}
</style>
background-color css
<style>
a { background-color: #0E8D09; }
a { background-color: rgb(14,141,9); }
div.DivClassName
{
background-color: #0E8D09;
}
.BgClassName
{
background-color: #0E8D09;
}
</style>
border-color css
<style>
span { border-color: #0E8D09; }
span { border-color: rgb(14,141,9); }
td.TdClassName
{
border-color: #0E8D09;
}
.TagClassName
{
border-color: #0E8D09;
}
</style>