Shades of Islamic Green #079408
Tints of Islamic Green #079408
RGB
CMYK
RGB Variations
Color information
#079408 (or 0x079408) is known color: Islamic Green. HEX triplet: 07, 94 and 08. RGB value is (7,148,8). Sum of RGB (Red+Green+Blue) = 7+148+8=163 (21% of max value = 765). Red value is 7 (3.12% from 255 or 4.29% from 163); Green value is 148 (58.20% from 255 or 90.80% from 163); Blue value is 8 (3.52% from 255 or 4.91% from 163); Max value from RGB is 148 - color contains mainly: green. Hex color #079408 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #079408 is #F86BF7. Grayscale: #5A5A5A. Windows color (decimal): -16280568 or 562183. OLE color: 562183.
HSL color Cylindrical-coordinate representation of color #079408: hue angle of 120.43º 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 #079408 is Cyan = 0.95, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 7 | 148 | 8 | - |
| CMYK | 0.95 | 0 | 0.95 | 0.42 |
| HSL | 120.43º | 0.91% | 0.3% | - |
| HSV(B) | 120.43º | 0.95% | 0.58% | - |
| XYZ | 10.72 | 21.24 | 3.76 | - |
| YUV | 89.88 | 81.79 | 68.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 148 | 8 | 0.95 | 0 | 0.95 | 0.42 | 120.43 | 0.91 | 0.3 |
| Hex | 7 | 94 | 8 | 5F | 0 | 5F | 2A | 78 | 5B | 1E |
| Octal | 7 | 224 | 10 | 137 | 0 | 137 | 52 | 170 | 133 | 36 |
| Binary | 111 | 10010100 | 1000 | 1011111 | 0 | 1011111 | 101010 | 1111000 | 1011011 | 11110 |
Color Harmonies of #079408
Complementary color
Monochromatic Colors of #079408
Black with #079408
Text Example
Text Example
White with #079408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #079408; }
p { color: rgb(7,148,8); }
H1.HeaderClassName
{
color: #079408;
}
.AnyTagClassName
{
color: #079408;
}
</style>
background-color css
<style>
a { background-color: #079408; }
a { background-color: rgb(7,148,8); }
div.DivClassName
{
background-color: #079408;
}
.BgClassName
{
background-color: #079408;
}
</style>
border-color css
<style>
span { border-color: #079408; }
span { border-color: rgb(7,148,8); }
td.TdClassName
{
border-color: #079408;
}
.TagClassName
{
border-color: #079408;
}
</style>