Shades of Islamic Green #149609
Tints of Islamic Green #149609
RGB
CMYK
RGB Variations
Color information
#149609 (or 0x149609) is known color: Islamic Green. HEX triplet: 14, 96 and 09. RGB value is (20,150,9). Sum of RGB (Red+Green+Blue) = 20+150+9=179 (23% of max value = 765). Red value is 20 (8.20% from 255 or 11.17% from 179); Green value is 150 (58.98% from 255 or 83.80% from 179); Blue value is 9 (3.91% from 255 or 5.03% from 179); Max value from RGB is 150 - color contains mainly: green. Hex color #149609 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #149609 is #EB69F6. Grayscale: #5F5F5F. Windows color (decimal): -15428087 or 628244. OLE color: 628244.
HSL color Cylindrical-coordinate representation of color #149609: hue angle of 115.32º degrees, saturation: 0.89, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #149609 is Cyan = 0.87, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 20 | 150 | 9 | - |
| CMYK | 0.87 | 0 | 0.94 | 0.41 |
| HSL | 115.32º | 0.89% | 0.31% | - |
| HSV(B) | 115.32º | 0.94% | 0.59% | - |
| XYZ | 11.24 | 21.98 | 3.91 | - |
| YUV | 95.06 | 79.43 | 74.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 150 | 9 | 0.87 | 0 | 0.94 | 0.41 | 115.32 | 0.89 | 0.31 |
| Hex | 14 | 96 | 9 | 57 | 0 | 5E | 29 | 73 | 59 | 1F |
| Octal | 24 | 226 | 11 | 127 | 0 | 136 | 51 | 163 | 131 | 37 |
| Binary | 10100 | 10010110 | 1001 | 1010111 | 0 | 1011110 | 101001 | 1110011 | 1011001 | 11111 |
Color Harmonies of #149609
Complementary color
Monochromatic Colors of #149609
Black with #149609
Text Example
Text Example
White with #149609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #149609; }
p { color: rgb(20,150,9); }
H1.HeaderClassName
{
color: #149609;
}
.AnyTagClassName
{
color: #149609;
}
</style>
background-color css
<style>
a { background-color: #149609; }
a { background-color: rgb(20,150,9); }
div.DivClassName
{
background-color: #149609;
}
.BgClassName
{
background-color: #149609;
}
</style>
border-color css
<style>
span { border-color: #149609; }
span { border-color: rgb(20,150,9); }
td.TdClassName
{
border-color: #149609;
}
.TagClassName
{
border-color: #149609;
}
</style>