Shades of Islamic Green #129107
Tints of Islamic Green #129107
RGB
CMYK
RGB Variations
Color information
#129107 (or 0x129107) is known color: Islamic Green. HEX triplet: 12, 91 and 07. RGB value is (18,145,7). Sum of RGB (Red+Green+Blue) = 18+145+7=170 (22% of max value = 765). Red value is 18 (7.42% from 255 or 10.59% from 170); Green value is 145 (57.03% from 255 or 85.29% from 170); Blue value is 7 (3.12% from 255 or 4.12% from 170); Max value from RGB is 145 - color contains mainly: green. Hex color #129107 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #129107 is #ED6EF8. Grayscale: #5B5B5B. Windows color (decimal): -15560441 or 495890. OLE color: 495890.
HSL color Cylindrical-coordinate representation of color #129107: hue angle of 115.22º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #129107 is Cyan = 0.88, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 18 | 145 | 7 | - |
| CMYK | 0.88 | 0 | 0.95 | 0.43 |
| HSL | 115.22º | 0.91% | 0.3% | - |
| HSV(B) | 115.22º | 0.95% | 0.57% | - |
| XYZ | 10.41 | 20.39 | 3.59 | - |
| YUV | 91.3 | 80.42 | 75.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 145 | 7 | 0.88 | 0 | 0.95 | 0.43 | 115.22 | 0.91 | 0.3 |
| Hex | 12 | 91 | 7 | 58 | 0 | 5F | 2B | 73 | 5B | 1E |
| Octal | 22 | 221 | 7 | 130 | 0 | 137 | 53 | 163 | 133 | 36 |
| Binary | 10010 | 10010001 | 111 | 1011000 | 0 | 1011111 | 101011 | 1110011 | 1011011 | 11110 |
Color Harmonies of #129107
Complementary color
Monochromatic Colors of #129107
Black with #129107
Text Example
Text Example
White with #129107
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #129107; }
p { color: rgb(18,145,7); }
H1.HeaderClassName
{
color: #129107;
}
.AnyTagClassName
{
color: #129107;
}
</style>
background-color css
<style>
a { background-color: #129107; }
a { background-color: rgb(18,145,7); }
div.DivClassName
{
background-color: #129107;
}
.BgClassName
{
background-color: #129107;
}
</style>
border-color css
<style>
span { border-color: #129107; }
span { border-color: rgb(18,145,7); }
td.TdClassName
{
border-color: #129107;
}
.TagClassName
{
border-color: #129107;
}
</style>