Shades of Islamic Green #129902
Tints of Islamic Green #129902
RGB
CMYK
RGB Variations
Color information
#129902 (or 0x129902) is known color: Islamic Green. HEX triplet: 12, 99 and 02. RGB value is (18,153,2). Sum of RGB (Red+Green+Blue) = 18+153+2=173 (22% of max value = 765). Red value is 18 (7.42% from 255 or 10.40% from 173); Green value is 153 (60.16% from 255 or 88.44% from 173); Blue value is 2 (1.17% from 255 or 1.16% from 173); Max value from RGB is 153 - color contains mainly: green. Hex color #129902 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #129902 is #ED66FD. Grayscale: #5F5F5F. Windows color (decimal): -15558398 or 170258. OLE color: 170258.
HSL color Cylindrical-coordinate representation of color #129902: hue angle of 113.64º degrees, saturation: 0.97, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #129902 is Cyan = 0.88, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 18 | 153 | 2 | - |
| CMYK | 0.88 | 0 | 0.99 | 0.4 |
| HSL | 113.64º | 0.97% | 0.3% | - |
| HSV(B) | 113.64º | 0.99% | 0.6% | - |
| XYZ | 11.65 | 22.92 | 3.87 | - |
| YUV | 95.42 | 75.27 | 72.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 153 | 2 | 0.88 | 0 | 0.99 | 0.4 | 113.64 | 0.97 | 0.3 |
| Hex | 12 | 99 | 2 | 58 | 0 | 63 | 28 | 72 | 61 | 1E |
| Octal | 22 | 231 | 2 | 130 | 0 | 143 | 50 | 162 | 141 | 36 |
| Binary | 10010 | 10011001 | 10 | 1011000 | 0 | 1100011 | 101000 | 1110010 | 1100001 | 11110 |
Color Harmonies of #129902
Complementary color
Monochromatic Colors of #129902
Black with #129902
Text Example
Text Example
White with #129902
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #129902; }
p { color: rgb(18,153,2); }
H1.HeaderClassName
{
color: #129902;
}
.AnyTagClassName
{
color: #129902;
}
</style>
background-color css
<style>
a { background-color: #129902; }
a { background-color: rgb(18,153,2); }
div.DivClassName
{
background-color: #129902;
}
.BgClassName
{
background-color: #129902;
}
</style>
border-color css
<style>
span { border-color: #129902; }
span { border-color: rgb(18,153,2); }
td.TdClassName
{
border-color: #129902;
}
.TagClassName
{
border-color: #129902;
}
</style>