Shades of Islamic Green #129308
Tints of Islamic Green #129308
RGB
CMYK
RGB Variations
Color information
#129308 (or 0x129308) is known color: Islamic Green. HEX triplet: 12, 93 and 08. RGB value is (18,147,8). Sum of RGB (Red+Green+Blue) = 18+147+8=173 (22% of max value = 765). Red value is 18 (7.42% from 255 or 10.40% from 173); Green value is 147 (57.81% from 255 or 84.97% from 173); Blue value is 8 (3.52% from 255 or 4.62% from 173); Max value from RGB is 147 - color contains mainly: green. Hex color #129308 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #129308 is #ED6CF7. Grayscale: #5D5D5D. Windows color (decimal): -15559928 or 561938. OLE color: 561938.
HSL color Cylindrical-coordinate representation of color #129308: hue angle of 115.68º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #129308 is Cyan = 0.88, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 18 | 147 | 8 | - |
| CMYK | 0.88 | 0 | 0.95 | 0.42 |
| HSL | 115.68º | 0.9% | 0.3% | - |
| HSV(B) | 115.68º | 0.95% | 0.58% | - |
| XYZ | 10.73 | 21.01 | 3.72 | - |
| YUV | 92.58 | 80.26 | 74.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 147 | 8 | 0.88 | 0 | 0.95 | 0.42 | 115.68 | 0.9 | 0.3 |
| Hex | 12 | 93 | 8 | 58 | 0 | 5F | 2A | 74 | 5A | 1E |
| Octal | 22 | 223 | 10 | 130 | 0 | 137 | 52 | 164 | 132 | 36 |
| Binary | 10010 | 10010011 | 1000 | 1011000 | 0 | 1011111 | 101010 | 1110100 | 1011010 | 11110 |
Color Harmonies of #129308
Complementary color
Monochromatic Colors of #129308
Black with #129308
Text Example
Text Example
White with #129308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #129308; }
p { color: rgb(18,147,8); }
H1.HeaderClassName
{
color: #129308;
}
.AnyTagClassName
{
color: #129308;
}
</style>
background-color css
<style>
a { background-color: #129308; }
a { background-color: rgb(18,147,8); }
div.DivClassName
{
background-color: #129308;
}
.BgClassName
{
background-color: #129308;
}
</style>
border-color css
<style>
span { border-color: #129308; }
span { border-color: rgb(18,147,8); }
td.TdClassName
{
border-color: #129308;
}
.TagClassName
{
border-color: #129308;
}
</style>