Shades of Islamic Green #07C511
Tints of Islamic Green #07C511
RGB
CMYK
RGB Variations
Color information
#07C511 (or 0x07C511) is known color: Islamic Green. HEX triplet: 07, C5 and 11. RGB value is (7,197,17). Sum of RGB (Red+Green+Blue) = 7+197+17=221 (29% of max value = 765). Red value is 7 (3.12% from 255 or 3.17% from 221); Green value is 197 (77.34% from 255 or 89.14% from 221); Blue value is 17 (7.03% from 255 or 7.69% from 221); Max value from RGB is 197 - color contains mainly: green. Hex color #07C511 is not a web safe color. Web safe color analog (approx): #00CC00. Inversed color of #07C511 is #F83AEE. Grayscale: #787878. Windows color (decimal): -16268015 or 1164551. OLE color: 1164551.
HSL color Cylindrical-coordinate representation of color #07C511: hue angle of 123.16º degrees, saturation: 0.93, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #07C511 is Cyan = 0.96, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.23.
Color convert
| RGB | 7 | 197 | 17 | - |
| CMYK | 0.96 | 0 | 0.91 | 0.23 |
| HSL | 123.16º | 0.93% | 0.4% | - |
| HSV(B) | 123.16º | 0.96% | 0.77% | - |
| XYZ | 20.16 | 40.02 | 7.19 | - |
| YUV | 119.67 | 70.05 | 47.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 197 | 17 | 0.96 | 0 | 0.91 | 0.23 | 123.16 | 0.93 | 0.4 |
| Hex | 7 | C5 | 11 | 60 | 0 | 5B | 17 | 7B | 5D | 28 |
| Octal | 7 | 305 | 21 | 140 | 0 | 133 | 27 | 173 | 135 | 50 |
| Binary | 111 | 11000101 | 10001 | 1100000 | 0 | 1011011 | 10111 | 1111011 | 1011101 | 101000 |
Color Harmonies of #07C511
Complementary color
Monochromatic Colors of #07C511
Black with #07C511
Text Example
Text Example
White with #07C511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #07C511; }
p { color: rgb(7,197,17); }
H1.HeaderClassName
{
color: #07C511;
}
.AnyTagClassName
{
color: #07C511;
}
</style>
background-color css
<style>
a { background-color: #07C511; }
a { background-color: rgb(7,197,17); }
div.DivClassName
{
background-color: #07C511;
}
.BgClassName
{
background-color: #07C511;
}
</style>
border-color css
<style>
span { border-color: #07C511; }
span { border-color: rgb(7,197,17); }
td.TdClassName
{
border-color: #07C511;
}
.TagClassName
{
border-color: #07C511;
}
</style>