Shades of Islamic Green #149800
Tints of Islamic Green #149800
RGB
CMYK
RGB Variations
Color information
#149800 (or 0x149800) is known color: Islamic Green. HEX triplet: 14, 98 and 00. RGB value is (20,152,0). Sum of RGB (Red+Green+Blue) = 20+152+0=172 (22% of max value = 765). Red value is 20 (8.20% from 255 or 11.63% from 172); Green value is 152 (59.77% from 255 or 88.37% from 172); Blue value is 0 (0.39% from 255 or 0% from 172); Max value from RGB is 152 - color contains mainly: green. Hex color #149800 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #149800 is #EB67FF. Grayscale: #5F5F5F. Windows color (decimal): -15427584 or 38932. OLE color: 38932.
HSL color Cylindrical-coordinate representation of color #149800: hue angle of 112.11º degrees, saturation: 1, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 1%. Process color model (Four color, CMYK) of #149800 is Cyan = 0.87, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 20 | 152 | 0 | - |
| CMYK | 0.87 | 0 | 1 | 0.40 |
| HSL | 112.11º | 1% | 0.3% | - |
| HSV(B) | 112.11º | 1% | 0.6% | - |
| XYZ | 11.52 | 22.61 | 3.76 | - |
| YUV | 95.2 | 74.27 | 74.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 152 | 0 | 0.87 | 0 | 1 | 0.40 | 112.11 | 1 | 0.3 |
| Hex | 14 | 98 | 0 | 57 | 0 | 64 | 28 | 70 | 64 | 1E |
| Octal | 24 | 230 | 0 | 127 | 0 | 144 | 50 | 160 | 144 | 36 |
| Binary | 10100 | 10011000 | 0 | 1010111 | 0 | 1100100 | 101000 | 1110000 | 1100100 | 11110 |
Color Harmonies of #149800
Complementary color
Monochromatic Colors of #149800
Black with #149800
Text Example
Text Example
White with #149800
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #149800; }
p { color: rgb(20,152,0); }
H1.HeaderClassName
{
color: #149800;
}
.AnyTagClassName
{
color: #149800;
}
</style>
background-color css
<style>
a { background-color: #149800; }
a { background-color: rgb(20,152,0); }
div.DivClassName
{
background-color: #149800;
}
.BgClassName
{
background-color: #149800;
}
</style>
border-color css
<style>
span { border-color: #149800; }
span { border-color: rgb(20,152,0); }
td.TdClassName
{
border-color: #149800;
}
.TagClassName
{
border-color: #149800;
}
</style>