Shades of Islamic Green #0C8F14
Tints of Islamic Green #0C8F14
RGB
CMYK
RGB Variations
Color information
#0C8F14 (or 0x0C8F14) is known color: Islamic Green. HEX triplet: 0C, 8F and 14. RGB value is (12,143,20). Sum of RGB (Red+Green+Blue) = 12+143+20=175 (23% of max value = 765). Red value is 12 (5.08% from 255 or 6.86% from 175); Green value is 143 (56.25% from 255 or 81.71% from 175); Blue value is 20 (8.20% from 255 or 11.43% from 175); Max value from RGB is 143 - color contains mainly: green. Hex color #0C8F14 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #0C8F14 is #F370EB. Grayscale: #5A5A5A. Windows color (decimal): -15954156 or 1347340. OLE color: 1347340.
HSL color Cylindrical-coordinate representation of color #0C8F14: hue angle of 123.66º degrees, saturation: 0.85, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #0C8F14 is Cyan = 0.92, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 12 | 143 | 20 | - |
| CMYK | 0.92 | 0 | 0.86 | 0.44 |
| HSL | 123.66º | 0.85% | 0.3% | - |
| HSV(B) | 123.66º | 0.92% | 0.56% | - |
| XYZ | 10.1 | 19.77 | 3.95 | - |
| YUV | 89.81 | 88.6 | 72.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 12 | 143 | 20 | 0.92 | 0 | 0.86 | 0.44 | 123.66 | 0.85 | 0.3 |
| Hex | C | 8F | 14 | 5C | 0 | 56 | 2C | 7C | 55 | 1E |
| Octal | 14 | 217 | 24 | 134 | 0 | 126 | 54 | 174 | 125 | 36 |
| Binary | 1100 | 10001111 | 10100 | 1011100 | 0 | 1010110 | 101100 | 1111100 | 1010101 | 11110 |
Color Harmonies of #0C8F14
Complementary color
Monochromatic Colors of #0C8F14
Black with #0C8F14
Text Example
Text Example
White with #0C8F14
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0C8F14; }
p { color: rgb(12,143,20); }
H1.HeaderClassName
{
color: #0C8F14;
}
.AnyTagClassName
{
color: #0C8F14;
}
</style>
background-color css
<style>
a { background-color: #0C8F14; }
a { background-color: rgb(12,143,20); }
div.DivClassName
{
background-color: #0C8F14;
}
.BgClassName
{
background-color: #0C8F14;
}
</style>
border-color css
<style>
span { border-color: #0C8F14; }
span { border-color: rgb(12,143,20); }
td.TdClassName
{
border-color: #0C8F14;
}
.TagClassName
{
border-color: #0C8F14;
}
</style>