Shades of Islamic Green #079506
Tints of Islamic Green #079506
RGB
CMYK
RGB Variations
Color information
#079506 (or 0x079506) is known color: Islamic Green. HEX triplet: 07, 95 and 06. RGB value is (7,149,6). Sum of RGB (Red+Green+Blue) = 7+149+6=162 (21% of max value = 765). Red value is 7 (3.12% from 255 or 4.32% from 162); Green value is 149 (58.59% from 255 or 91.98% from 162); Blue value is 6 (2.73% from 255 or 3.70% from 162); Max value from RGB is 149 - color contains mainly: green. Hex color #079506 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #079506 is #F86AF9. Grayscale: #5A5A5A. Windows color (decimal): -16280314 or 431367. OLE color: 431367.
HSL color Cylindrical-coordinate representation of color #079506: hue angle of 119.58º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #079506 is Cyan = 0.95, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 7 | 149 | 6 | - |
| CMYK | 0.95 | 0 | 0.96 | 0.42 |
| HSL | 119.58º | 0.92% | 0.3% | - |
| HSV(B) | 119.58º | 0.96% | 0.58% | - |
| XYZ | 10.87 | 21.55 | 3.76 | - |
| YUV | 90.24 | 80.46 | 68.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 149 | 6 | 0.95 | 0 | 0.96 | 0.42 | 119.58 | 0.92 | 0.3 |
| Hex | 7 | 95 | 6 | 5F | 0 | 60 | 2A | 78 | 5C | 1E |
| Octal | 7 | 225 | 6 | 137 | 0 | 140 | 52 | 170 | 134 | 36 |
| Binary | 111 | 10010101 | 110 | 1011111 | 0 | 1100000 | 101010 | 1111000 | 1011100 | 11110 |
Color Harmonies of #079506
Complementary color
Monochromatic Colors of #079506
Black with #079506
Text Example
Text Example
White with #079506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #079506; }
p { color: rgb(7,149,6); }
H1.HeaderClassName
{
color: #079506;
}
.AnyTagClassName
{
color: #079506;
}
</style>
background-color css
<style>
a { background-color: #079506; }
a { background-color: rgb(7,149,6); }
div.DivClassName
{
background-color: #079506;
}
.BgClassName
{
background-color: #079506;
}
</style>
border-color css
<style>
span { border-color: #079506; }
span { border-color: rgb(7,149,6); }
td.TdClassName
{
border-color: #079506;
}
.TagClassName
{
border-color: #079506;
}
</style>