Shades of Islamic Green #0C8D11
Tints of Islamic Green #0C8D11
RGB
CMYK
RGB Variations
Color information
#0C8D11 (or 0x0C8D11) is known color: Islamic Green. HEX triplet: 0C, 8D and 11. RGB value is (12,141,17). Sum of RGB (Red+Green+Blue) = 12+141+17=170 (22% of max value = 765). Red value is 12 (5.08% from 255 or 7.06% from 170); Green value is 141 (55.47% from 255 or 82.94% from 170); Blue value is 17 (7.03% from 255 or 10% from 170); Max value from RGB is 141 - color contains mainly: green. Hex color #0C8D11 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #0C8D11 is #F372EE. Grayscale: #585858. Windows color (decimal): -15954671 or 1150220. OLE color: 1150220.
HSL color Cylindrical-coordinate representation of color #0C8D11: hue angle of 122.33º degrees, saturation: 0.84, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #0C8D11 is Cyan = 0.91, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 12 | 141 | 17 | - |
| CMYK | 0.91 | 0 | 0.88 | 0.45 |
| HSL | 122.33º | 0.84% | 0.3% | - |
| HSV(B) | 122.33º | 0.91% | 0.55% | - |
| XYZ | 9.78 | 19.17 | 3.71 | - |
| YUV | 88.29 | 87.76 | 73.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 12 | 141 | 17 | 0.91 | 0 | 0.88 | 0.45 | 122.33 | 0.84 | 0.3 |
| Hex | C | 8D | 11 | 5B | 0 | 58 | 2D | 7A | 54 | 1E |
| Octal | 14 | 215 | 21 | 133 | 0 | 130 | 55 | 172 | 124 | 36 |
| Binary | 1100 | 10001101 | 10001 | 1011011 | 0 | 1011000 | 101101 | 1111010 | 1010100 | 11110 |
Color Harmonies of #0C8D11
Complementary color
Monochromatic Colors of #0C8D11
Black with #0C8D11
Text Example
Text Example
White with #0C8D11
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0C8D11; }
p { color: rgb(12,141,17); }
H1.HeaderClassName
{
color: #0C8D11;
}
.AnyTagClassName
{
color: #0C8D11;
}
</style>
background-color css
<style>
a { background-color: #0C8D11; }
a { background-color: rgb(12,141,17); }
div.DivClassName
{
background-color: #0C8D11;
}
.BgClassName
{
background-color: #0C8D11;
}
</style>
border-color css
<style>
span { border-color: #0C8D11; }
span { border-color: rgb(12,141,17); }
td.TdClassName
{
border-color: #0C8D11;
}
.TagClassName
{
border-color: #0C8D11;
}
</style>