Shades of Islamic Green #129507
Tints of Islamic Green #129507
RGB
CMYK
RGB Variations
Color information
#129507 (or 0x129507) is known color: Islamic Green. HEX triplet: 12, 95 and 07. RGB value is (18,149,7). Sum of RGB (Red+Green+Blue) = 18+149+7=174 (23% of max value = 765). Red value is 18 (7.42% from 255 or 10.34% from 174); Green value is 149 (58.59% from 255 or 85.63% from 174); Blue value is 7 (3.12% from 255 or 4.02% from 174); Max value from RGB is 149 - color contains mainly: green. Hex color #129507 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #129507 is #ED6AF8. Grayscale: #5E5E5E. Windows color (decimal): -15559417 or 496914. OLE color: 496914.
HSL color Cylindrical-coordinate representation of color #129507: hue angle of 115.35º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #129507 is Cyan = 0.88, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 18 | 149 | 7 | - |
| CMYK | 0.88 | 0 | 0.95 | 0.42 |
| HSL | 115.35º | 0.91% | 0.31% | - |
| HSV(B) | 115.35º | 0.95% | 0.58% | - |
| XYZ | 11.04 | 21.64 | 3.8 | - |
| YUV | 93.64 | 79.1 | 74.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 149 | 7 | 0.88 | 0 | 0.95 | 0.42 | 115.35 | 0.91 | 0.31 |
| Hex | 12 | 95 | 7 | 58 | 0 | 5F | 2A | 73 | 5B | 1F |
| Octal | 22 | 225 | 7 | 130 | 0 | 137 | 52 | 163 | 133 | 37 |
| Binary | 10010 | 10010101 | 111 | 1011000 | 0 | 1011111 | 101010 | 1110011 | 1011011 | 11111 |
Color Harmonies of #129507
Complementary color
Monochromatic Colors of #129507
Black with #129507
Text Example
Text Example
White with #129507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #129507; }
p { color: rgb(18,149,7); }
H1.HeaderClassName
{
color: #129507;
}
.AnyTagClassName
{
color: #129507;
}
</style>
background-color css
<style>
a { background-color: #129507; }
a { background-color: rgb(18,149,7); }
div.DivClassName
{
background-color: #129507;
}
.BgClassName
{
background-color: #129507;
}
</style>
border-color css
<style>
span { border-color: #129507; }
span { border-color: rgb(18,149,7); }
td.TdClassName
{
border-color: #129507;
}
.TagClassName
{
border-color: #129507;
}
</style>