Shades of Islamic Green #0C9508
Tints of Islamic Green #0C9508
RGB
CMYK
RGB Variations
Color information
#0C9508 (or 0x0C9508) is known color: Islamic Green. HEX triplet: 0C, 95 and 08. RGB value is (12,149,8). Sum of RGB (Red+Green+Blue) = 12+149+8=169 (22% of max value = 765). Red value is 12 (5.08% from 255 or 7.10% from 169); Green value is 149 (58.59% from 255 or 88.17% from 169); Blue value is 8 (3.52% from 255 or 4.73% from 169); Max value from RGB is 149 - color contains mainly: green. Hex color #0C9508 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #0C9508 is #F36AF7. Grayscale: #5C5C5C. Windows color (decimal): -15952632 or 562444. OLE color: 562444.
HSL color Cylindrical-coordinate representation of color #0C9508: hue angle of 118.3º degrees, saturation: 0.9, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #0C9508 is Cyan = 0.92, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 12 | 149 | 8 | - |
| CMYK | 0.92 | 0 | 0.95 | 0.42 |
| HSL | 118.3º | 0.9% | 0.31% | - |
| HSV(B) | 118.3º | 0.95% | 0.58% | - |
| XYZ | 10.94 | 21.59 | 3.82 | - |
| YUV | 91.96 | 80.61 | 70.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 12 | 149 | 8 | 0.92 | 0 | 0.95 | 0.42 | 118.3 | 0.9 | 0.31 |
| Hex | C | 95 | 8 | 5C | 0 | 5F | 2A | 76 | 5A | 1F |
| Octal | 14 | 225 | 10 | 134 | 0 | 137 | 52 | 166 | 132 | 37 |
| Binary | 1100 | 10010101 | 1000 | 1011100 | 0 | 1011111 | 101010 | 1110110 | 1011010 | 11111 |
Color Harmonies of #0C9508
Complementary color
Monochromatic Colors of #0C9508
Black with #0C9508
Text Example
Text Example
White with #0C9508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0C9508; }
p { color: rgb(12,149,8); }
H1.HeaderClassName
{
color: #0C9508;
}
.AnyTagClassName
{
color: #0C9508;
}
</style>
background-color css
<style>
a { background-color: #0C9508; }
a { background-color: rgb(12,149,8); }
div.DivClassName
{
background-color: #0C9508;
}
.BgClassName
{
background-color: #0C9508;
}
</style>
border-color css
<style>
span { border-color: #0C9508; }
span { border-color: rgb(12,149,8); }
td.TdClassName
{
border-color: #0C9508;
}
.TagClassName
{
border-color: #0C9508;
}
</style>