Shades of Islamic Green #079914
Tints of Islamic Green #079914
RGB
CMYK
RGB Variations
Color information
#079914 (or 0x079914) is known color: Islamic Green. HEX triplet: 07, 99 and 14. RGB value is (7,153,20). Sum of RGB (Red+Green+Blue) = 7+153+20=180 (23% of max value = 765). Red value is 7 (3.12% from 255 or 3.89% from 180); Green value is 153 (60.16% from 255 or 85% from 180); Blue value is 20 (8.20% from 255 or 11.11% from 180); Max value from RGB is 153 - color contains mainly: green. Hex color #079914 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #079914 is #F866EB. Grayscale: #5E5E5E. Windows color (decimal): -16279276 or 1349895. OLE color: 1349895.
HSL color Cylindrical-coordinate representation of color #079914: hue angle of 125.34º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #079914 is Cyan = 0.95, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 7 | 153 | 20 | - |
| CMYK | 0.95 | 0 | 0.87 | 0.4 |
| HSL | 125.34º | 0.91% | 0.31% | - |
| HSV(B) | 125.34º | 0.95% | 0.6% | - |
| XYZ | 11.61 | 22.88 | 4.47 | - |
| YUV | 94.18 | 86.13 | 65.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 153 | 20 | 0.95 | 0 | 0.87 | 0.4 | 125.34 | 0.91 | 0.31 |
| Hex | 7 | 99 | 14 | 5F | 0 | 57 | 28 | 7D | 5B | 1F |
| Octal | 7 | 231 | 24 | 137 | 0 | 127 | 50 | 175 | 133 | 37 |
| Binary | 111 | 10011001 | 10100 | 1011111 | 0 | 1010111 | 101000 | 1111101 | 1011011 | 11111 |
Color Harmonies of #079914
Complementary color
Monochromatic Colors of #079914
Black with #079914
Text Example
Text Example
White with #079914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #079914; }
p { color: rgb(7,153,20); }
H1.HeaderClassName
{
color: #079914;
}
.AnyTagClassName
{
color: #079914;
}
</style>
background-color css
<style>
a { background-color: #079914; }
a { background-color: rgb(7,153,20); }
div.DivClassName
{
background-color: #079914;
}
.BgClassName
{
background-color: #079914;
}
</style>
border-color css
<style>
span { border-color: #079914; }
span { border-color: rgb(7,153,20); }
td.TdClassName
{
border-color: #079914;
}
.TagClassName
{
border-color: #079914;
}
</style>