Shades of Islamic Green #0C9014
Tints of Islamic Green #0C9014
RGB
CMYK
RGB Variations
Color information
#0C9014 (or 0x0C9014) is known color: Islamic Green. HEX triplet: 0C, 90 and 14. RGB value is (12,144,20). Sum of RGB (Red+Green+Blue) = 12+144+20=176 (23% of max value = 765). Red value is 12 (5.08% from 255 or 6.82% from 176); Green value is 144 (56.64% from 255 or 81.82% from 176); Blue value is 20 (8.20% from 255 or 11.36% from 176); Max value from RGB is 144 - color contains mainly: green. Hex color #0C9014 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #0C9014 is #F36FEB. Grayscale: #5A5A5A. Windows color (decimal): -15953900 or 1347596. OLE color: 1347596.
HSL color Cylindrical-coordinate representation of color #0C9014: hue angle of 123.64º degrees, saturation: 0.85, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #0C9014 is Cyan = 0.92, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 12 | 144 | 20 | - |
| CMYK | 0.92 | 0 | 0.86 | 0.44 |
| HSL | 123.64º | 0.85% | 0.31% | - |
| HSV(B) | 123.64º | 0.92% | 0.56% | - |
| XYZ | 10.25 | 20.08 | 4 | - |
| YUV | 90.4 | 88.27 | 72.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 12 | 144 | 20 | 0.92 | 0 | 0.86 | 0.44 | 123.64 | 0.85 | 0.31 |
| Hex | C | 90 | 14 | 5C | 0 | 56 | 2C | 7C | 55 | 1F |
| Octal | 14 | 220 | 24 | 134 | 0 | 126 | 54 | 174 | 125 | 37 |
| Binary | 1100 | 10010000 | 10100 | 1011100 | 0 | 1010110 | 101100 | 1111100 | 1010101 | 11111 |
Color Harmonies of #0C9014
Complementary color
Monochromatic Colors of #0C9014
Black with #0C9014
Text Example
Text Example
White with #0C9014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0C9014; }
p { color: rgb(12,144,20); }
H1.HeaderClassName
{
color: #0C9014;
}
.AnyTagClassName
{
color: #0C9014;
}
</style>
background-color css
<style>
a { background-color: #0C9014; }
a { background-color: rgb(12,144,20); }
div.DivClassName
{
background-color: #0C9014;
}
.BgClassName
{
background-color: #0C9014;
}
</style>
border-color css
<style>
span { border-color: #0C9014; }
span { border-color: rgb(12,144,20); }
td.TdClassName
{
border-color: #0C9014;
}
.TagClassName
{
border-color: #0C9014;
}
</style>