Shades of Islamic Green #149505
Tints of Islamic Green #149505
RGB
CMYK
RGB Variations
Color information
#149505 (or 0x149505) is known color: Islamic Green. HEX triplet: 14, 95 and 05. RGB value is (20,149,5). Sum of RGB (Red+Green+Blue) = 20+149+5=174 (23% of max value = 765). Red value is 20 (8.20% from 255 or 11.49% from 174); Green value is 149 (58.59% from 255 or 85.63% from 174); Blue value is 5 (2.34% from 255 or 2.87% from 174); Max value from RGB is 149 - color contains mainly: green. Hex color #149505 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #149505 is #EB6AFA. Grayscale: #5E5E5E. Windows color (decimal): -15428347 or 365844. OLE color: 365844.
HSL color Cylindrical-coordinate representation of color #149505: hue angle of 113.75º degrees, saturation: 0.94, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #149505 is Cyan = 0.87, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 20 | 149 | 5 | - |
| CMYK | 0.87 | 0 | 0.97 | 0.42 |
| HSL | 113.75º | 0.94% | 0.3% | - |
| HSV(B) | 113.75º | 0.97% | 0.58% | - |
| XYZ | 11.06 | 21.65 | 3.74 | - |
| YUV | 94.01 | 77.76 | 75.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 149 | 5 | 0.87 | 0 | 0.97 | 0.42 | 113.75 | 0.94 | 0.3 |
| Hex | 14 | 95 | 5 | 57 | 0 | 61 | 2A | 72 | 5E | 1E |
| Octal | 24 | 225 | 5 | 127 | 0 | 141 | 52 | 162 | 136 | 36 |
| Binary | 10100 | 10010101 | 101 | 1010111 | 0 | 1100001 | 101010 | 1110010 | 1011110 | 11110 |
Color Harmonies of #149505
Complementary color
Monochromatic Colors of #149505
Black with #149505
Text Example
Text Example
White with #149505
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #149505; }
p { color: rgb(20,149,5); }
H1.HeaderClassName
{
color: #149505;
}
.AnyTagClassName
{
color: #149505;
}
</style>
background-color css
<style>
a { background-color: #149505; }
a { background-color: rgb(20,149,5); }
div.DivClassName
{
background-color: #149505;
}
.BgClassName
{
background-color: #149505;
}
</style>
border-color css
<style>
span { border-color: #149505; }
span { border-color: rgb(20,149,5); }
td.TdClassName
{
border-color: #149505;
}
.TagClassName
{
border-color: #149505;
}
</style>