Shades of Islamic Green #079112
Tints of Islamic Green #079112
RGB
CMYK
RGB Variations
Color information
#079112 (or 0x079112) is known color: Islamic Green. HEX triplet: 07, 91 and 12. RGB value is (7,145,18). Sum of RGB (Red+Green+Blue) = 7+145+18=170 (22% of max value = 765). Red value is 7 (3.12% from 255 or 4.12% from 170); Green value is 145 (57.03% from 255 or 85.29% from 170); Blue value is 18 (7.42% from 255 or 10.59% from 170); Max value from RGB is 145 - color contains mainly: green. Hex color #079112 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #079112 is #F86EED. Grayscale: #595959. Windows color (decimal): -16281326 or 1216775. OLE color: 1216775.
HSL color Cylindrical-coordinate representation of color #079112: hue angle of 124.78º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #079112 is Cyan = 0.95, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 7 | 145 | 18 | - |
| CMYK | 0.95 | 0 | 0.88 | 0.43 |
| HSL | 124.78º | 0.91% | 0.3% | - |
| HSV(B) | 124.78º | 0.95% | 0.57% | - |
| XYZ | 10.32 | 20.34 | 3.95 | - |
| YUV | 89.26 | 87.78 | 69.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 145 | 18 | 0.95 | 0 | 0.88 | 0.43 | 124.78 | 0.91 | 0.3 |
| Hex | 7 | 91 | 12 | 5F | 0 | 58 | 2B | 7D | 5B | 1E |
| Octal | 7 | 221 | 22 | 137 | 0 | 130 | 53 | 175 | 133 | 36 |
| Binary | 111 | 10010001 | 10010 | 1011111 | 0 | 1011000 | 101011 | 1111101 | 1011011 | 11110 |
Color Harmonies of #079112
Complementary color
Monochromatic Colors of #079112
Black with #079112
Text Example
Text Example
White with #079112
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #079112; }
p { color: rgb(7,145,18); }
H1.HeaderClassName
{
color: #079112;
}
.AnyTagClassName
{
color: #079112;
}
</style>
background-color css
<style>
a { background-color: #079112; }
a { background-color: rgb(7,145,18); }
div.DivClassName
{
background-color: #079112;
}
.BgClassName
{
background-color: #079112;
}
</style>
border-color css
<style>
span { border-color: #079112; }
span { border-color: rgb(7,145,18); }
td.TdClassName
{
border-color: #079112;
}
.TagClassName
{
border-color: #079112;
}
</style>