Shades of Islamic Green #149803
Tints of Islamic Green #149803
RGB
CMYK
RGB Variations
Color information
#149803 (or 0x149803) is known color: Islamic Green. HEX triplet: 14, 98 and 03. RGB value is (20,152,3). Sum of RGB (Red+Green+Blue) = 20+152+3=175 (23% of max value = 765). Red value is 20 (8.20% from 255 or 11.43% from 175); Green value is 152 (59.77% from 255 or 86.86% from 175); Blue value is 3 (1.56% from 255 or 1.71% from 175); Max value from RGB is 152 - color contains mainly: green. Hex color #149803 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #149803 is #EB67FC. Grayscale: #606060. Windows color (decimal): -15427581 or 235540. OLE color: 235540.
HSL color Cylindrical-coordinate representation of color #149803: hue angle of 113.15º degrees, saturation: 0.96, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #149803 is Cyan = 0.87, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 20 | 152 | 3 | - |
| CMYK | 0.87 | 0 | 0.98 | 0.40 |
| HSL | 113.15º | 0.96% | 0.3% | - |
| HSV(B) | 113.15º | 0.98% | 0.6% | - |
| XYZ | 11.53 | 22.61 | 3.84 | - |
| YUV | 95.55 | 75.77 | 74.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 152 | 3 | 0.87 | 0 | 0.98 | 0.40 | 113.15 | 0.96 | 0.3 |
| Hex | 14 | 98 | 3 | 57 | 0 | 62 | 28 | 71 | 60 | 1E |
| Octal | 24 | 230 | 3 | 127 | 0 | 142 | 50 | 161 | 140 | 36 |
| Binary | 10100 | 10011000 | 11 | 1010111 | 0 | 1100010 | 101000 | 1110001 | 1100000 | 11110 |
Color Harmonies of #149803
Complementary color
Monochromatic Colors of #149803
Black with #149803
Text Example
Text Example
White with #149803
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #149803; }
p { color: rgb(20,152,3); }
H1.HeaderClassName
{
color: #149803;
}
.AnyTagClassName
{
color: #149803;
}
</style>
background-color css
<style>
a { background-color: #149803; }
a { background-color: rgb(20,152,3); }
div.DivClassName
{
background-color: #149803;
}
.BgClassName
{
background-color: #149803;
}
</style>
border-color css
<style>
span { border-color: #149803; }
span { border-color: rgb(20,152,3); }
td.TdClassName
{
border-color: #149803;
}
.TagClassName
{
border-color: #149803;
}
</style>