Shades of Islamic Green #14B110
Tints of Islamic Green #14B110
RGB
CMYK
RGB Variations
Color information
#14B110 (or 0x14B110) is known color: Islamic Green. HEX triplet: 14, B1 and 10. RGB value is (20,177,16). Sum of RGB (Red+Green+Blue) = 20+177+16=213 (28% of max value = 765). Red value is 20 (8.20% from 255 or 9.39% from 213); Green value is 177 (69.53% from 255 or 83.10% from 213); Blue value is 16 (6.64% from 255 or 7.51% from 213); Max value from RGB is 177 - color contains mainly: green. Hex color #14B110 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #14B110 is #EB4EEF. Grayscale: #707070. Windows color (decimal): -15421168 or 1093908. OLE color: 1093908.
HSL color Cylindrical-coordinate representation of color #14B110: hue angle of 118.51º degrees, saturation: 0.83, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #14B110 is Cyan = 0.89, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 20 | 177 | 16 | - |
| CMYK | 0.89 | 0 | 0.91 | 0.31 |
| HSL | 118.51º | 0.83% | 0.38% | - |
| HSV(B) | 118.51º | 0.91% | 0.69% | - |
| XYZ | 16.1 | 31.63 | 5.75 | - |
| YUV | 111.7 | 73.99 | 62.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 177 | 16 | 0.89 | 0 | 0.91 | 0.31 | 118.51 | 0.83 | 0.38 |
| Hex | 14 | B1 | 10 | 59 | 0 | 5B | 1F | 77 | 53 | 26 |
| Octal | 24 | 261 | 20 | 131 | 0 | 133 | 37 | 167 | 123 | 46 |
| Binary | 10100 | 10110001 | 10000 | 1011001 | 0 | 1011011 | 11111 | 1110111 | 1010011 | 100110 |
Color Harmonies of #14B110
Complementary color
Monochromatic Colors of #14B110
Black with #14B110
Text Example
Text Example
White with #14B110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #14B110; }
p { color: rgb(20,177,16); }
H1.HeaderClassName
{
color: #14B110;
}
.AnyTagClassName
{
color: #14B110;
}
</style>
background-color css
<style>
a { background-color: #14B110; }
a { background-color: rgb(20,177,16); }
div.DivClassName
{
background-color: #14B110;
}
.BgClassName
{
background-color: #14B110;
}
</style>
border-color css
<style>
span { border-color: #14B110; }
span { border-color: rgb(20,177,16); }
td.TdClassName
{
border-color: #14B110;
}
.TagClassName
{
border-color: #14B110;
}
</style>