Shades of Islamic Green #079501
Tints of Islamic Green #079501
RGB
CMYK
RGB Variations
Color information
#079501 (or 0x079501) is known color: Islamic Green. HEX triplet: 07, 95 and 01. RGB value is (7,149,1). Sum of RGB (Red+Green+Blue) = 7+149+1=157 (20% of max value = 765). Red value is 7 (3.12% from 255 or 4.46% from 157); Green value is 149 (58.59% from 255 or 94.90% from 157); Blue value is 1 (0.78% from 255 or 0.64% from 157); Max value from RGB is 149 - color contains mainly: green. Hex color #079501 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #079501 is #F86AFE. Grayscale: #5A5A5A. Windows color (decimal): -16280319 or 103687. OLE color: 103687.
HSL color Cylindrical-coordinate representation of color #079501: hue angle of 117.57º degrees, saturation: 0.99, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #079501 is Cyan = 0.95, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 7 | 149 | 1 | - |
| CMYK | 0.95 | 0 | 0.99 | 0.42 |
| HSL | 117.57º | 0.99% | 0.29% | - |
| HSV(B) | 117.57º | 0.99% | 0.58% | - |
| XYZ | 10.84 | 21.54 | 3.62 | - |
| YUV | 89.67 | 77.96 | 69.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 149 | 1 | 0.95 | 0 | 0.99 | 0.42 | 117.57 | 0.99 | 0.29 |
| Hex | 7 | 95 | 1 | 5F | 0 | 63 | 2A | 76 | 63 | 1D |
| Octal | 7 | 225 | 1 | 137 | 0 | 143 | 52 | 166 | 143 | 35 |
| Binary | 111 | 10010101 | 1 | 1011111 | 0 | 1100011 | 101010 | 1110110 | 1100011 | 11101 |
Color Harmonies of #079501
Complementary color
Monochromatic Colors of #079501
Black with #079501
Text Example
Text Example
White with #079501
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #079501; }
p { color: rgb(7,149,1); }
H1.HeaderClassName
{
color: #079501;
}
.AnyTagClassName
{
color: #079501;
}
</style>
background-color css
<style>
a { background-color: #079501; }
a { background-color: rgb(7,149,1); }
div.DivClassName
{
background-color: #079501;
}
.BgClassName
{
background-color: #079501;
}
</style>
border-color css
<style>
span { border-color: #079501; }
span { border-color: rgb(7,149,1); }
td.TdClassName
{
border-color: #079501;
}
.TagClassName
{
border-color: #079501;
}
</style>