Shades of Islamic Green #079313
Tints of Islamic Green #079313
RGB
CMYK
RGB Variations
Color information
#079313 (or 0x079313) is known color: Islamic Green. HEX triplet: 07, 93 and 13. RGB value is (7,147,19). Sum of RGB (Red+Green+Blue) = 7+147+19=173 (22% of max value = 765). Red value is 7 (3.12% from 255 or 4.05% from 173); Green value is 147 (57.81% from 255 or 84.97% from 173); Blue value is 19 (7.81% from 255 or 10.98% from 173); Max value from RGB is 147 - color contains mainly: green. Hex color #079313 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #079313 is #F86CEC. Grayscale: #5A5A5A. Windows color (decimal): -16280813 or 1282823. OLE color: 1282823.
HSL color Cylindrical-coordinate representation of color #079313: hue angle of 125.14º 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 #079313 is Cyan = 0.95, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 7 | 147 | 19 | - |
| CMYK | 0.95 | 0 | 0.87 | 0.42 |
| HSL | 125.14º | 0.91% | 0.3% | - |
| HSV(B) | 125.14º | 0.95% | 0.58% | - |
| XYZ | 10.64 | 20.96 | 4.1 | - |
| YUV | 90.55 | 87.62 | 68.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 147 | 19 | 0.95 | 0 | 0.87 | 0.42 | 125.14 | 0.91 | 0.3 |
| Hex | 7 | 93 | 13 | 5F | 0 | 57 | 2A | 7D | 5B | 1E |
| Octal | 7 | 223 | 23 | 137 | 0 | 127 | 52 | 175 | 133 | 36 |
| Binary | 111 | 10010011 | 10011 | 1011111 | 0 | 1010111 | 101010 | 1111101 | 1011011 | 11110 |
Color Harmonies of #079313
Complementary color
Monochromatic Colors of #079313
Black with #079313
Text Example
Text Example
White with #079313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #079313; }
p { color: rgb(7,147,19); }
H1.HeaderClassName
{
color: #079313;
}
.AnyTagClassName
{
color: #079313;
}
</style>
background-color css
<style>
a { background-color: #079313; }
a { background-color: rgb(7,147,19); }
div.DivClassName
{
background-color: #079313;
}
.BgClassName
{
background-color: #079313;
}
</style>
border-color css
<style>
span { border-color: #079313; }
span { border-color: rgb(7,147,19); }
td.TdClassName
{
border-color: #079313;
}
.TagClassName
{
border-color: #079313;
}
</style>