Shades of Islamic Green #11AF0A
Tints of Islamic Green #11AF0A
RGB
CMYK
RGB Variations
Color information
#11AF0A (or 0x11AF0A) is known color: Islamic Green. HEX triplet: 11, AF and 0A. RGB value is (17,175,10). Sum of RGB (Red+Green+Blue) = 17+175+10=202 (26% of max value = 765). Red value is 17 (7.03% from 255 or 8.42% from 202); Green value is 175 (68.75% from 255 or 86.63% from 202); Blue value is 10 (4.30% from 255 or 4.95% from 202); Max value from RGB is 175 - color contains mainly: green. Hex color #11AF0A is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #11AF0A is #EE50F5. Grayscale: #6D6D6D. Windows color (decimal): -15618294 or 700177. OLE color: 700177.
HSL color Cylindrical-coordinate representation of color #11AF0A: hue angle of 117.45º degrees, saturation: 0.89, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #11AF0A is Cyan = 0.90, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 17 | 175 | 10 | - |
| CMYK | 0.90 | 0 | 0.94 | 0.31 |
| HSL | 117.45º | 0.89% | 0.36% | - |
| HSV(B) | 117.45º | 0.94% | 0.69% | - |
| XYZ | 15.62 | 30.8 | 5.41 | - |
| YUV | 108.95 | 72.15 | 62.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 175 | 10 | 0.90 | 0 | 0.94 | 0.31 | 117.45 | 0.89 | 0.36 |
| Hex | 11 | AF | A | 5A | 0 | 5E | 1F | 75 | 59 | 24 |
| Octal | 21 | 257 | 12 | 132 | 0 | 136 | 37 | 165 | 131 | 44 |
| Binary | 10001 | 10101111 | 1010 | 1011010 | 0 | 1011110 | 11111 | 1110101 | 1011001 | 100100 |
Color Harmonies of #11AF0A
Complementary color
Monochromatic Colors of #11AF0A
Black with #11AF0A
Text Example
Text Example
White with #11AF0A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #11AF0A; }
p { color: rgb(17,175,10); }
H1.HeaderClassName
{
color: #11AF0A;
}
.AnyTagClassName
{
color: #11AF0A;
}
</style>
background-color css
<style>
a { background-color: #11AF0A; }
a { background-color: rgb(17,175,10); }
div.DivClassName
{
background-color: #11AF0A;
}
.BgClassName
{
background-color: #11AF0A;
}
</style>
border-color css
<style>
span { border-color: #11AF0A; }
span { border-color: rgb(17,175,10); }
td.TdClassName
{
border-color: #11AF0A;
}
.TagClassName
{
border-color: #11AF0A;
}
</style>