Shades of Islamic Green #14A616
Tints of Islamic Green #14A616
RGB
CMYK
RGB Variations
Color information
#14A616 (or 0x14A616) is known color: Islamic Green. HEX triplet: 14, A6 and 16. RGB value is (20,166,22). Sum of RGB (Red+Green+Blue) = 20+166+22=208 (27% of max value = 765). Red value is 20 (8.20% from 255 or 9.62% from 208); Green value is 166 (65.23% from 255 or 79.81% from 208); Blue value is 22 (8.98% from 255 or 10.58% from 208); Max value from RGB is 166 - color contains mainly: green. Hex color #14A616 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #14A616 is #EB59E9. Grayscale: #6A6A6A. Windows color (decimal): -15423978 or 1484308. OLE color: 1484308.
HSL color Cylindrical-coordinate representation of color #14A616: hue angle of 120.82º degrees, saturation: 0.78, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #14A616 is Cyan = 0.88, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 20 | 166 | 22 | - |
| CMYK | 0.88 | 0 | 0.87 | 0.35 |
| HSL | 120.82º | 0.78% | 0.36% | - |
| HSV(B) | 120.82º | 0.88% | 0.65% | - |
| XYZ | 14.07 | 27.48 | 5.32 | - |
| YUV | 105.93 | 80.63 | 66.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 166 | 22 | 0.88 | 0 | 0.87 | 0.35 | 120.82 | 0.78 | 0.36 |
| Hex | 14 | A6 | 16 | 58 | 0 | 57 | 23 | 79 | 4E | 24 |
| Octal | 24 | 246 | 26 | 130 | 0 | 127 | 43 | 171 | 116 | 44 |
| Binary | 10100 | 10100110 | 10110 | 1011000 | 0 | 1010111 | 100011 | 1111001 | 1001110 | 100100 |
Color Harmonies of #14A616
Complementary color
Monochromatic Colors of #14A616
Black with #14A616
Text Example
Text Example
White with #14A616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #14A616; }
p { color: rgb(20,166,22); }
H1.HeaderClassName
{
color: #14A616;
}
.AnyTagClassName
{
color: #14A616;
}
</style>
background-color css
<style>
a { background-color: #14A616; }
a { background-color: rgb(20,166,22); }
div.DivClassName
{
background-color: #14A616;
}
.BgClassName
{
background-color: #14A616;
}
</style>
border-color css
<style>
span { border-color: #14A616; }
span { border-color: rgb(20,166,22); }
td.TdClassName
{
border-color: #14A616;
}
.TagClassName
{
border-color: #14A616;
}
</style>