Shades of Islamic Green #079202
Tints of Islamic Green #079202
RGB
CMYK
RGB Variations
Color information
#079202 (or 0x079202) is known color: Islamic Green. HEX triplet: 07, 92 and 02. RGB value is (7,146,2). Sum of RGB (Red+Green+Blue) = 7+146+2=155 (20% of max value = 765). Red value is 7 (3.12% from 255 or 4.52% from 155); Green value is 146 (57.42% from 255 or 94.19% from 155); Blue value is 2 (1.17% from 255 or 1.29% from 155); Max value from RGB is 146 - color contains mainly: green. Hex color #079202 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #079202 is #F86DFD. Grayscale: #585858. Windows color (decimal): -16281086 or 168455. OLE color: 168455.
HSL color Cylindrical-coordinate representation of color #079202: hue angle of 117.92º degrees, saturation: 0.97, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #079202 is Cyan = 0.95, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 7 | 146 | 2 | - |
| CMYK | 0.95 | 0 | 0.99 | 0.43 |
| HSL | 117.92º | 0.97% | 0.29% | - |
| HSV(B) | 117.92º | 0.99% | 0.57% | - |
| XYZ | 10.38 | 20.61 | 3.49 | - |
| YUV | 88.02 | 79.45 | 70.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 146 | 2 | 0.95 | 0 | 0.99 | 0.43 | 117.92 | 0.97 | 0.29 |
| Hex | 7 | 92 | 2 | 5F | 0 | 63 | 2B | 76 | 61 | 1D |
| Octal | 7 | 222 | 2 | 137 | 0 | 143 | 53 | 166 | 141 | 35 |
| Binary | 111 | 10010010 | 10 | 1011111 | 0 | 1100011 | 101011 | 1110110 | 1100001 | 11101 |
Color Harmonies of #079202
Complementary color
Monochromatic Colors of #079202
Black with #079202
Text Example
Text Example
White with #079202
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #079202; }
p { color: rgb(7,146,2); }
H1.HeaderClassName
{
color: #079202;
}
.AnyTagClassName
{
color: #079202;
}
</style>
background-color css
<style>
a { background-color: #079202; }
a { background-color: rgb(7,146,2); }
div.DivClassName
{
background-color: #079202;
}
.BgClassName
{
background-color: #079202;
}
</style>
border-color css
<style>
span { border-color: #079202; }
span { border-color: rgb(7,146,2); }
td.TdClassName
{
border-color: #079202;
}
.TagClassName
{
border-color: #079202;
}
</style>