Shades of Islamic Green #149509
Tints of Islamic Green #149509
RGB
CMYK
RGB Variations
Color information
#149509 (or 0x149509) is known color: Islamic Green. HEX triplet: 14, 95 and 09. RGB value is (20,149,9). Sum of RGB (Red+Green+Blue) = 20+149+9=178 (23% of max value = 765). Red value is 20 (8.20% from 255 or 11.24% from 178); Green value is 149 (58.59% from 255 or 83.71% from 178); Blue value is 9 (3.91% from 255 or 5.06% from 178); Max value from RGB is 149 - color contains mainly: green. Hex color #149509 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #149509 is #EB6AF6. Grayscale: #5E5E5E. Windows color (decimal): -15428343 or 627988. OLE color: 627988.
HSL color Cylindrical-coordinate representation of color #149509: hue angle of 115.29º degrees, saturation: 0.89, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #149509 is Cyan = 0.87, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 20 | 149 | 9 | - |
| CMYK | 0.87 | 0 | 0.94 | 0.42 |
| HSL | 115.29º | 0.89% | 0.31% | - |
| HSV(B) | 115.29º | 0.94% | 0.58% | - |
| XYZ | 11.09 | 21.66 | 3.86 | - |
| YUV | 94.47 | 79.76 | 74.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 149 | 9 | 0.87 | 0 | 0.94 | 0.42 | 115.29 | 0.89 | 0.31 |
| Hex | 14 | 95 | 9 | 57 | 0 | 5E | 2A | 73 | 59 | 1F |
| Octal | 24 | 225 | 11 | 127 | 0 | 136 | 52 | 163 | 131 | 37 |
| Binary | 10100 | 10010101 | 1001 | 1010111 | 0 | 1011110 | 101010 | 1110011 | 1011001 | 11111 |
Color Harmonies of #149509
Complementary color
Monochromatic Colors of #149509
Black with #149509
Text Example
Text Example
White with #149509
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #149509; }
p { color: rgb(20,149,9); }
H1.HeaderClassName
{
color: #149509;
}
.AnyTagClassName
{
color: #149509;
}
</style>
background-color css
<style>
a { background-color: #149509; }
a { background-color: rgb(20,149,9); }
div.DivClassName
{
background-color: #149509;
}
.BgClassName
{
background-color: #149509;
}
</style>
border-color css
<style>
span { border-color: #149509; }
span { border-color: rgb(20,149,9); }
td.TdClassName
{
border-color: #149509;
}
.TagClassName
{
border-color: #149509;
}
</style>