Shades of Islamic Green #13A810
Tints of Islamic Green #13A810
RGB
CMYK
RGB Variations
Color information
#13A810 (or 0x13A810) is known color: Islamic Green. HEX triplet: 13, A8 and 10. RGB value is (19,168,16). Sum of RGB (Red+Green+Blue) = 19+168+16=203 (26% of max value = 765). Red value is 19 (7.81% from 255 or 9.36% from 203); Green value is 168 (66.02% from 255 or 82.76% from 203); Blue value is 16 (6.64% from 255 or 7.88% from 203); Max value from RGB is 168 - color contains mainly: green. Hex color #13A810 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #13A810 is #EC57EF. Grayscale: #6A6A6A. Windows color (decimal): -15489008 or 1091603. OLE color: 1091603.
HSL color Cylindrical-coordinate representation of color #13A810: hue angle of 118.82º degrees, saturation: 0.83, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #13A810 is Cyan = 0.89, Magento = 0, Yellow = 0.90 and Black (K on CMYK) = 0.34.
Color convert
| RGB | 19 | 168 | 16 | - |
| CMYK | 0.89 | 0 | 0.90 | 0.34 |
| HSL | 118.82º | 0.83% | 0.36% | - |
| HSV(B) | 118.82º | 0.9% | 0.66% | - |
| XYZ | 14.36 | 28.18 | 5.17 | - |
| YUV | 106.12 | 77.14 | 65.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 168 | 16 | 0.89 | 0 | 0.90 | 0.34 | 118.82 | 0.83 | 0.36 |
| Hex | 13 | A8 | 10 | 59 | 0 | 5A | 22 | 77 | 53 | 24 |
| Octal | 23 | 250 | 20 | 131 | 0 | 132 | 42 | 167 | 123 | 44 |
| Binary | 10011 | 10101000 | 10000 | 1011001 | 0 | 1011010 | 100010 | 1110111 | 1010011 | 100100 |
Color Harmonies of #13A810
Complementary color
Monochromatic Colors of #13A810
Black with #13A810
Text Example
Text Example
White with #13A810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #13A810; }
p { color: rgb(19,168,16); }
H1.HeaderClassName
{
color: #13A810;
}
.AnyTagClassName
{
color: #13A810;
}
</style>
background-color css
<style>
a { background-color: #13A810; }
a { background-color: rgb(19,168,16); }
div.DivClassName
{
background-color: #13A810;
}
.BgClassName
{
background-color: #13A810;
}
</style>
border-color css
<style>
span { border-color: #13A810; }
span { border-color: rgb(19,168,16); }
td.TdClassName
{
border-color: #13A810;
}
.TagClassName
{
border-color: #13A810;
}
</style>