Shades of Islamic Green #13A311
Tints of Islamic Green #13A311
RGB
CMYK
RGB Variations
Color information
#13A311 (or 0x13A311) is known color: Islamic Green. HEX triplet: 13, A3 and 11. RGB value is (19,163,17). Sum of RGB (Red+Green+Blue) = 19+163+17=199 (26% of max value = 765). Red value is 19 (7.81% from 255 or 9.55% from 199); Green value is 163 (64.06% from 255 or 81.91% from 199); Blue value is 17 (7.03% from 255 or 8.54% from 199); Max value from RGB is 163 - color contains mainly: green. Hex color #13A311 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #13A311 is #EC5CEE. Grayscale: #676767. Windows color (decimal): -15490287 or 1155859. OLE color: 1155859.
HSL color Cylindrical-coordinate representation of color #13A311: hue angle of 119.18º degrees, saturation: 0.81, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #13A311 is Cyan = 0.88, Magento = 0, Yellow = 0.90 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 19 | 163 | 17 | - |
| CMYK | 0.88 | 0 | 0.90 | 0.36 |
| HSL | 119.18º | 0.81% | 0.35% | - |
| HSV(B) | 119.18º | 0.9% | 0.64% | - |
| XYZ | 13.47 | 26.37 | 4.91 | - |
| YUV | 103.3 | 79.29 | 67.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 163 | 17 | 0.88 | 0 | 0.90 | 0.36 | 119.18 | 0.81 | 0.35 |
| Hex | 13 | A3 | 11 | 58 | 0 | 5A | 24 | 77 | 51 | 23 |
| Octal | 23 | 243 | 21 | 130 | 0 | 132 | 44 | 167 | 121 | 43 |
| Binary | 10011 | 10100011 | 10001 | 1011000 | 0 | 1011010 | 100100 | 1110111 | 1010001 | 100011 |
Color Harmonies of #13A311
Complementary color
Monochromatic Colors of #13A311
Black with #13A311
Text Example
Text Example
White with #13A311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #13A311; }
p { color: rgb(19,163,17); }
H1.HeaderClassName
{
color: #13A311;
}
.AnyTagClassName
{
color: #13A311;
}
</style>
background-color css
<style>
a { background-color: #13A311; }
a { background-color: rgb(19,163,17); }
div.DivClassName
{
background-color: #13A311;
}
.BgClassName
{
background-color: #13A311;
}
</style>
border-color css
<style>
span { border-color: #13A311; }
span { border-color: rgb(19,163,17); }
td.TdClassName
{
border-color: #13A311;
}
.TagClassName
{
border-color: #13A311;
}
</style>