Shades of Islamic Green #129508
Tints of Islamic Green #129508
RGB
CMYK
RGB Variations
Color information
#129508 (or 0x129508) is known color: Islamic Green. HEX triplet: 12, 95 and 08. RGB value is (18,149,8). Sum of RGB (Red+Green+Blue) = 18+149+8=175 (23% of max value = 765). Red value is 18 (7.42% from 255 or 10.29% from 175); Green value is 149 (58.59% from 255 or 85.14% from 175); Blue value is 8 (3.52% from 255 or 4.57% from 175); Max value from RGB is 149 - color contains mainly: green. Hex color #129508 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #129508 is #ED6AF7. Grayscale: #5E5E5E. Windows color (decimal): -15559416 or 562450. OLE color: 562450.
HSL color Cylindrical-coordinate representation of color #129508: hue angle of 115.74º degrees, saturation: 0.9, 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 #129508 is Cyan = 0.88, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 18 | 149 | 8 | - |
| CMYK | 0.88 | 0 | 0.95 | 0.42 |
| HSL | 115.74º | 0.9% | 0.31% | - |
| HSV(B) | 115.74º | 0.95% | 0.58% | - |
| XYZ | 11.04 | 21.64 | 3.82 | - |
| YUV | 93.76 | 79.6 | 73.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 149 | 8 | 0.88 | 0 | 0.95 | 0.42 | 115.74 | 0.9 | 0.31 |
| Hex | 12 | 95 | 8 | 58 | 0 | 5F | 2A | 74 | 5A | 1F |
| Octal | 22 | 225 | 10 | 130 | 0 | 137 | 52 | 164 | 132 | 37 |
| Binary | 10010 | 10010101 | 1000 | 1011000 | 0 | 1011111 | 101010 | 1110100 | 1011010 | 11111 |
Color Harmonies of #129508
Complementary color
Monochromatic Colors of #129508
Black with #129508
Text Example
Text Example
White with #129508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #129508; }
p { color: rgb(18,149,8); }
H1.HeaderClassName
{
color: #129508;
}
.AnyTagClassName
{
color: #129508;
}
</style>
background-color css
<style>
a { background-color: #129508; }
a { background-color: rgb(18,149,8); }
div.DivClassName
{
background-color: #129508;
}
.BgClassName
{
background-color: #129508;
}
</style>
border-color css
<style>
span { border-color: #129508; }
span { border-color: rgb(18,149,8); }
td.TdClassName
{
border-color: #129508;
}
.TagClassName
{
border-color: #129508;
}
</style>