Shades of Islamic Green #109512
Tints of Islamic Green #109512
RGB
CMYK
RGB Variations
Color information
#109512 (or 0x109512) is known color: Islamic Green. HEX triplet: 10, 95 and 12. RGB value is (16,149,18). Sum of RGB (Red+Green+Blue) = 16+149+18=183 (24% of max value = 765). Red value is 16 (6.64% from 255 or 8.74% from 183); Green value is 149 (58.59% from 255 or 81.42% from 183); Blue value is 18 (7.42% from 255 or 9.84% from 183); Max value from RGB is 149 - color contains mainly: green. Hex color #109512 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #109512 is #EF6AED. Grayscale: #5E5E5E. Windows color (decimal): -15690478 or 1217808. OLE color: 1217808.
HSL color Cylindrical-coordinate representation of color #109512: hue angle of 120.9º degrees, saturation: 0.81, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #109512 is Cyan = 0.89, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 16 | 149 | 18 | - |
| CMYK | 0.89 | 0 | 0.88 | 0.42 |
| HSL | 120.9º | 0.81% | 0.32% | - |
| HSV(B) | 120.9º | 0.89% | 0.58% | - |
| XYZ | 11.07 | 21.65 | 4.17 | - |
| YUV | 94.3 | 84.94 | 72.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 149 | 18 | 0.89 | 0 | 0.88 | 0.42 | 120.9 | 0.81 | 0.32 |
| Hex | 10 | 95 | 12 | 59 | 0 | 58 | 2A | 79 | 51 | 20 |
| Octal | 20 | 225 | 22 | 131 | 0 | 130 | 52 | 171 | 121 | 40 |
| Binary | 10000 | 10010101 | 10010 | 1011001 | 0 | 1011000 | 101010 | 1111001 | 1010001 | 100000 |
Color Harmonies of #109512
Complementary color
Monochromatic Colors of #109512
Black with #109512
Text Example
Text Example
White with #109512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #109512; }
p { color: rgb(16,149,18); }
H1.HeaderClassName
{
color: #109512;
}
.AnyTagClassName
{
color: #109512;
}
</style>
background-color css
<style>
a { background-color: #109512; }
a { background-color: rgb(16,149,18); }
div.DivClassName
{
background-color: #109512;
}
.BgClassName
{
background-color: #109512;
}
</style>
border-color css
<style>
span { border-color: #109512; }
span { border-color: rgb(16,149,18); }
td.TdClassName
{
border-color: #109512;
}
.TagClassName
{
border-color: #109512;
}
</style>