Shades of Islamic Green #079602
Tints of Islamic Green #079602
RGB
CMYK
RGB Variations
Color information
#079602 (or 0x079602) is known color: Islamic Green. HEX triplet: 07, 96 and 02. RGB value is (7,150,2). Sum of RGB (Red+Green+Blue) = 7+150+2=159 (21% of max value = 765). Red value is 7 (3.12% from 255 or 4.40% from 159); Green value is 150 (58.98% from 255 or 94.34% from 159); Blue value is 2 (1.17% from 255 or 1.26% from 159); Max value from RGB is 150 - color contains mainly: green. Hex color #079602 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #079602 is #F869FD. Grayscale: #5A5A5A. Windows color (decimal): -16280062 or 169479. OLE color: 169479.
HSL color Cylindrical-coordinate representation of color #079602: hue angle of 117.97º degrees, saturation: 0.97, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #079602 is Cyan = 0.95, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 7 | 150 | 2 | - |
| CMYK | 0.95 | 0 | 0.99 | 0.41 |
| HSL | 117.97º | 0.97% | 0.3% | - |
| HSV(B) | 117.97º | 0.99% | 0.59% | - |
| XYZ | 11 | 21.86 | 3.7 | - |
| YUV | 90.37 | 78.12 | 68.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 150 | 2 | 0.95 | 0 | 0.99 | 0.41 | 117.97 | 0.97 | 0.3 |
| Hex | 7 | 96 | 2 | 5F | 0 | 63 | 29 | 76 | 61 | 1E |
| Octal | 7 | 226 | 2 | 137 | 0 | 143 | 51 | 166 | 141 | 36 |
| Binary | 111 | 10010110 | 10 | 1011111 | 0 | 1100011 | 101001 | 1110110 | 1100001 | 11110 |
Color Harmonies of #079602
Complementary color
Monochromatic Colors of #079602
Black with #079602
Text Example
Text Example
White with #079602
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #079602; }
p { color: rgb(7,150,2); }
H1.HeaderClassName
{
color: #079602;
}
.AnyTagClassName
{
color: #079602;
}
</style>
background-color css
<style>
a { background-color: #079602; }
a { background-color: rgb(7,150,2); }
div.DivClassName
{
background-color: #079602;
}
.BgClassName
{
background-color: #079602;
}
</style>
border-color css
<style>
span { border-color: #079602; }
span { border-color: rgb(7,150,2); }
td.TdClassName
{
border-color: #079602;
}
.TagClassName
{
border-color: #079602;
}
</style>