Shades of Islamic Green #129203
Tints of Islamic Green #129203
RGB
CMYK
RGB Variations
Color information
#129203 (or 0x129203) is known color: Islamic Green. HEX triplet: 12, 92 and 03. RGB value is (18,146,3). Sum of RGB (Red+Green+Blue) = 18+146+3=167 (22% of max value = 765). Red value is 18 (7.42% from 255 or 10.78% from 167); Green value is 146 (57.42% from 255 or 87.43% from 167); Blue value is 3 (1.56% from 255 or 1.80% from 167); Max value from RGB is 146 - color contains mainly: green. Hex color #129203 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #129203 is #ED6DFC. Grayscale: #5B5B5B. Windows color (decimal): -15560189 or 234002. OLE color: 234002.
HSL color Cylindrical-coordinate representation of color #129203: hue angle of 113.71º degrees, saturation: 0.96, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #129203 is Cyan = 0.88, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 18 | 146 | 3 | - |
| CMYK | 0.88 | 0 | 0.98 | 0.43 |
| HSL | 113.71º | 0.96% | 0.29% | - |
| HSV(B) | 113.71º | 0.98% | 0.57% | - |
| XYZ | 10.54 | 20.69 | 3.52 | - |
| YUV | 91.43 | 78.09 | 75.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 146 | 3 | 0.88 | 0 | 0.98 | 0.43 | 113.71 | 0.96 | 0.29 |
| Hex | 12 | 92 | 3 | 58 | 0 | 62 | 2B | 72 | 60 | 1D |
| Octal | 22 | 222 | 3 | 130 | 0 | 142 | 53 | 162 | 140 | 35 |
| Binary | 10010 | 10010010 | 11 | 1011000 | 0 | 1100010 | 101011 | 1110010 | 1100000 | 11101 |
Color Harmonies of #129203
Complementary color
Monochromatic Colors of #129203
Black with #129203
Text Example
Text Example
White with #129203
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #129203; }
p { color: rgb(18,146,3); }
H1.HeaderClassName
{
color: #129203;
}
.AnyTagClassName
{
color: #129203;
}
</style>
background-color css
<style>
a { background-color: #129203; }
a { background-color: rgb(18,146,3); }
div.DivClassName
{
background-color: #129203;
}
.BgClassName
{
background-color: #129203;
}
</style>
border-color css
<style>
span { border-color: #129203; }
span { border-color: rgb(18,146,3); }
td.TdClassName
{
border-color: #129203;
}
.TagClassName
{
border-color: #129203;
}
</style>