Shades of Islamic Green #129305
Tints of Islamic Green #129305
RGB
CMYK
RGB Variations
Color information
#129305 (or 0x129305) is known color: Islamic Green. HEX triplet: 12, 93 and 05. RGB value is (18,147,5). Sum of RGB (Red+Green+Blue) = 18+147+5=170 (22% of max value = 765). Red value is 18 (7.42% from 255 or 10.59% from 170); Green value is 147 (57.81% from 255 or 86.47% from 170); Blue value is 5 (2.34% from 255 or 2.94% from 170); Max value from RGB is 147 - color contains mainly: green. Hex color #129305 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #129305 is #ED6CFA. Grayscale: #5C5C5C. Windows color (decimal): -15559931 or 365330. OLE color: 365330.
HSL color Cylindrical-coordinate representation of color #129305: hue angle of 114.51º degrees, saturation: 0.93, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #129305 is Cyan = 0.88, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 18 | 147 | 5 | - |
| CMYK | 0.88 | 0 | 0.97 | 0.42 |
| HSL | 114.51º | 0.93% | 0.3% | - |
| HSV(B) | 114.51º | 0.97% | 0.58% | - |
| XYZ | 10.71 | 21.01 | 3.63 | - |
| YUV | 92.24 | 78.76 | 75.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 147 | 5 | 0.88 | 0 | 0.97 | 0.42 | 114.51 | 0.93 | 0.3 |
| Hex | 12 | 93 | 5 | 58 | 0 | 61 | 2A | 73 | 5D | 1E |
| Octal | 22 | 223 | 5 | 130 | 0 | 141 | 52 | 163 | 135 | 36 |
| Binary | 10010 | 10010011 | 101 | 1011000 | 0 | 1100001 | 101010 | 1110011 | 1011101 | 11110 |
Color Harmonies of #129305
Complementary color
Monochromatic Colors of #129305
Black with #129305
Text Example
Text Example
White with #129305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #129305; }
p { color: rgb(18,147,5); }
H1.HeaderClassName
{
color: #129305;
}
.AnyTagClassName
{
color: #129305;
}
</style>
background-color css
<style>
a { background-color: #129305; }
a { background-color: rgb(18,147,5); }
div.DivClassName
{
background-color: #129305;
}
.BgClassName
{
background-color: #129305;
}
</style>
border-color css
<style>
span { border-color: #129305; }
span { border-color: rgb(18,147,5); }
td.TdClassName
{
border-color: #129305;
}
.TagClassName
{
border-color: #129305;
}
</style>