Shades of Islamic Green #079401
Tints of Islamic Green #079401
RGB
CMYK
RGB Variations
Color information
#079401 (or 0x079401) is known color: Islamic Green. HEX triplet: 07, 94 and 01. RGB value is (7,148,1). Sum of RGB (Red+Green+Blue) = 7+148+1=156 (20% of max value = 765). Red value is 7 (3.12% from 255 or 4.49% from 156); Green value is 148 (58.20% from 255 or 94.87% from 156); Blue value is 1 (0.78% from 255 or 0.64% from 156); Max value from RGB is 148 - color contains mainly: green. Hex color #079401 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #079401 is #F86BFE. Grayscale: #595959. Windows color (decimal): -16280575 or 103431. OLE color: 103431.
HSL color Cylindrical-coordinate representation of color #079401: hue angle of 117.55º degrees, saturation: 0.99, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #079401 is Cyan = 0.95, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 7 | 148 | 1 | - |
| CMYK | 0.95 | 0 | 0.99 | 0.42 |
| HSL | 117.55º | 0.99% | 0.29% | - |
| HSV(B) | 117.55º | 0.99% | 0.58% | - |
| XYZ | 10.68 | 21.23 | 3.56 | - |
| YUV | 89.08 | 78.29 | 69.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 148 | 1 | 0.95 | 0 | 0.99 | 0.42 | 117.55 | 0.99 | 0.29 |
| Hex | 7 | 94 | 1 | 5F | 0 | 63 | 2A | 76 | 63 | 1D |
| Octal | 7 | 224 | 1 | 137 | 0 | 143 | 52 | 166 | 143 | 35 |
| Binary | 111 | 10010100 | 1 | 1011111 | 0 | 1100011 | 101010 | 1110110 | 1100011 | 11101 |
Color Harmonies of #079401
Complementary color
Monochromatic Colors of #079401
Black with #079401
Text Example
Text Example
White with #079401
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #079401; }
p { color: rgb(7,148,1); }
H1.HeaderClassName
{
color: #079401;
}
.AnyTagClassName
{
color: #079401;
}
</style>
background-color css
<style>
a { background-color: #079401; }
a { background-color: rgb(7,148,1); }
div.DivClassName
{
background-color: #079401;
}
.BgClassName
{
background-color: #079401;
}
</style>
border-color css
<style>
span { border-color: #079401; }
span { border-color: rgb(7,148,1); }
td.TdClassName
{
border-color: #079401;
}
.TagClassName
{
border-color: #079401;
}
</style>