Shades of Islamic Green #14B717
Tints of Islamic Green #14B717
RGB
CMYK
RGB Variations
Color information
#14B717 (or 0x14B717) is known color: Islamic Green. HEX triplet: 14, B7 and 17. RGB value is (20,183,23). Sum of RGB (Red+Green+Blue) = 20+183+23=226 (29% of max value = 765). Red value is 20 (8.20% from 255 or 8.85% from 226); Green value is 183 (71.88% from 255 or 80.97% from 226); Blue value is 23 (9.38% from 255 or 10.18% from 226); Max value from RGB is 183 - color contains mainly: green. Hex color #14B717 is not a web safe color. Web safe color analog (approx): #00CC00. Inversed color of #14B717 is #EB48E8. Grayscale: #747474. Windows color (decimal): -15419625 or 1554196. OLE color: 1554196.
HSL color Cylindrical-coordinate representation of color #14B717: hue angle of 121.1º 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 #14B717 is Cyan = 0.89, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 20 | 183 | 23 | - |
| CMYK | 0.89 | 0 | 0.87 | 0.28 |
| HSL | 121.1º | 0.8% | 0.4% | - |
| HSV(B) | 121.1º | 0.89% | 0.72% | - |
| XYZ | 17.38 | 34.08 | 6.47 | - |
| YUV | 116.02 | 75.5 | 59.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 183 | 23 | 0.89 | 0 | 0.87 | 0.28 | 121.1 | 0.8 | 0.4 |
| Hex | 14 | B7 | 17 | 59 | 0 | 57 | 1C | 79 | 50 | 28 |
| Octal | 24 | 267 | 27 | 131 | 0 | 127 | 34 | 171 | 120 | 50 |
| Binary | 10100 | 10110111 | 10111 | 1011001 | 0 | 1010111 | 11100 | 1111001 | 1010000 | 101000 |
Color Harmonies of #14B717
Complementary color
Monochromatic Colors of #14B717
Black with #14B717
Text Example
Text Example
White with #14B717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #14B717; }
p { color: rgb(20,183,23); }
H1.HeaderClassName
{
color: #14B717;
}
.AnyTagClassName
{
color: #14B717;
}
</style>
background-color css
<style>
a { background-color: #14B717; }
a { background-color: rgb(20,183,23); }
div.DivClassName
{
background-color: #14B717;
}
.BgClassName
{
background-color: #14B717;
}
</style>
border-color css
<style>
span { border-color: #14B717; }
span { border-color: rgb(20,183,23); }
td.TdClassName
{
border-color: #14B717;
}
.TagClassName
{
border-color: #14B717;
}
</style>