Shades of Islamic Green #149603
Tints of Islamic Green #149603
RGB
CMYK
RGB Variations
Color information
#149603 (or 0x149603) is known color: Islamic Green. HEX triplet: 14, 96 and 03. RGB value is (20,150,3). Sum of RGB (Red+Green+Blue) = 20+150+3=173 (22% of max value = 765). Red value is 20 (8.20% from 255 or 11.56% from 173); Green value is 150 (58.98% from 255 or 86.71% from 173); Blue value is 3 (1.56% from 255 or 1.73% from 173); Max value from RGB is 150 - color contains mainly: green. Hex color #149603 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #149603 is #EB69FC. Grayscale: #5E5E5E. Windows color (decimal): -15428093 or 235028. OLE color: 235028.
HSL color Cylindrical-coordinate representation of color #149603: hue angle of 113.06º degrees, saturation: 0.96, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #149603 is Cyan = 0.87, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 20 | 150 | 3 | - |
| CMYK | 0.87 | 0 | 0.98 | 0.41 |
| HSL | 113.06º | 0.96% | 0.3% | - |
| HSV(B) | 113.06º | 0.98% | 0.59% | - |
| XYZ | 11.21 | 21.97 | 3.74 | - |
| YUV | 94.37 | 76.43 | 74.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 150 | 3 | 0.87 | 0 | 0.98 | 0.41 | 113.06 | 0.96 | 0.3 |
| Hex | 14 | 96 | 3 | 57 | 0 | 62 | 29 | 71 | 60 | 1E |
| Octal | 24 | 226 | 3 | 127 | 0 | 142 | 51 | 161 | 140 | 36 |
| Binary | 10100 | 10010110 | 11 | 1010111 | 0 | 1100010 | 101001 | 1110001 | 1100000 | 11110 |
Color Harmonies of #149603
Complementary color
Monochromatic Colors of #149603
Black with #149603
Text Example
Text Example
White with #149603
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #149603; }
p { color: rgb(20,150,3); }
H1.HeaderClassName
{
color: #149603;
}
.AnyTagClassName
{
color: #149603;
}
</style>
background-color css
<style>
a { background-color: #149603; }
a { background-color: rgb(20,150,3); }
div.DivClassName
{
background-color: #149603;
}
.BgClassName
{
background-color: #149603;
}
</style>
border-color css
<style>
span { border-color: #149603; }
span { border-color: rgb(20,150,3); }
td.TdClassName
{
border-color: #149603;
}
.TagClassName
{
border-color: #149603;
}
</style>