Shades of Islamic Green #149106
Tints of Islamic Green #149106
RGB
CMYK
RGB Variations
Color information
#149106 (or 0x149106) is known color: Islamic Green. HEX triplet: 14, 91 and 06. RGB value is (20,145,6). Sum of RGB (Red+Green+Blue) = 20+145+6=171 (22% of max value = 765). Red value is 20 (8.20% from 255 or 11.70% from 171); Green value is 145 (57.03% from 255 or 84.80% from 171); Blue value is 6 (2.73% from 255 or 3.51% from 171); Max value from RGB is 145 - color contains mainly: green. Hex color #149106 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #149106 is #EB6EF9. Grayscale: #5C5C5C. Windows color (decimal): -15429370 or 430356. OLE color: 430356.
HSL color Cylindrical-coordinate representation of color #149106: hue angle of 113.96º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #149106 is Cyan = 0.86, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 20 | 145 | 6 | - |
| CMYK | 0.86 | 0 | 0.96 | 0.43 |
| HSL | 113.96º | 0.92% | 0.3% | - |
| HSV(B) | 113.96º | 0.96% | 0.57% | - |
| XYZ | 10.45 | 20.41 | 3.56 | - |
| YUV | 91.78 | 79.59 | 76.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 145 | 6 | 0.86 | 0 | 0.96 | 0.43 | 113.96 | 0.92 | 0.3 |
| Hex | 14 | 91 | 6 | 56 | 0 | 60 | 2B | 72 | 5C | 1E |
| Octal | 24 | 221 | 6 | 126 | 0 | 140 | 53 | 162 | 134 | 36 |
| Binary | 10100 | 10010001 | 110 | 1010110 | 0 | 1100000 | 101011 | 1110010 | 1011100 | 11110 |
Color Harmonies of #149106
Complementary color
Monochromatic Colors of #149106
Black with #149106
Text Example
Text Example
White with #149106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #149106; }
p { color: rgb(20,145,6); }
H1.HeaderClassName
{
color: #149106;
}
.AnyTagClassName
{
color: #149106;
}
</style>
background-color css
<style>
a { background-color: #149106; }
a { background-color: rgb(20,145,6); }
div.DivClassName
{
background-color: #149106;
}
.BgClassName
{
background-color: #149106;
}
</style>
border-color css
<style>
span { border-color: #149106; }
span { border-color: rgb(20,145,6); }
td.TdClassName
{
border-color: #149106;
}
.TagClassName
{
border-color: #149106;
}
</style>