Shades of Islamic Green #0C9706
Tints of Islamic Green #0C9706
RGB
CMYK
RGB Variations
Color information
#0C9706 (or 0x0C9706) is known color: Islamic Green. HEX triplet: 0C, 97 and 06. RGB value is (12,151,6). Sum of RGB (Red+Green+Blue) = 12+151+6=169 (22% of max value = 765). Red value is 12 (5.08% from 255 or 7.10% from 169); Green value is 151 (59.38% from 255 or 89.35% from 169); Blue value is 6 (2.73% from 255 or 3.55% from 169); Max value from RGB is 151 - color contains mainly: green. Hex color #0C9706 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #0C9706 is #F368F9. Grayscale: #5D5D5D. Windows color (decimal): -15952122 or 431884. OLE color: 431884.
HSL color Cylindrical-coordinate representation of color #0C9706: hue angle of 117.52º degrees, saturation: 0.92, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #0C9706 is Cyan = 0.92, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 12 | 151 | 6 | - |
| CMYK | 0.92 | 0 | 0.96 | 0.41 |
| HSL | 117.52º | 0.92% | 0.31% | - |
| HSV(B) | 117.52º | 0.96% | 0.59% | - |
| XYZ | 11.25 | 22.22 | 3.87 | - |
| YUV | 92.91 | 78.95 | 70.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 12 | 151 | 6 | 0.92 | 0 | 0.96 | 0.41 | 117.52 | 0.92 | 0.31 |
| Hex | C | 97 | 6 | 5C | 0 | 60 | 29 | 76 | 5C | 1F |
| Octal | 14 | 227 | 6 | 134 | 0 | 140 | 51 | 166 | 134 | 37 |
| Binary | 1100 | 10010111 | 110 | 1011100 | 0 | 1100000 | 101001 | 1110110 | 1011100 | 11111 |
Color Harmonies of #0C9706
Complementary color
Monochromatic Colors of #0C9706
Black with #0C9706
Text Example
Text Example
White with #0C9706
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0C9706; }
p { color: rgb(12,151,6); }
H1.HeaderClassName
{
color: #0C9706;
}
.AnyTagClassName
{
color: #0C9706;
}
</style>
background-color css
<style>
a { background-color: #0C9706; }
a { background-color: rgb(12,151,6); }
div.DivClassName
{
background-color: #0C9706;
}
.BgClassName
{
background-color: #0C9706;
}
</style>
border-color css
<style>
span { border-color: #0C9706; }
span { border-color: rgb(12,151,6); }
td.TdClassName
{
border-color: #0C9706;
}
.TagClassName
{
border-color: #0C9706;
}
</style>