Shades of Islamic Green #129109
Tints of Islamic Green #129109
RGB
CMYK
RGB Variations
Color information
#129109 (or 0x129109) is known color: Islamic Green. HEX triplet: 12, 91 and 09. RGB value is (18,145,9). Sum of RGB (Red+Green+Blue) = 18+145+9=172 (22% of max value = 765). Red value is 18 (7.42% from 255 or 10.47% from 172); Green value is 145 (57.03% from 255 or 84.30% from 172); Blue value is 9 (3.91% from 255 or 5.23% from 172); Max value from RGB is 145 - color contains mainly: green. Hex color #129109 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #129109 is #ED6EF6. Grayscale: #5B5B5B. Windows color (decimal): -15560439 or 626962. OLE color: 626962.
HSL color Cylindrical-coordinate representation of color #129109: hue angle of 116.03º degrees, saturation: 0.88, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #129109 is Cyan = 0.88, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 18 | 145 | 9 | - |
| CMYK | 0.88 | 0 | 0.94 | 0.43 |
| HSL | 116.03º | 0.88% | 0.3% | - |
| HSV(B) | 116.03º | 0.94% | 0.57% | - |
| XYZ | 10.42 | 20.4 | 3.65 | - |
| YUV | 91.52 | 81.42 | 75.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 145 | 9 | 0.88 | 0 | 0.94 | 0.43 | 116.03 | 0.88 | 0.3 |
| Hex | 12 | 91 | 9 | 58 | 0 | 5E | 2B | 74 | 58 | 1E |
| Octal | 22 | 221 | 11 | 130 | 0 | 136 | 53 | 164 | 130 | 36 |
| Binary | 10010 | 10010001 | 1001 | 1011000 | 0 | 1011110 | 101011 | 1110100 | 1011000 | 11110 |
Color Harmonies of #129109
Complementary color
Monochromatic Colors of #129109
Black with #129109
Text Example
Text Example
White with #129109
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #129109; }
p { color: rgb(18,145,9); }
H1.HeaderClassName
{
color: #129109;
}
.AnyTagClassName
{
color: #129109;
}
</style>
background-color css
<style>
a { background-color: #129109; }
a { background-color: rgb(18,145,9); }
div.DivClassName
{
background-color: #129109;
}
.BgClassName
{
background-color: #129109;
}
</style>
border-color css
<style>
span { border-color: #129109; }
span { border-color: rgb(18,145,9); }
td.TdClassName
{
border-color: #129109;
}
.TagClassName
{
border-color: #129109;
}
</style>