Shades of Islamic Green #079314
Tints of Islamic Green #079314
RGB
CMYK
RGB Variations
Color information
#079314 (or 0x079314) is known color: Islamic Green. HEX triplet: 07, 93 and 14. RGB value is (7,147,20). Sum of RGB (Red+Green+Blue) = 7+147+20=174 (23% of max value = 765). Red value is 7 (3.12% from 255 or 4.02% from 174); Green value is 147 (57.81% from 255 or 84.48% from 174); Blue value is 20 (8.20% from 255 or 11.49% from 174); Max value from RGB is 147 - color contains mainly: green. Hex color #079314 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #079314 is #F86CEB. Grayscale: #5B5B5B. Windows color (decimal): -16280812 or 1348359. OLE color: 1348359.
HSL color Cylindrical-coordinate representation of color #079314: hue angle of 125.57º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #079314 is Cyan = 0.95, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 7 | 147 | 20 | - |
| CMYK | 0.95 | 0 | 0.86 | 0.42 |
| HSL | 125.57º | 0.91% | 0.3% | - |
| HSV(B) | 125.57º | 0.95% | 0.58% | - |
| XYZ | 10.65 | 20.96 | 4.15 | - |
| YUV | 90.66 | 88.12 | 68.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 147 | 20 | 0.95 | 0 | 0.86 | 0.42 | 125.57 | 0.91 | 0.3 |
| Hex | 7 | 93 | 14 | 5F | 0 | 56 | 2A | 7E | 5B | 1E |
| Octal | 7 | 223 | 24 | 137 | 0 | 126 | 52 | 176 | 133 | 36 |
| Binary | 111 | 10010011 | 10100 | 1011111 | 0 | 1010110 | 101010 | 1111110 | 1011011 | 11110 |
Color Harmonies of #079314
Complementary color
Monochromatic Colors of #079314
Black with #079314
Text Example
Text Example
White with #079314
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #079314; }
p { color: rgb(7,147,20); }
H1.HeaderClassName
{
color: #079314;
}
.AnyTagClassName
{
color: #079314;
}
</style>
background-color css
<style>
a { background-color: #079314; }
a { background-color: rgb(7,147,20); }
div.DivClassName
{
background-color: #079314;
}
.BgClassName
{
background-color: #079314;
}
</style>
border-color css
<style>
span { border-color: #079314; }
span { border-color: rgb(7,147,20); }
td.TdClassName
{
border-color: #079314;
}
.TagClassName
{
border-color: #079314;
}
</style>