Shades of Islamic Green #079013
Tints of Islamic Green #079013
RGB
CMYK
RGB Variations
Color information
#079013 (or 0x079013) is known color: Islamic Green. HEX triplet: 07, 90 and 13. RGB value is (7,144,19). Sum of RGB (Red+Green+Blue) = 7+144+19=170 (22% of max value = 765). Red value is 7 (3.12% from 255 or 4.12% from 170); Green value is 144 (56.64% from 255 or 84.71% from 170); Blue value is 19 (7.81% from 255 or 11.18% from 170); Max value from RGB is 144 - color contains mainly: green. Hex color #079013 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #079013 is #F86FEC. Grayscale: #595959. Windows color (decimal): -16281581 or 1282055. OLE color: 1282055.
HSL color Cylindrical-coordinate representation of color #079013: hue angle of 125.26º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #079013 is Cyan = 0.95, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 7 | 144 | 19 | - |
| CMYK | 0.95 | 0 | 0.87 | 0.44 |
| HSL | 125.26º | 0.91% | 0.3% | - |
| HSV(B) | 125.26º | 0.95% | 0.56% | - |
| XYZ | 10.18 | 20.04 | 3.95 | - |
| YUV | 88.79 | 88.61 | 69.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 144 | 19 | 0.95 | 0 | 0.87 | 0.44 | 125.26 | 0.91 | 0.3 |
| Hex | 7 | 90 | 13 | 5F | 0 | 57 | 2C | 7D | 5B | 1E |
| Octal | 7 | 220 | 23 | 137 | 0 | 127 | 54 | 175 | 133 | 36 |
| Binary | 111 | 10010000 | 10011 | 1011111 | 0 | 1010111 | 101100 | 1111101 | 1011011 | 11110 |
Color Harmonies of #079013
Complementary color
Monochromatic Colors of #079013
Black with #079013
Text Example
Text Example
White with #079013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #079013; }
p { color: rgb(7,144,19); }
H1.HeaderClassName
{
color: #079013;
}
.AnyTagClassName
{
color: #079013;
}
</style>
background-color css
<style>
a { background-color: #079013; }
a { background-color: rgb(7,144,19); }
div.DivClassName
{
background-color: #079013;
}
.BgClassName
{
background-color: #079013;
}
</style>
border-color css
<style>
span { border-color: #079013; }
span { border-color: rgb(7,144,19); }
td.TdClassName
{
border-color: #079013;
}
.TagClassName
{
border-color: #079013;
}
</style>