Shades of Islamic Green #109812
Tints of Islamic Green #109812
RGB
CMYK
RGB Variations
Color information
#109812 (or 0x109812) is known color: Islamic Green. HEX triplet: 10, 98 and 12. RGB value is (16,152,18). Sum of RGB (Red+Green+Blue) = 16+152+18=186 (24% of max value = 765). Red value is 16 (6.64% from 255 or 8.60% from 186); Green value is 152 (59.77% from 255 or 81.72% from 186); Blue value is 18 (7.42% from 255 or 9.68% from 186); Max value from RGB is 152 - color contains mainly: green. Hex color #109812 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #109812 is #EF67ED. Grayscale: #606060. Windows color (decimal): -15689710 or 1218576. OLE color: 1218576.
HSL color Cylindrical-coordinate representation of color #109812: hue angle of 120.88º degrees, saturation: 0.81, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #109812 is Cyan = 0.89, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 16 | 152 | 18 | - |
| CMYK | 0.89 | 0 | 0.88 | 0.40 |
| HSL | 120.88º | 0.81% | 0.33% | - |
| HSV(B) | 120.88º | 0.89% | 0.6% | - |
| XYZ | 11.55 | 22.61 | 4.33 | - |
| YUV | 96.06 | 83.94 | 70.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 152 | 18 | 0.89 | 0 | 0.88 | 0.40 | 120.88 | 0.81 | 0.33 |
| Hex | 10 | 98 | 12 | 59 | 0 | 58 | 28 | 79 | 51 | 21 |
| Octal | 20 | 230 | 22 | 131 | 0 | 130 | 50 | 171 | 121 | 41 |
| Binary | 10000 | 10011000 | 10010 | 1011001 | 0 | 1011000 | 101000 | 1111001 | 1010001 | 100001 |
Color Harmonies of #109812
Complementary color
Monochromatic Colors of #109812
Black with #109812
Text Example
Text Example
White with #109812
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #109812; }
p { color: rgb(16,152,18); }
H1.HeaderClassName
{
color: #109812;
}
.AnyTagClassName
{
color: #109812;
}
</style>
background-color css
<style>
a { background-color: #109812; }
a { background-color: rgb(16,152,18); }
div.DivClassName
{
background-color: #109812;
}
.BgClassName
{
background-color: #109812;
}
</style>
border-color css
<style>
span { border-color: #109812; }
span { border-color: rgb(16,152,18); }
td.TdClassName
{
border-color: #109812;
}
.TagClassName
{
border-color: #109812;
}
</style>