Shades of Islamic Green #13AA17
Tints of Islamic Green #13AA17
RGB
CMYK
RGB Variations
Color information
#13AA17 (or 0x13AA17) is known color: Islamic Green. HEX triplet: 13, AA and 17. RGB value is (19,170,23). Sum of RGB (Red+Green+Blue) = 19+170+23=212 (28% of max value = 765). Red value is 19 (7.81% from 255 or 8.96% from 212); Green value is 170 (66.80% from 255 or 80.19% from 212); Blue value is 23 (9.38% from 255 or 10.85% from 212); Max value from RGB is 170 - color contains mainly: green. Hex color #13AA17 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #13AA17 is #EC55E8. Grayscale: #6C6C6C. Windows color (decimal): -15488489 or 1550867. OLE color: 1550867.
HSL color Cylindrical-coordinate representation of color #13AA17: hue angle of 121.59º degrees, saturation: 0.8, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #13AA17 is Cyan = 0.89, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.33.
Color convert
| RGB | 19 | 170 | 23 | - |
| CMYK | 0.89 | 0 | 0.86 | 0.33 |
| HSL | 121.59º | 0.8% | 0.37% | - |
| HSV(B) | 121.59º | 0.89% | 0.67% | - |
| XYZ | 14.8 | 28.95 | 5.62 | - |
| YUV | 108.09 | 79.97 | 64.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 170 | 23 | 0.89 | 0 | 0.86 | 0.33 | 121.59 | 0.8 | 0.37 |
| Hex | 13 | AA | 17 | 59 | 0 | 56 | 21 | 7A | 50 | 25 |
| Octal | 23 | 252 | 27 | 131 | 0 | 126 | 41 | 172 | 120 | 45 |
| Binary | 10011 | 10101010 | 10111 | 1011001 | 0 | 1010110 | 100001 | 1111010 | 1010000 | 100101 |
Color Harmonies of #13AA17
Complementary color
Monochromatic Colors of #13AA17
Black with #13AA17
Text Example
Text Example
White with #13AA17
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #13AA17; }
p { color: rgb(19,170,23); }
H1.HeaderClassName
{
color: #13AA17;
}
.AnyTagClassName
{
color: #13AA17;
}
</style>
background-color css
<style>
a { background-color: #13AA17; }
a { background-color: rgb(19,170,23); }
div.DivClassName
{
background-color: #13AA17;
}
.BgClassName
{
background-color: #13AA17;
}
</style>
border-color css
<style>
span { border-color: #13AA17; }
span { border-color: rgb(19,170,23); }
td.TdClassName
{
border-color: #13AA17;
}
.TagClassName
{
border-color: #13AA17;
}
</style>