Shades of Islamic Green #129406
Tints of Islamic Green #129406
RGB
CMYK
RGB Variations
Color information
#129406 (or 0x129406) is known color: Islamic Green. HEX triplet: 12, 94 and 06. RGB value is (18,148,6). Sum of RGB (Red+Green+Blue) = 18+148+6=172 (22% of max value = 765). Red value is 18 (7.42% from 255 or 10.47% from 172); Green value is 148 (58.20% from 255 or 86.05% from 172); Blue value is 6 (2.73% from 255 or 3.49% from 172); Max value from RGB is 148 - color contains mainly: green. Hex color #129406 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #129406 is #ED6BF9. Grayscale: #5D5D5D. Windows color (decimal): -15559674 or 431122. OLE color: 431122.
HSL color Cylindrical-coordinate representation of color #129406: hue angle of 114.93º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #129406 is Cyan = 0.88, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 18 | 148 | 6 | - |
| CMYK | 0.88 | 0 | 0.96 | 0.42 |
| HSL | 114.93º | 0.92% | 0.3% | - |
| HSV(B) | 114.93º | 0.96% | 0.58% | - |
| XYZ | 10.87 | 21.32 | 3.71 | - |
| YUV | 92.94 | 78.93 | 74.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 148 | 6 | 0.88 | 0 | 0.96 | 0.42 | 114.93 | 0.92 | 0.3 |
| Hex | 12 | 94 | 6 | 58 | 0 | 60 | 2A | 73 | 5C | 1E |
| Octal | 22 | 224 | 6 | 130 | 0 | 140 | 52 | 163 | 134 | 36 |
| Binary | 10010 | 10010100 | 110 | 1011000 | 0 | 1100000 | 101010 | 1110011 | 1011100 | 11110 |
Color Harmonies of #129406
Complementary color
Monochromatic Colors of #129406
Black with #129406
Text Example
Text Example
White with #129406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #129406; }
p { color: rgb(18,148,6); }
H1.HeaderClassName
{
color: #129406;
}
.AnyTagClassName
{
color: #129406;
}
</style>
background-color css
<style>
a { background-color: #129406; }
a { background-color: rgb(18,148,6); }
div.DivClassName
{
background-color: #129406;
}
.BgClassName
{
background-color: #129406;
}
</style>
border-color css
<style>
span { border-color: #129406; }
span { border-color: rgb(18,148,6); }
td.TdClassName
{
border-color: #129406;
}
.TagClassName
{
border-color: #129406;
}
</style>