Shades of Islamic Green #0C9315
Tints of Islamic Green #0C9315
RGB
CMYK
RGB Variations
Color information
#0C9315 (or 0x0C9315) is known color: Islamic Green. HEX triplet: 0C, 93 and 15. RGB value is (12,147,21). Sum of RGB (Red+Green+Blue) = 12+147+21=180 (23% of max value = 765). Red value is 12 (5.08% from 255 or 6.67% from 180); Green value is 147 (57.81% from 255 or 81.67% from 180); Blue value is 21 (8.59% from 255 or 11.67% from 180); Max value from RGB is 147 - color contains mainly: green. Hex color #0C9315 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #0C9315 is #F36CEA. Grayscale: #5C5C5C. Windows color (decimal): -15953131 or 1413900. OLE color: 1413900.
HSL color Cylindrical-coordinate representation of color #0C9315: hue angle of 124º degrees, saturation: 0.85, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #0C9315 is Cyan = 0.92, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 12 | 147 | 21 | - |
| CMYK | 0.92 | 0 | 0.86 | 0.42 |
| HSL | 124º | 0.85% | 0.31% | - |
| HSV(B) | 124º | 0.92% | 0.58% | - |
| XYZ | 10.72 | 21 | 4.2 | - |
| YUV | 92.27 | 87.77 | 70.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 12 | 147 | 21 | 0.92 | 0 | 0.86 | 0.42 | 124 | 0.85 | 0.31 |
| Hex | C | 93 | 15 | 5C | 0 | 56 | 2A | 7C | 55 | 1F |
| Octal | 14 | 223 | 25 | 134 | 0 | 126 | 52 | 174 | 125 | 37 |
| Binary | 1100 | 10010011 | 10101 | 1011100 | 0 | 1010110 | 101010 | 1111100 | 1010101 | 11111 |
Color Harmonies of #0C9315
Complementary color
Monochromatic Colors of #0C9315
Black with #0C9315
Text Example
Text Example
White with #0C9315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0C9315; }
p { color: rgb(12,147,21); }
H1.HeaderClassName
{
color: #0C9315;
}
.AnyTagClassName
{
color: #0C9315;
}
</style>
background-color css
<style>
a { background-color: #0C9315; }
a { background-color: rgb(12,147,21); }
div.DivClassName
{
background-color: #0C9315;
}
.BgClassName
{
background-color: #0C9315;
}
</style>
border-color css
<style>
span { border-color: #0C9315; }
span { border-color: rgb(12,147,21); }
td.TdClassName
{
border-color: #0C9315;
}
.TagClassName
{
border-color: #0C9315;
}
</style>