Shades of Islamic Green #07A014
Tints of Islamic Green #07A014
RGB
CMYK
RGB Variations
Color information
#07A014 (or 0x07A014) is known color: Islamic Green. HEX triplet: 07, A0 and 14. RGB value is (7,160,20). Sum of RGB (Red+Green+Blue) = 7+160+20=187 (24% of max value = 765). Red value is 7 (3.12% from 255 or 3.74% from 187); Green value is 160 (62.89% from 255 or 85.56% from 187); Blue value is 20 (8.20% from 255 or 10.70% from 187); Max value from RGB is 160 - color contains mainly: green. Hex color #07A014 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #07A014 is #F85FEB. Grayscale: #626262. Windows color (decimal): -16277484 or 1351687. OLE color: 1351687.
HSL color Cylindrical-coordinate representation of color #07A014: hue angle of 125.1º degrees, saturation: 0.92, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #07A014 is Cyan = 0.96, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 7 | 160 | 20 | - |
| CMYK | 0.96 | 0 | 0.88 | 0.37 |
| HSL | 125.1º | 0.92% | 0.33% | - |
| HSV(B) | 125.1º | 0.96% | 0.63% | - |
| XYZ | 12.78 | 25.24 | 4.86 | - |
| YUV | 98.29 | 83.81 | 62.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 160 | 20 | 0.96 | 0 | 0.88 | 0.37 | 125.1 | 0.92 | 0.33 |
| Hex | 7 | A0 | 14 | 60 | 0 | 58 | 25 | 7D | 5C | 21 |
| Octal | 7 | 240 | 24 | 140 | 0 | 130 | 45 | 175 | 134 | 41 |
| Binary | 111 | 10100000 | 10100 | 1100000 | 0 | 1011000 | 100101 | 1111101 | 1011100 | 100001 |
Color Harmonies of #07A014
Complementary color
Monochromatic Colors of #07A014
Black with #07A014
Text Example
Text Example
White with #07A014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #07A014; }
p { color: rgb(7,160,20); }
H1.HeaderClassName
{
color: #07A014;
}
.AnyTagClassName
{
color: #07A014;
}
</style>
background-color css
<style>
a { background-color: #07A014; }
a { background-color: rgb(7,160,20); }
div.DivClassName
{
background-color: #07A014;
}
.BgClassName
{
background-color: #07A014;
}
</style>
border-color css
<style>
span { border-color: #07A014; }
span { border-color: rgb(7,160,20); }
td.TdClassName
{
border-color: #07A014;
}
.TagClassName
{
border-color: #07A014;
}
</style>