Shades of Islamic Green #129003
Tints of Islamic Green #129003
RGB
CMYK
RGB Variations
Color information
#129003 (or 0x129003) is known color: Islamic Green. HEX triplet: 12, 90 and 03. RGB value is (18,144,3). Sum of RGB (Red+Green+Blue) = 18+144+3=165 (21% of max value = 765). Red value is 18 (7.42% from 255 or 10.91% from 165); Green value is 144 (56.64% from 255 or 87.27% from 165); Blue value is 3 (1.56% from 255 or 1.82% from 165); Max value from RGB is 144 - color contains mainly: green. Hex color #129003 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #129003 is #ED6FFC. Grayscale: #5A5A5A. Windows color (decimal): -15560701 or 233490. OLE color: 233490.
HSL color Cylindrical-coordinate representation of color #129003: hue angle of 113.62º degrees, saturation: 0.96, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #129003 is Cyan = 0.88, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 18 | 144 | 3 | - |
| CMYK | 0.88 | 0 | 0.98 | 0.44 |
| HSL | 113.62º | 0.96% | 0.29% | - |
| HSV(B) | 113.62º | 0.98% | 0.56% | - |
| XYZ | 10.24 | 20.08 | 3.42 | - |
| YUV | 90.25 | 78.76 | 76.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 144 | 3 | 0.88 | 0 | 0.98 | 0.44 | 113.62 | 0.96 | 0.29 |
| Hex | 12 | 90 | 3 | 58 | 0 | 62 | 2C | 72 | 60 | 1D |
| Octal | 22 | 220 | 3 | 130 | 0 | 142 | 54 | 162 | 140 | 35 |
| Binary | 10010 | 10010000 | 11 | 1011000 | 0 | 1100010 | 101100 | 1110010 | 1100000 | 11101 |
Color Harmonies of #129003
Complementary color
Monochromatic Colors of #129003
Black with #129003
Text Example
Text Example
White with #129003
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #129003; }
p { color: rgb(18,144,3); }
H1.HeaderClassName
{
color: #129003;
}
.AnyTagClassName
{
color: #129003;
}
</style>
background-color css
<style>
a { background-color: #129003; }
a { background-color: rgb(18,144,3); }
div.DivClassName
{
background-color: #129003;
}
.BgClassName
{
background-color: #129003;
}
</style>
border-color css
<style>
span { border-color: #129003; }
span { border-color: rgb(18,144,3); }
td.TdClassName
{
border-color: #129003;
}
.TagClassName
{
border-color: #129003;
}
</style>