Shades of Islamic Green #129200
Tints of Islamic Green #129200
RGB
CMYK
RGB Variations
Color information
#129200 (or 0x129200) is known color: Islamic Green. HEX triplet: 12, 92 and 00. RGB value is (18,146,0). Sum of RGB (Red+Green+Blue) = 18+146+0=164 (21% of max value = 765). Red value is 18 (7.42% from 255 or 10.98% from 164); Green value is 146 (57.42% from 255 or 89.02% from 164); Blue value is 0 (0.39% from 255 or 0% from 164); Max value from RGB is 146 - color contains mainly: green. Hex color #129200 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #129200 is #ED6DFF. Grayscale: #5B5B5B. Windows color (decimal): -15560192 or 37394. OLE color: 37394.
HSL color Cylindrical-coordinate representation of color #129200: hue angle of 112.6º degrees, saturation: 1, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 1%. Process color model (Four color, CMYK) of #129200 is Cyan = 0.88, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 18 | 146 | 0 | - |
| CMYK | 0.88 | 0 | 1 | 0.43 |
| HSL | 112.6º | 1% | 0.29% | - |
| HSV(B) | 112.6º | 1% | 0.57% | - |
| XYZ | 10.53 | 20.69 | 3.44 | - |
| YUV | 91.08 | 76.59 | 75.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 146 | 0 | 0.88 | 0 | 1 | 0.43 | 112.6 | 1 | 0.29 |
| Hex | 12 | 92 | 0 | 58 | 0 | 64 | 2B | 71 | 64 | 1D |
| Octal | 22 | 222 | 0 | 130 | 0 | 144 | 53 | 161 | 144 | 35 |
| Binary | 10010 | 10010010 | 0 | 1011000 | 0 | 1100100 | 101011 | 1110001 | 1100100 | 11101 |
Color Harmonies of #129200
Complementary color
Monochromatic Colors of #129200
Black with #129200
Text Example
Text Example
White with #129200
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #129200; }
p { color: rgb(18,146,0); }
H1.HeaderClassName
{
color: #129200;
}
.AnyTagClassName
{
color: #129200;
}
</style>
background-color css
<style>
a { background-color: #129200; }
a { background-color: rgb(18,146,0); }
div.DivClassName
{
background-color: #129200;
}
.BgClassName
{
background-color: #129200;
}
</style>
border-color css
<style>
span { border-color: #129200; }
span { border-color: rgb(18,146,0); }
td.TdClassName
{
border-color: #129200;
}
.TagClassName
{
border-color: #129200;
}
</style>