Shades of Islamic Green #149309
Tints of Islamic Green #149309
RGB
CMYK
RGB Variations
Color information
#149309 (or 0x149309) is known color: Islamic Green. HEX triplet: 14, 93 and 09. RGB value is (20,147,9). Sum of RGB (Red+Green+Blue) = 20+147+9=176 (23% of max value = 765). Red value is 20 (8.20% from 255 or 11.36% from 176); Green value is 147 (57.81% from 255 or 83.52% from 176); Blue value is 9 (3.91% from 255 or 5.11% from 176); Max value from RGB is 147 - color contains mainly: green. Hex color #149309 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #149309 is #EB6CF6. Grayscale: #5D5D5D. Windows color (decimal): -15428855 or 627476. OLE color: 627476.
HSL color Cylindrical-coordinate representation of color #149309: hue angle of 115.22º degrees, saturation: 0.88, 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 #149309 is Cyan = 0.86, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 20 | 147 | 9 | - |
| CMYK | 0.86 | 0 | 0.94 | 0.42 |
| HSL | 115.22º | 0.88% | 0.31% | - |
| HSV(B) | 115.22º | 0.94% | 0.58% | - |
| XYZ | 10.77 | 21.04 | 3.75 | - |
| YUV | 93.3 | 80.42 | 75.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 147 | 9 | 0.86 | 0 | 0.94 | 0.42 | 115.22 | 0.88 | 0.31 |
| Hex | 14 | 93 | 9 | 56 | 0 | 5E | 2A | 73 | 58 | 1F |
| Octal | 24 | 223 | 11 | 126 | 0 | 136 | 52 | 163 | 130 | 37 |
| Binary | 10100 | 10010011 | 1001 | 1010110 | 0 | 1011110 | 101010 | 1110011 | 1011000 | 11111 |
Color Harmonies of #149309
Complementary color
Monochromatic Colors of #149309
Black with #149309
Text Example
Text Example
White with #149309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #149309; }
p { color: rgb(20,147,9); }
H1.HeaderClassName
{
color: #149309;
}
.AnyTagClassName
{
color: #149309;
}
</style>
background-color css
<style>
a { background-color: #149309; }
a { background-color: rgb(20,147,9); }
div.DivClassName
{
background-color: #149309;
}
.BgClassName
{
background-color: #149309;
}
</style>
border-color css
<style>
span { border-color: #149309; }
span { border-color: rgb(20,147,9); }
td.TdClassName
{
border-color: #149309;
}
.TagClassName
{
border-color: #149309;
}
</style>