Shades of Islamic Green #129D14
Tints of Islamic Green #129D14
RGB
CMYK
RGB Variations
Color information
#129D14 (or 0x129D14) is known color: Islamic Green. HEX triplet: 12, 9D and 14. RGB value is (18,157,20). Sum of RGB (Red+Green+Blue) = 18+157+20=195 (25% of max value = 765). Red value is 18 (7.42% from 255 or 9.23% from 195); Green value is 157 (61.72% from 255 or 80.51% from 195); Blue value is 20 (8.20% from 255 or 10.26% from 195); Max value from RGB is 157 - color contains mainly: green. Hex color #129D14 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #129D14 is #ED62EB. Grayscale: #646464. Windows color (decimal): -15557356 or 1350930. OLE color: 1350930.
HSL color Cylindrical-coordinate representation of color #129D14: hue angle of 120.86º degrees, saturation: 0.79, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #129D14 is Cyan = 0.89, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 18 | 157 | 20 | - |
| CMYK | 0.89 | 0 | 0.87 | 0.38 |
| HSL | 120.86º | 0.79% | 0.34% | - |
| HSV(B) | 120.86º | 0.89% | 0.62% | - |
| XYZ | 12.43 | 24.29 | 4.7 | - |
| YUV | 99.82 | 82.95 | 69.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 157 | 20 | 0.89 | 0 | 0.87 | 0.38 | 120.86 | 0.79 | 0.34 |
| Hex | 12 | 9D | 14 | 59 | 0 | 57 | 26 | 79 | 4F | 22 |
| Octal | 22 | 235 | 24 | 131 | 0 | 127 | 46 | 171 | 117 | 42 |
| Binary | 10010 | 10011101 | 10100 | 1011001 | 0 | 1010111 | 100110 | 1111001 | 1001111 | 100010 |
Color Harmonies of #129D14
Complementary color
Monochromatic Colors of #129D14
Black with #129D14
Text Example
Text Example
White with #129D14
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #129D14; }
p { color: rgb(18,157,20); }
H1.HeaderClassName
{
color: #129D14;
}
.AnyTagClassName
{
color: #129D14;
}
</style>
background-color css
<style>
a { background-color: #129D14; }
a { background-color: rgb(18,157,20); }
div.DivClassName
{
background-color: #129D14;
}
.BgClassName
{
background-color: #129D14;
}
</style>
border-color css
<style>
span { border-color: #129D14; }
span { border-color: rgb(18,157,20); }
td.TdClassName
{
border-color: #129D14;
}
.TagClassName
{
border-color: #129D14;
}
</style>