Shades of Islamic Green #13BA17
Tints of Islamic Green #13BA17
RGB
CMYK
RGB Variations
Color information
#13BA17 (or 0x13BA17) is known color: Islamic Green. HEX triplet: 13, BA and 17. RGB value is (19,186,23). Sum of RGB (Red+Green+Blue) = 19+186+23=228 (30% of max value = 765). Red value is 19 (7.81% from 255 or 8.33% from 228); Green value is 186 (73.05% from 255 or 81.58% from 228); Blue value is 23 (9.38% from 255 or 10.09% from 228); Max value from RGB is 186 - color contains mainly: green. Hex color #13BA17 is not a web safe color. Web safe color analog (approx): #00CC00. Inversed color of #13BA17 is #EC45E8. Grayscale: #757575. Windows color (decimal): -15484393 or 1554963. OLE color: 1554963.
HSL color Cylindrical-coordinate representation of color #13BA17: hue angle of 121.44º degrees, saturation: 0.81, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #13BA17 is Cyan = 0.90, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.27.
Color convert
| RGB | 19 | 186 | 23 | - |
| CMYK | 0.90 | 0 | 0.88 | 0.27 |
| HSL | 121.44º | 0.81% | 0.4% | - |
| HSV(B) | 121.44º | 0.9% | 0.73% | - |
| XYZ | 17.98 | 35.32 | 6.68 | - |
| YUV | 117.49 | 74.67 | 57.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 186 | 23 | 0.90 | 0 | 0.88 | 0.27 | 121.44 | 0.81 | 0.4 |
| Hex | 13 | BA | 17 | 5A | 0 | 58 | 1B | 79 | 51 | 28 |
| Octal | 23 | 272 | 27 | 132 | 0 | 130 | 33 | 171 | 121 | 50 |
| Binary | 10011 | 10111010 | 10111 | 1011010 | 0 | 1011000 | 11011 | 1111001 | 1010001 | 101000 |
Color Harmonies of #13BA17
Complementary color
Monochromatic Colors of #13BA17
Black with #13BA17
Text Example
Text Example
White with #13BA17
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #13BA17; }
p { color: rgb(19,186,23); }
H1.HeaderClassName
{
color: #13BA17;
}
.AnyTagClassName
{
color: #13BA17;
}
</style>
background-color css
<style>
a { background-color: #13BA17; }
a { background-color: rgb(19,186,23); }
div.DivClassName
{
background-color: #13BA17;
}
.BgClassName
{
background-color: #13BA17;
}
</style>
border-color css
<style>
span { border-color: #13BA17; }
span { border-color: rgb(19,186,23); }
td.TdClassName
{
border-color: #13BA17;
}
.TagClassName
{
border-color: #13BA17;
}
</style>