Shades of Islamic Green #149100
Tints of Islamic Green #149100
RGB
CMYK
RGB Variations
Color information
#149100 (or 0x149100) is known color: Islamic Green. HEX triplet: 14, 91 and 00. RGB value is (20,145,0). Sum of RGB (Red+Green+Blue) = 20+145+0=165 (21% of max value = 765). Red value is 20 (8.20% from 255 or 12.12% from 165); Green value is 145 (57.03% from 255 or 87.88% from 165); Blue value is 0 (0.39% from 255 or 0% from 165); Max value from RGB is 145 - color contains mainly: green. Hex color #149100 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #149100 is #EB6EFF. Grayscale: #5B5B5B. Windows color (decimal): -15429376 or 37140. OLE color: 37140.
HSL color Cylindrical-coordinate representation of color #149100: hue angle of 111.72º degrees, saturation: 1, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 1%. Process color model (Four color, CMYK) of #149100 is Cyan = 0.86, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 20 | 145 | 0 | - |
| CMYK | 0.86 | 0 | 1 | 0.43 |
| HSL | 111.72º | 1% | 0.28% | - |
| HSV(B) | 111.72º | 1% | 0.57% | - |
| XYZ | 10.41 | 20.4 | 3.39 | - |
| YUV | 91.1 | 76.59 | 77.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 145 | 0 | 0.86 | 0 | 1 | 0.43 | 111.72 | 1 | 0.28 |
| Hex | 14 | 91 | 0 | 56 | 0 | 64 | 2B | 70 | 64 | 1C |
| Octal | 24 | 221 | 0 | 126 | 0 | 144 | 53 | 160 | 144 | 34 |
| Binary | 10100 | 10010001 | 0 | 1010110 | 0 | 1100100 | 101011 | 1110000 | 1100100 | 11100 |
Color Harmonies of #149100
Complementary color
Monochromatic Colors of #149100
Black with #149100
Text Example
Text Example
White with #149100
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #149100; }
p { color: rgb(20,145,0); }
H1.HeaderClassName
{
color: #149100;
}
.AnyTagClassName
{
color: #149100;
}
</style>
background-color css
<style>
a { background-color: #149100; }
a { background-color: rgb(20,145,0); }
div.DivClassName
{
background-color: #149100;
}
.BgClassName
{
background-color: #149100;
}
</style>
border-color css
<style>
span { border-color: #149100; }
span { border-color: rgb(20,145,0); }
td.TdClassName
{
border-color: #149100;
}
.TagClassName
{
border-color: #149100;
}
</style>