Shades of Islamic Green #079801
Tints of Islamic Green #079801
RGB
CMYK
RGB Variations
Color information
#079801 (or 0x079801) is known color: Islamic Green. HEX triplet: 07, 98 and 01. RGB value is (7,152,1). Sum of RGB (Red+Green+Blue) = 7+152+1=160 (21% of max value = 765). Red value is 7 (3.12% from 255 or 4.38% from 160); Green value is 152 (59.77% from 255 or 95% from 160); Blue value is 1 (0.78% from 255 or 0.62% from 160); Max value from RGB is 152 - color contains mainly: green. Hex color #079801 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #079801 is #F867FE. Grayscale: #5B5B5B. Windows color (decimal): -16279551 or 104455. OLE color: 104455.
HSL color Cylindrical-coordinate representation of color #079801: hue angle of 117.62º degrees, saturation: 0.99, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #079801 is Cyan = 0.95, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 7 | 152 | 1 | - |
| CMYK | 0.95 | 0 | 0.99 | 0.40 |
| HSL | 117.62º | 0.99% | 0.3% | - |
| HSV(B) | 117.62º | 0.99% | 0.6% | - |
| XYZ | 11.32 | 22.5 | 3.78 | - |
| YUV | 91.43 | 76.96 | 67.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 152 | 1 | 0.95 | 0 | 0.99 | 0.40 | 117.62 | 0.99 | 0.3 |
| Hex | 7 | 98 | 1 | 5F | 0 | 63 | 28 | 76 | 63 | 1E |
| Octal | 7 | 230 | 1 | 137 | 0 | 143 | 50 | 166 | 143 | 36 |
| Binary | 111 | 10011000 | 1 | 1011111 | 0 | 1100011 | 101000 | 1110110 | 1100011 | 11110 |
Color Harmonies of #079801
Complementary color
Monochromatic Colors of #079801
Black with #079801
Text Example
Text Example
White with #079801
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #079801; }
p { color: rgb(7,152,1); }
H1.HeaderClassName
{
color: #079801;
}
.AnyTagClassName
{
color: #079801;
}
</style>
background-color css
<style>
a { background-color: #079801; }
a { background-color: rgb(7,152,1); }
div.DivClassName
{
background-color: #079801;
}
.BgClassName
{
background-color: #079801;
}
</style>
border-color css
<style>
span { border-color: #079801; }
span { border-color: rgb(7,152,1); }
td.TdClassName
{
border-color: #079801;
}
.TagClassName
{
border-color: #079801;
}
</style>