Shades of Islamic Green #11A90E
Tints of Islamic Green #11A90E
RGB
CMYK
RGB Variations
Color information
#11A90E (or 0x11A90E) is known color: Islamic Green. HEX triplet: 11, A9 and 0E. RGB value is (17,169,14). Sum of RGB (Red+Green+Blue) = 17+169+14=200 (26% of max value = 765). Red value is 17 (7.03% from 255 or 8.5% from 200); Green value is 169 (66.41% from 255 or 84.5% from 200); Blue value is 14 (5.86% from 255 or 7% from 200); Max value from RGB is 169 - color contains mainly: green. Hex color #11A90E is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #11A90E is #EE56F1. Grayscale: #6A6A6A. Windows color (decimal): -15619826 or 960785. OLE color: 960785.
HSL color Cylindrical-coordinate representation of color #11A90E: hue angle of 118.84º degrees, saturation: 0.85, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #11A90E is Cyan = 0.90, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.34.
Color convert
| RGB | 17 | 169 | 14 | - |
| CMYK | 0.90 | 0 | 0.92 | 0.34 |
| HSL | 118.84º | 0.85% | 0.36% | - |
| HSV(B) | 118.84º | 0.92% | 0.66% | - |
| XYZ | 14.5 | 28.53 | 5.16 | - |
| YUV | 105.88 | 76.14 | 64.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 169 | 14 | 0.90 | 0 | 0.92 | 0.34 | 118.84 | 0.85 | 0.36 |
| Hex | 11 | A9 | E | 5A | 0 | 5C | 22 | 77 | 55 | 24 |
| Octal | 21 | 251 | 16 | 132 | 0 | 134 | 42 | 167 | 125 | 44 |
| Binary | 10001 | 10101001 | 1110 | 1011010 | 0 | 1011100 | 100010 | 1110111 | 1010101 | 100100 |
Color Harmonies of #11A90E
Complementary color
Monochromatic Colors of #11A90E
Black with #11A90E
Text Example
Text Example
White with #11A90E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #11A90E; }
p { color: rgb(17,169,14); }
H1.HeaderClassName
{
color: #11A90E;
}
.AnyTagClassName
{
color: #11A90E;
}
</style>
background-color css
<style>
a { background-color: #11A90E; }
a { background-color: rgb(17,169,14); }
div.DivClassName
{
background-color: #11A90E;
}
.BgClassName
{
background-color: #11A90E;
}
</style>
border-color css
<style>
span { border-color: #11A90E; }
span { border-color: rgb(17,169,14); }
td.TdClassName
{
border-color: #11A90E;
}
.TagClassName
{
border-color: #11A90E;
}
</style>