Shades of Islamic Green #129808
Tints of Islamic Green #129808
RGB
CMYK
RGB Variations
Color information
#129808 (or 0x129808) is known color: Islamic Green. HEX triplet: 12, 98 and 08. RGB value is (18,152,8). Sum of RGB (Red+Green+Blue) = 18+152+8=178 (23% of max value = 765). Red value is 18 (7.42% from 255 or 10.11% from 178); Green value is 152 (59.77% from 255 or 85.39% from 178); Blue value is 8 (3.52% from 255 or 4.49% from 178); Max value from RGB is 152 - color contains mainly: green. Hex color #129808 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #129808 is #ED67F7. Grayscale: #5F5F5F. Windows color (decimal): -15558648 or 563218. OLE color: 563218.
HSL color Cylindrical-coordinate representation of color #129808: hue angle of 115.83º degrees, saturation: 0.9, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #129808 is Cyan = 0.88, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 18 | 152 | 8 | - |
| CMYK | 0.88 | 0 | 0.95 | 0.40 |
| HSL | 115.83º | 0.9% | 0.31% | - |
| HSV(B) | 115.83º | 0.95% | 0.6% | - |
| XYZ | 11.52 | 22.6 | 3.99 | - |
| YUV | 95.52 | 78.61 | 72.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 152 | 8 | 0.88 | 0 | 0.95 | 0.40 | 115.83 | 0.9 | 0.31 |
| Hex | 12 | 98 | 8 | 58 | 0 | 5F | 28 | 74 | 5A | 1F |
| Octal | 22 | 230 | 10 | 130 | 0 | 137 | 50 | 164 | 132 | 37 |
| Binary | 10010 | 10011000 | 1000 | 1011000 | 0 | 1011111 | 101000 | 1110100 | 1011010 | 11111 |
Color Harmonies of #129808
Complementary color
Monochromatic Colors of #129808
Black with #129808
Text Example
Text Example
White with #129808
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #129808; }
p { color: rgb(18,152,8); }
H1.HeaderClassName
{
color: #129808;
}
.AnyTagClassName
{
color: #129808;
}
</style>
background-color css
<style>
a { background-color: #129808; }
a { background-color: rgb(18,152,8); }
div.DivClassName
{
background-color: #129808;
}
.BgClassName
{
background-color: #129808;
}
</style>
border-color css
<style>
span { border-color: #129808; }
span { border-color: rgb(18,152,8); }
td.TdClassName
{
border-color: #129808;
}
.TagClassName
{
border-color: #129808;
}
</style>