Shades of Islamic Green #14B716
Tints of Islamic Green #14B716
RGB
CMYK
RGB Variations
Color information
#14B716 (or 0x14B716) is known color: Islamic Green. HEX triplet: 14, B7 and 16. RGB value is (20,183,22). Sum of RGB (Red+Green+Blue) = 20+183+22=225 (29% of max value = 765). Red value is 20 (8.20% from 255 or 8.89% from 225); Green value is 183 (71.88% from 255 or 81.33% from 225); Blue value is 22 (8.98% from 255 or 9.78% from 225); Max value from RGB is 183 - color contains mainly: green. Hex color #14B716 is not a web safe color. Web safe color analog (approx): #00CC00. Inversed color of #14B716 is #EB48E9. Grayscale: #747474. Windows color (decimal): -15419626 or 1488660. OLE color: 1488660.
HSL color Cylindrical-coordinate representation of color #14B716: hue angle of 120.74º degrees, saturation: 0.8, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #14B716 is Cyan = 0.89, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 20 | 183 | 22 | - |
| CMYK | 0.89 | 0 | 0.88 | 0.28 |
| HSL | 120.74º | 0.8% | 0.4% | - |
| HSV(B) | 120.74º | 0.89% | 0.72% | - |
| XYZ | 17.37 | 34.07 | 6.42 | - |
| YUV | 115.91 | 75 | 59.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 183 | 22 | 0.89 | 0 | 0.88 | 0.28 | 120.74 | 0.8 | 0.4 |
| Hex | 14 | B7 | 16 | 59 | 0 | 58 | 1C | 79 | 50 | 28 |
| Octal | 24 | 267 | 26 | 131 | 0 | 130 | 34 | 171 | 120 | 50 |
| Binary | 10100 | 10110111 | 10110 | 1011001 | 0 | 1011000 | 11100 | 1111001 | 1010000 | 101000 |
Color Harmonies of #14B716
Complementary color
Monochromatic Colors of #14B716
Black with #14B716
Text Example
Text Example
White with #14B716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #14B716; }
p { color: rgb(20,183,22); }
H1.HeaderClassName
{
color: #14B716;
}
.AnyTagClassName
{
color: #14B716;
}
</style>
background-color css
<style>
a { background-color: #14B716; }
a { background-color: rgb(20,183,22); }
div.DivClassName
{
background-color: #14B716;
}
.BgClassName
{
background-color: #14B716;
}
</style>
border-color css
<style>
span { border-color: #14B716; }
span { border-color: rgb(20,183,22); }
td.TdClassName
{
border-color: #14B716;
}
.TagClassName
{
border-color: #14B716;
}
</style>