Shades of Islamic Green #11AF1A
Tints of Islamic Green #11AF1A
RGB
CMYK
RGB Variations
Color information
#11AF1A (or 0x11AF1A) is known color: Islamic Green. HEX triplet: 11, AF and 1A. RGB value is (17,175,26). Sum of RGB (Red+Green+Blue) = 17+175+26=218 (28% of max value = 765). Red value is 17 (7.03% from 255 or 7.80% from 218); Green value is 175 (68.75% from 255 or 80.28% from 218); Blue value is 26 (10.55% from 255 or 11.93% from 218); Max value from RGB is 175 - color contains mainly: green. Hex color #11AF1A is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #11AF1A is #EE50E5. Grayscale: #6F6F6F. Windows color (decimal): -15618278 or 1748753. OLE color: 1748753.
HSL color Cylindrical-coordinate representation of color #11AF1A: hue angle of 123.42º 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 #11AF1A is Cyan = 0.90, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 17 | 175 | 26 | - |
| CMYK | 0.90 | 0 | 0.85 | 0.31 |
| HSL | 123.42º | 0.82% | 0.38% | - |
| HSV(B) | 123.42º | 0.9% | 0.69% | - |
| XYZ | 15.75 | 30.85 | 6.1 | - |
| YUV | 110.77 | 80.15 | 61.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 175 | 26 | 0.90 | 0 | 0.85 | 0.31 | 123.42 | 0.82 | 0.38 |
| Hex | 11 | AF | 1A | 5A | 0 | 55 | 1F | 7B | 52 | 26 |
| Octal | 21 | 257 | 32 | 132 | 0 | 125 | 37 | 173 | 122 | 46 |
| Binary | 10001 | 10101111 | 11010 | 1011010 | 0 | 1010101 | 11111 | 1111011 | 1010010 | 100110 |
Color Harmonies of #11AF1A
Complementary color
Monochromatic Colors of #11AF1A
Black with #11AF1A
Text Example
Text Example
White with #11AF1A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #11AF1A; }
p { color: rgb(17,175,26); }
H1.HeaderClassName
{
color: #11AF1A;
}
.AnyTagClassName
{
color: #11AF1A;
}
</style>
background-color css
<style>
a { background-color: #11AF1A; }
a { background-color: rgb(17,175,26); }
div.DivClassName
{
background-color: #11AF1A;
}
.BgClassName
{
background-color: #11AF1A;
}
</style>
border-color css
<style>
span { border-color: #11AF1A; }
span { border-color: rgb(17,175,26); }
td.TdClassName
{
border-color: #11AF1A;
}
.TagClassName
{
border-color: #11AF1A;
}
</style>