Shades of Islamic Green #149303
Tints of Islamic Green #149303
RGB
CMYK
RGB Variations
Color information
#149303 (or 0x149303) is known color: Islamic Green. HEX triplet: 14, 93 and 03. RGB value is (20,147,3). Sum of RGB (Red+Green+Blue) = 20+147+3=170 (22% of max value = 765). Red value is 20 (8.20% from 255 or 11.76% from 170); Green value is 147 (57.81% from 255 or 86.47% from 170); Blue value is 3 (1.56% from 255 or 1.76% from 170); Max value from RGB is 147 - color contains mainly: green. Hex color #149303 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #149303 is #EB6CFC. Grayscale: #5D5D5D. Windows color (decimal): -15428861 or 234260. OLE color: 234260.
HSL color Cylindrical-coordinate representation of color #149303: hue angle of 112.92º degrees, saturation: 0.96, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #149303 is Cyan = 0.86, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 20 | 147 | 3 | - |
| CMYK | 0.86 | 0 | 0.98 | 0.42 |
| HSL | 112.92º | 0.96% | 0.29% | - |
| HSV(B) | 112.92º | 0.98% | 0.58% | - |
| XYZ | 10.74 | 21.02 | 3.58 | - |
| YUV | 92.61 | 77.42 | 76.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 147 | 3 | 0.86 | 0 | 0.98 | 0.42 | 112.92 | 0.96 | 0.29 |
| Hex | 14 | 93 | 3 | 56 | 0 | 62 | 2A | 71 | 60 | 1D |
| Octal | 24 | 223 | 3 | 126 | 0 | 142 | 52 | 161 | 140 | 35 |
| Binary | 10100 | 10010011 | 11 | 1010110 | 0 | 1100010 | 101010 | 1110001 | 1100000 | 11101 |
Color Harmonies of #149303
Complementary color
Monochromatic Colors of #149303
Black with #149303
Text Example
Text Example
White with #149303
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #149303; }
p { color: rgb(20,147,3); }
H1.HeaderClassName
{
color: #149303;
}
.AnyTagClassName
{
color: #149303;
}
</style>
background-color css
<style>
a { background-color: #149303; }
a { background-color: rgb(20,147,3); }
div.DivClassName
{
background-color: #149303;
}
.BgClassName
{
background-color: #149303;
}
</style>
border-color css
<style>
span { border-color: #149303; }
span { border-color: rgb(20,147,3); }
td.TdClassName
{
border-color: #149303;
}
.TagClassName
{
border-color: #149303;
}
</style>