Shades of Islamic Green #14B115
Tints of Islamic Green #14B115
RGB
CMYK
RGB Variations
Color information
#14B115 (or 0x14B115) is known color: Islamic Green. HEX triplet: 14, B1 and 15. RGB value is (20,177,21). Sum of RGB (Red+Green+Blue) = 20+177+21=218 (28% of max value = 765). Red value is 20 (8.20% from 255 or 9.17% from 218); Green value is 177 (69.53% from 255 or 81.19% from 218); Blue value is 21 (8.59% from 255 or 9.63% from 218); Max value from RGB is 177 - color contains mainly: green. Hex color #14B115 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #14B115 is #EB4EEA. Grayscale: #707070. Windows color (decimal): -15421163 or 1421588. OLE color: 1421588.
HSL color Cylindrical-coordinate representation of color #14B115: hue angle of 120.38º degrees, saturation: 0.8, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #14B115 is Cyan = 0.89, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 20 | 177 | 21 | - |
| CMYK | 0.89 | 0 | 0.88 | 0.31 |
| HSL | 120.38º | 0.8% | 0.39% | - |
| HSV(B) | 120.38º | 0.89% | 0.69% | - |
| XYZ | 16.15 | 31.65 | 5.97 | - |
| YUV | 112.27 | 76.49 | 62.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 177 | 21 | 0.89 | 0 | 0.88 | 0.31 | 120.38 | 0.8 | 0.39 |
| Hex | 14 | B1 | 15 | 59 | 0 | 58 | 1F | 78 | 50 | 27 |
| Octal | 24 | 261 | 25 | 131 | 0 | 130 | 37 | 170 | 120 | 47 |
| Binary | 10100 | 10110001 | 10101 | 1011001 | 0 | 1011000 | 11111 | 1111000 | 1010000 | 100111 |
Color Harmonies of #14B115
Complementary color
Monochromatic Colors of #14B115
Black with #14B115
Text Example
Text Example
White with #14B115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #14B115; }
p { color: rgb(20,177,21); }
H1.HeaderClassName
{
color: #14B115;
}
.AnyTagClassName
{
color: #14B115;
}
</style>
background-color css
<style>
a { background-color: #14B115; }
a { background-color: rgb(20,177,21); }
div.DivClassName
{
background-color: #14B115;
}
.BgClassName
{
background-color: #14B115;
}
</style>
border-color css
<style>
span { border-color: #14B115; }
span { border-color: rgb(20,177,21); }
td.TdClassName
{
border-color: #14B115;
}
.TagClassName
{
border-color: #14B115;
}
</style>