Shades of Islamic Green #07930A
Tints of Islamic Green #07930A
RGB
CMYK
RGB Variations
Color information
#07930A (or 0x07930A) is known color: Islamic Green. HEX triplet: 07, 93 and 0A. RGB value is (7,147,10). Sum of RGB (Red+Green+Blue) = 7+147+10=164 (21% of max value = 765). Red value is 7 (3.12% from 255 or 4.27% from 164); Green value is 147 (57.81% from 255 or 89.63% from 164); Blue value is 10 (4.30% from 255 or 6.10% from 164); Max value from RGB is 147 - color contains mainly: green. Hex color #07930A is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #07930A is #F86CF5. Grayscale: #595959. Windows color (decimal): -16280822 or 692999. OLE color: 692999.
HSL color Cylindrical-coordinate representation of color #07930A: hue angle of 121.29º 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 #07930A is Cyan = 0.95, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 7 | 147 | 10 | - |
| CMYK | 0.95 | 0 | 0.93 | 0.42 |
| HSL | 121.29º | 0.91% | 0.3% | - |
| HSV(B) | 121.29º | 0.95% | 0.58% | - |
| XYZ | 10.58 | 20.93 | 3.77 | - |
| YUV | 89.52 | 83.12 | 69.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 147 | 10 | 0.95 | 0 | 0.93 | 0.42 | 121.29 | 0.91 | 0.3 |
| Hex | 7 | 93 | A | 5F | 0 | 5D | 2A | 79 | 5B | 1E |
| Octal | 7 | 223 | 12 | 137 | 0 | 135 | 52 | 171 | 133 | 36 |
| Binary | 111 | 10010011 | 1010 | 1011111 | 0 | 1011101 | 101010 | 1111001 | 1011011 | 11110 |
Color Harmonies of #07930A
Complementary color
Monochromatic Colors of #07930A
Black with #07930A
Text Example
Text Example
White with #07930A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #07930A; }
p { color: rgb(7,147,10); }
H1.HeaderClassName
{
color: #07930A;
}
.AnyTagClassName
{
color: #07930A;
}
</style>
background-color css
<style>
a { background-color: #07930A; }
a { background-color: rgb(7,147,10); }
div.DivClassName
{
background-color: #07930A;
}
.BgClassName
{
background-color: #07930A;
}
</style>
border-color css
<style>
span { border-color: #07930A; }
span { border-color: rgb(7,147,10); }
td.TdClassName
{
border-color: #07930A;
}
.TagClassName
{
border-color: #07930A;
}
</style>