Shades of Islamic Green #079505
Tints of Islamic Green #079505
RGB
CMYK
RGB Variations
Color information
#079505 (or 0x079505) is known color: Islamic Green. HEX triplet: 07, 95 and 05. RGB value is (7,149,5). Sum of RGB (Red+Green+Blue) = 7+149+5=161 (21% of max value = 765). Red value is 7 (3.12% from 255 or 4.35% from 161); Green value is 149 (58.59% from 255 or 92.55% from 161); Blue value is 5 (2.34% from 255 or 3.11% from 161); Max value from RGB is 149 - color contains mainly: green. Hex color #079505 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #079505 is #F86AFA. Grayscale: #5A5A5A. Windows color (decimal): -16280315 or 365831. OLE color: 365831.
HSL color Cylindrical-coordinate representation of color #079505: hue angle of 119.17º degrees, saturation: 0.94, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #079505 is Cyan = 0.95, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 7 | 149 | 5 | - |
| CMYK | 0.95 | 0 | 0.97 | 0.42 |
| HSL | 119.17º | 0.94% | 0.3% | - |
| HSV(B) | 119.17º | 0.97% | 0.58% | - |
| XYZ | 10.86 | 21.55 | 3.73 | - |
| YUV | 90.13 | 79.96 | 68.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 149 | 5 | 0.95 | 0 | 0.97 | 0.42 | 119.17 | 0.94 | 0.3 |
| Hex | 7 | 95 | 5 | 5F | 0 | 61 | 2A | 77 | 5E | 1E |
| Octal | 7 | 225 | 5 | 137 | 0 | 141 | 52 | 167 | 136 | 36 |
| Binary | 111 | 10010101 | 101 | 1011111 | 0 | 1100001 | 101010 | 1110111 | 1011110 | 11110 |
Color Harmonies of #079505
Complementary color
Monochromatic Colors of #079505
Black with #079505
Text Example
Text Example
White with #079505
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #079505; }
p { color: rgb(7,149,5); }
H1.HeaderClassName
{
color: #079505;
}
.AnyTagClassName
{
color: #079505;
}
</style>
background-color css
<style>
a { background-color: #079505; }
a { background-color: rgb(7,149,5); }
div.DivClassName
{
background-color: #079505;
}
.BgClassName
{
background-color: #079505;
}
</style>
border-color css
<style>
span { border-color: #079505; }
span { border-color: rgb(7,149,5); }
td.TdClassName
{
border-color: #079505;
}
.TagClassName
{
border-color: #079505;
}
</style>