Shades of Islamic Green #16AF11
Tints of Islamic Green #16AF11
RGB
CMYK
RGB Variations
Color information
#16AF11 (or 0x16AF11) is known color: Islamic Green. HEX triplet: 16, AF and 11. RGB value is (22,175,17). Sum of RGB (Red+Green+Blue) = 22+175+17=214 (28% of max value = 765). Red value is 22 (8.98% from 255 or 10.28% from 214); Green value is 175 (68.75% from 255 or 81.78% from 214); Blue value is 17 (7.03% from 255 or 7.94% from 214); Max value from RGB is 175 - color contains mainly: green. Hex color #16AF11 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #16AF11 is #E950EE. Grayscale: #6F6F6F. Windows color (decimal): -15290607 or 1158934. OLE color: 1158934.
HSL color Cylindrical-coordinate representation of color #16AF11: hue angle of 118.1º degrees, saturation: 0.82, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #16AF11 is Cyan = 0.87, Magento = 0, Yellow = 0.90 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 22 | 175 | 17 | - |
| CMYK | 0.87 | 0 | 0.90 | 0.31 |
| HSL | 118.1º | 0.82% | 0.38% | - |
| HSV(B) | 118.1º | 0.9% | 0.69% | - |
| XYZ | 15.76 | 30.87 | 5.66 | - |
| YUV | 111.24 | 74.81 | 64.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 175 | 17 | 0.87 | 0 | 0.90 | 0.31 | 118.1 | 0.82 | 0.38 |
| Hex | 16 | AF | 11 | 57 | 0 | 5A | 1F | 76 | 52 | 26 |
| Octal | 26 | 257 | 21 | 127 | 0 | 132 | 37 | 166 | 122 | 46 |
| Binary | 10110 | 10101111 | 10001 | 1010111 | 0 | 1011010 | 11111 | 1110110 | 1010010 | 100110 |
Color Harmonies of #16AF11
Complementary color
Monochromatic Colors of #16AF11
Black with #16AF11
Text Example
Text Example
White with #16AF11
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #16AF11; }
p { color: rgb(22,175,17); }
H1.HeaderClassName
{
color: #16AF11;
}
.AnyTagClassName
{
color: #16AF11;
}
</style>
background-color css
<style>
a { background-color: #16AF11; }
a { background-color: rgb(22,175,17); }
div.DivClassName
{
background-color: #16AF11;
}
.BgClassName
{
background-color: #16AF11;
}
</style>
border-color css
<style>
span { border-color: #16AF11; }
span { border-color: rgb(22,175,17); }
td.TdClassName
{
border-color: #16AF11;
}
.TagClassName
{
border-color: #16AF11;
}
</style>