Shades of Islamic Green #14A413
Tints of Islamic Green #14A413
RGB
CMYK
RGB Variations
Color information
#14A413 (or 0x14A413) is known color: Islamic Green. HEX triplet: 14, A4 and 13. RGB value is (20,164,19). Sum of RGB (Red+Green+Blue) = 20+164+19=203 (26% of max value = 765). Red value is 20 (8.20% from 255 or 9.85% from 203); Green value is 164 (64.45% from 255 or 80.79% from 203); Blue value is 19 (7.81% from 255 or 9.36% from 203); Max value from RGB is 164 - color contains mainly: green. Hex color #14A413 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #14A413 is #EB5BEC. Grayscale: #686868. Windows color (decimal): -15424493 or 1287188. OLE color: 1287188.
HSL color Cylindrical-coordinate representation of color #14A413: hue angle of 119.59º degrees, saturation: 0.79, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #14A413 is Cyan = 0.88, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 20 | 164 | 19 | - |
| CMYK | 0.88 | 0 | 0.88 | 0.36 |
| HSL | 119.59º | 0.79% | 0.36% | - |
| HSV(B) | 119.59º | 0.88% | 0.64% | - |
| XYZ | 13.68 | 26.75 | 5.06 | - |
| YUV | 104.41 | 79.79 | 67.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 164 | 19 | 0.88 | 0 | 0.88 | 0.36 | 119.59 | 0.79 | 0.36 |
| Hex | 14 | A4 | 13 | 58 | 0 | 58 | 24 | 78 | 4F | 24 |
| Octal | 24 | 244 | 23 | 130 | 0 | 130 | 44 | 170 | 117 | 44 |
| Binary | 10100 | 10100100 | 10011 | 1011000 | 0 | 1011000 | 100100 | 1111000 | 1001111 | 100100 |
Color Harmonies of #14A413
Complementary color
Monochromatic Colors of #14A413
Black with #14A413
Text Example
Text Example
White with #14A413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #14A413; }
p { color: rgb(20,164,19); }
H1.HeaderClassName
{
color: #14A413;
}
.AnyTagClassName
{
color: #14A413;
}
</style>
background-color css
<style>
a { background-color: #14A413; }
a { background-color: rgb(20,164,19); }
div.DivClassName
{
background-color: #14A413;
}
.BgClassName
{
background-color: #14A413;
}
</style>
border-color css
<style>
span { border-color: #14A413; }
span { border-color: rgb(20,164,19); }
td.TdClassName
{
border-color: #14A413;
}
.TagClassName
{
border-color: #14A413;
}
</style>