Shades of Islamic Green #0C9814
Tints of Islamic Green #0C9814
RGB
CMYK
RGB Variations
Color information
#0C9814 (or 0x0C9814) is known color: Islamic Green. HEX triplet: 0C, 98 and 14. RGB value is (12,152,20). Sum of RGB (Red+Green+Blue) = 12+152+20=184 (24% of max value = 765). Red value is 12 (5.08% from 255 or 6.52% from 184); Green value is 152 (59.77% from 255 or 82.61% from 184); Blue value is 20 (8.20% from 255 or 10.87% from 184); Max value from RGB is 152 - color contains mainly: green. Hex color #0C9814 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #0C9814 is #F367EB. Grayscale: #5F5F5F. Windows color (decimal): -15951852 or 1349644. OLE color: 1349644.
HSL color Cylindrical-coordinate representation of color #0C9814: hue angle of 123.43º degrees, saturation: 0.85, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #0C9814 is Cyan = 0.92, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 12 | 152 | 20 | - |
| CMYK | 0.92 | 0 | 0.87 | 0.40 |
| HSL | 123.43º | 0.85% | 0.32% | - |
| HSV(B) | 123.43º | 0.92% | 0.6% | - |
| XYZ | 11.51 | 22.59 | 4.41 | - |
| YUV | 95.09 | 85.62 | 68.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 12 | 152 | 20 | 0.92 | 0 | 0.87 | 0.40 | 123.43 | 0.85 | 0.32 |
| Hex | C | 98 | 14 | 5C | 0 | 57 | 28 | 7B | 55 | 20 |
| Octal | 14 | 230 | 24 | 134 | 0 | 127 | 50 | 173 | 125 | 40 |
| Binary | 1100 | 10011000 | 10100 | 1011100 | 0 | 1010111 | 101000 | 1111011 | 1010101 | 100000 |
Color Harmonies of #0C9814
Complementary color
Monochromatic Colors of #0C9814
Black with #0C9814
Text Example
Text Example
White with #0C9814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0C9814; }
p { color: rgb(12,152,20); }
H1.HeaderClassName
{
color: #0C9814;
}
.AnyTagClassName
{
color: #0C9814;
}
</style>
background-color css
<style>
a { background-color: #0C9814; }
a { background-color: rgb(12,152,20); }
div.DivClassName
{
background-color: #0C9814;
}
.BgClassName
{
background-color: #0C9814;
}
</style>
border-color css
<style>
span { border-color: #0C9814; }
span { border-color: rgb(12,152,20); }
td.TdClassName
{
border-color: #0C9814;
}
.TagClassName
{
border-color: #0C9814;
}
</style>