Shades of Islamic Green #079512
Tints of Islamic Green #079512
RGB
CMYK
RGB Variations
Color information
#079512 (or 0x079512) is known color: Islamic Green. HEX triplet: 07, 95 and 12. RGB value is (7,149,18). Sum of RGB (Red+Green+Blue) = 7+149+18=174 (23% of max value = 765). Red value is 7 (3.12% from 255 or 4.02% from 174); Green value is 149 (58.59% from 255 or 85.63% from 174); Blue value is 18 (7.42% from 255 or 10.34% from 174); Max value from RGB is 149 - color contains mainly: green. Hex color #079512 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #079512 is #F86AED. Grayscale: #5B5B5B. Windows color (decimal): -16280302 or 1217799. OLE color: 1217799.
HSL color Cylindrical-coordinate representation of color #079512: hue angle of 124.65º degrees, saturation: 0.91, 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 #079512 is Cyan = 0.95, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 7 | 149 | 18 | - |
| CMYK | 0.95 | 0 | 0.88 | 0.42 |
| HSL | 124.65º | 0.91% | 0.31% | - |
| HSV(B) | 124.65º | 0.95% | 0.58% | - |
| XYZ | 10.94 | 21.58 | 4.16 | - |
| YUV | 91.61 | 86.46 | 67.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 149 | 18 | 0.95 | 0 | 0.88 | 0.42 | 124.65 | 0.91 | 0.31 |
| Hex | 7 | 95 | 12 | 5F | 0 | 58 | 2A | 7D | 5B | 1F |
| Octal | 7 | 225 | 22 | 137 | 0 | 130 | 52 | 175 | 133 | 37 |
| Binary | 111 | 10010101 | 10010 | 1011111 | 0 | 1011000 | 101010 | 1111101 | 1011011 | 11111 |
Color Harmonies of #079512
Complementary color
Monochromatic Colors of #079512
Black with #079512
Text Example
Text Example
White with #079512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #079512; }
p { color: rgb(7,149,18); }
H1.HeaderClassName
{
color: #079512;
}
.AnyTagClassName
{
color: #079512;
}
</style>
background-color css
<style>
a { background-color: #079512; }
a { background-color: rgb(7,149,18); }
div.DivClassName
{
background-color: #079512;
}
.BgClassName
{
background-color: #079512;
}
</style>
border-color css
<style>
span { border-color: #079512; }
span { border-color: rgb(7,149,18); }
td.TdClassName
{
border-color: #079512;
}
.TagClassName
{
border-color: #079512;
}
</style>