Shades of Islamic Green #13AF11
Tints of Islamic Green #13AF11
RGB
CMYK
RGB Variations
Color information
#13AF11 (or 0x13AF11) is known color: Islamic Green. HEX triplet: 13, AF and 11. RGB value is (19,175,17). Sum of RGB (Red+Green+Blue) = 19+175+17=211 (27% of max value = 765). Red value is 19 (7.81% from 255 or 9.00% from 211); Green value is 175 (68.75% from 255 or 82.94% from 211); Blue value is 17 (7.03% from 255 or 8.06% from 211); Max value from RGB is 175 - color contains mainly: green. Hex color #13AF11 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #13AF11 is #EC50EE. Grayscale: #6E6E6E. Windows color (decimal): -15487215 or 1158931. OLE color: 1158931.
HSL color Cylindrical-coordinate representation of color #13AF11: hue angle of 119.24º 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 #13AF11 is Cyan = 0.89, Magento = 0, Yellow = 0.90 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 19 | 175 | 17 | - |
| CMYK | 0.89 | 0 | 0.90 | 0.31 |
| HSL | 119.24º | 0.82% | 0.38% | - |
| HSV(B) | 119.24º | 0.9% | 0.69% | - |
| XYZ | 15.7 | 30.84 | 5.66 | - |
| YUV | 110.34 | 75.32 | 62.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 175 | 17 | 0.89 | 0 | 0.90 | 0.31 | 119.24 | 0.82 | 0.38 |
| Hex | 13 | AF | 11 | 59 | 0 | 5A | 1F | 77 | 52 | 26 |
| Octal | 23 | 257 | 21 | 131 | 0 | 132 | 37 | 167 | 122 | 46 |
| Binary | 10011 | 10101111 | 10001 | 1011001 | 0 | 1011010 | 11111 | 1110111 | 1010010 | 100110 |
Color Harmonies of #13AF11
Complementary color
Monochromatic Colors of #13AF11
Black with #13AF11
Text Example
Text Example
White with #13AF11
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #13AF11; }
p { color: rgb(19,175,17); }
H1.HeaderClassName
{
color: #13AF11;
}
.AnyTagClassName
{
color: #13AF11;
}
</style>
background-color css
<style>
a { background-color: #13AF11; }
a { background-color: rgb(19,175,17); }
div.DivClassName
{
background-color: #13AF11;
}
.BgClassName
{
background-color: #13AF11;
}
</style>
border-color css
<style>
span { border-color: #13AF11; }
span { border-color: rgb(19,175,17); }
td.TdClassName
{
border-color: #13AF11;
}
.TagClassName
{
border-color: #13AF11;
}
</style>