Shades of Islamic Green #079700
Tints of Islamic Green #079700
RGB
CMYK
RGB Variations
Color information
#079700 (or 0x079700) is known color: Islamic Green. HEX triplet: 07, 97 and 00. RGB value is (7,151,0). Sum of RGB (Red+Green+Blue) = 7+151+0=158 (20% of max value = 765). Red value is 7 (3.12% from 255 or 4.43% from 158); Green value is 151 (59.38% from 255 or 95.57% from 158); Blue value is 0 (0.39% from 255 or 0% from 158); Max value from RGB is 151 - color contains mainly: green. Hex color #079700 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #079700 is #F868FF. Grayscale: #5B5B5B. Windows color (decimal): -16279808 or 38663. OLE color: 38663.
HSL color Cylindrical-coordinate representation of color #079700: hue angle of 117.22º degrees, saturation: 1, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 1%. Process color model (Four color, CMYK) of #079700 is Cyan = 0.95, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 7 | 151 | 0 | - |
| CMYK | 0.95 | 0 | 1 | 0.41 |
| HSL | 117.22º | 1% | 0.3% | - |
| HSV(B) | 117.22º | 1% | 0.59% | - |
| XYZ | 11.15 | 22.18 | 3.69 | - |
| YUV | 90.73 | 76.79 | 68.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 151 | 0 | 0.95 | 0 | 1 | 0.41 | 117.22 | 1 | 0.3 |
| Hex | 7 | 97 | 0 | 5F | 0 | 64 | 29 | 75 | 64 | 1E |
| Octal | 7 | 227 | 0 | 137 | 0 | 144 | 51 | 165 | 144 | 36 |
| Binary | 111 | 10010111 | 0 | 1011111 | 0 | 1100100 | 101001 | 1110101 | 1100100 | 11110 |
Color Harmonies of #079700
Complementary color
Monochromatic Colors of #079700
Black with #079700
Text Example
Text Example
White with #079700
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #079700; }
p { color: rgb(7,151,0); }
H1.HeaderClassName
{
color: #079700;
}
.AnyTagClassName
{
color: #079700;
}
</style>
background-color css
<style>
a { background-color: #079700; }
a { background-color: rgb(7,151,0); }
div.DivClassName
{
background-color: #079700;
}
.BgClassName
{
background-color: #079700;
}
</style>
border-color css
<style>
span { border-color: #079700; }
span { border-color: rgb(7,151,0); }
td.TdClassName
{
border-color: #079700;
}
.TagClassName
{
border-color: #079700;
}
</style>