Shades of Islamic Green #14BB14
Tints of Islamic Green #14BB14
RGB
CMYK
RGB Variations
Color information
#14BB14 (or 0x14BB14) is known color: Islamic Green. HEX triplet: 14, BB and 14. RGB value is (20,187,20). Sum of RGB (Red+Green+Blue) = 20+187+20=227 (30% of max value = 765). Red value is 20 (8.20% from 255 or 8.81% from 227); Green value is 187 (73.44% from 255 or 82.38% from 227); Blue value is 20 (8.20% from 255 or 8.81% from 227); Max value from RGB is 187 - color contains mainly: green. Hex color #14BB14 is not a web safe color. Web safe color analog (approx): #00CC00. Inversed color of #14BB14 is #EB44EB. Grayscale: #767676. Windows color (decimal): -15418604 or 1358612. OLE color: 1358612.
HSL color Cylindrical-coordinate representation of color #14BB14: hue angle of 120º degrees, saturation: 0.81, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #14BB14 is Cyan = 0.89, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.27.
Color convert
| RGB | 20 | 187 | 20 | - |
| CMYK | 0.89 | 0 | 0.89 | 0.27 |
| HSL | 120º | 0.81% | 0.41% | - |
| HSV(B) | 120º | 0.89% | 0.73% | - |
| XYZ | 18.19 | 35.74 | 6.6 | - |
| YUV | 118.03 | 72.67 | 58.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 187 | 20 | 0.89 | 0 | 0.89 | 0.27 | 120 | 0.81 | 0.41 |
| Hex | 14 | BB | 14 | 59 | 0 | 59 | 1B | 78 | 51 | 29 |
| Octal | 24 | 273 | 24 | 131 | 0 | 131 | 33 | 170 | 121 | 51 |
| Binary | 10100 | 10111011 | 10100 | 1011001 | 0 | 1011001 | 11011 | 1111000 | 1010001 | 101001 |
Color Harmonies of #14BB14
Complementary color
Monochromatic Colors of #14BB14
Black with #14BB14
Text Example
Text Example
White with #14BB14
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #14BB14; }
p { color: rgb(20,187,20); }
H1.HeaderClassName
{
color: #14BB14;
}
.AnyTagClassName
{
color: #14BB14;
}
</style>
background-color css
<style>
a { background-color: #14BB14; }
a { background-color: rgb(20,187,20); }
div.DivClassName
{
background-color: #14BB14;
}
.BgClassName
{
background-color: #14BB14;
}
</style>
border-color css
<style>
span { border-color: #14BB14; }
span { border-color: rgb(20,187,20); }
td.TdClassName
{
border-color: #14BB14;
}
.TagClassName
{
border-color: #14BB14;
}
</style>