Shades of Islamic Green #079418
Tints of Islamic Green #079418
RGB
CMYK
RGB Variations
Color information
#079418 (or 0x079418) is known color: Islamic Green. HEX triplet: 07, 94 and 18. RGB value is (7,148,24). Sum of RGB (Red+Green+Blue) = 7+148+24=179 (23% of max value = 765). Red value is 7 (3.12% from 255 or 3.91% from 179); Green value is 148 (58.20% from 255 or 82.68% from 179); Blue value is 24 (9.77% from 255 or 13.41% from 179); Max value from RGB is 148 - color contains mainly: green. Hex color #079418 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #079418 is #F86BE7. Grayscale: #5C5C5C. Windows color (decimal): -16280552 or 1610759. OLE color: 1610759.
HSL color Cylindrical-coordinate representation of color #079418: hue angle of 127.23º 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 #079418 is Cyan = 0.95, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 7 | 148 | 24 | - |
| CMYK | 0.95 | 0 | 0.84 | 0.42 |
| HSL | 127.23º | 0.91% | 0.3% | - |
| HSV(B) | 127.23º | 0.95% | 0.58% | - |
| XYZ | 10.84 | 21.29 | 4.4 | - |
| YUV | 91.71 | 89.79 | 67.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 148 | 24 | 0.95 | 0 | 0.84 | 0.42 | 127.23 | 0.91 | 0.3 |
| Hex | 7 | 94 | 18 | 5F | 0 | 54 | 2A | 7F | 5B | 1E |
| Octal | 7 | 224 | 30 | 137 | 0 | 124 | 52 | 177 | 133 | 36 |
| Binary | 111 | 10010100 | 11000 | 1011111 | 0 | 1010100 | 101010 | 1111111 | 1011011 | 11110 |
Color Harmonies of #079418
Complementary color
Monochromatic Colors of #079418
Black with #079418
Text Example
Text Example
White with #079418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #079418; }
p { color: rgb(7,148,24); }
H1.HeaderClassName
{
color: #079418;
}
.AnyTagClassName
{
color: #079418;
}
</style>
background-color css
<style>
a { background-color: #079418; }
a { background-color: rgb(7,148,24); }
div.DivClassName
{
background-color: #079418;
}
.BgClassName
{
background-color: #079418;
}
</style>
border-color css
<style>
span { border-color: #079418; }
span { border-color: rgb(7,148,24); }
td.TdClassName
{
border-color: #079418;
}
.TagClassName
{
border-color: #079418;
}
</style>