Shades of Islamic Green #0E9512
Tints of Islamic Green #0E9512
RGB
CMYK
RGB Variations
Color information
#0E9512 (or 0x0E9512) is known color: Islamic Green. HEX triplet: 0E, 95 and 12. RGB value is (14,149,18). Sum of RGB (Red+Green+Blue) = 14+149+18=181 (23% of max value = 765). Red value is 14 (5.86% from 255 or 7.73% from 181); Green value is 149 (58.59% from 255 or 82.32% from 181); Blue value is 18 (7.42% from 255 or 9.94% from 181); Max value from RGB is 149 - color contains mainly: green. Hex color #0E9512 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #0E9512 is #F16AED. Grayscale: #5E5E5E. Windows color (decimal): -15821550 or 1217806. OLE color: 1217806.
HSL color Cylindrical-coordinate representation of color #0E9512: hue angle of 121.78º degrees, saturation: 0.83, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #0E9512 is Cyan = 0.91, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 14 | 149 | 18 | - |
| CMYK | 0.91 | 0 | 0.88 | 0.42 |
| HSL | 121.78º | 0.83% | 0.32% | - |
| HSV(B) | 121.78º | 0.91% | 0.58% | - |
| XYZ | 11.04 | 21.63 | 4.17 | - |
| YUV | 93.7 | 85.27 | 71.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 14 | 149 | 18 | 0.91 | 0 | 0.88 | 0.42 | 121.78 | 0.83 | 0.32 |
| Hex | E | 95 | 12 | 5B | 0 | 58 | 2A | 7A | 53 | 20 |
| Octal | 16 | 225 | 22 | 133 | 0 | 130 | 52 | 172 | 123 | 40 |
| Binary | 1110 | 10010101 | 10010 | 1011011 | 0 | 1011000 | 101010 | 1111010 | 1010011 | 100000 |
Color Harmonies of #0E9512
Complementary color
Monochromatic Colors of #0E9512
Black with #0E9512
Text Example
Text Example
White with #0E9512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0E9512; }
p { color: rgb(14,149,18); }
H1.HeaderClassName
{
color: #0E9512;
}
.AnyTagClassName
{
color: #0E9512;
}
</style>
background-color css
<style>
a { background-color: #0E9512; }
a { background-color: rgb(14,149,18); }
div.DivClassName
{
background-color: #0E9512;
}
.BgClassName
{
background-color: #0E9512;
}
</style>
border-color css
<style>
span { border-color: #0E9512; }
span { border-color: rgb(14,149,18); }
td.TdClassName
{
border-color: #0E9512;
}
.TagClassName
{
border-color: #0E9512;
}
</style>