Shades of Islamic Green #149203
Tints of Islamic Green #149203
RGB
CMYK
RGB Variations
Color information
#149203 (or 0x149203) is known color: Islamic Green. HEX triplet: 14, 92 and 03. RGB value is (20,146,3). Sum of RGB (Red+Green+Blue) = 20+146+3=169 (22% of max value = 765). Red value is 20 (8.20% from 255 or 11.83% from 169); Green value is 146 (57.42% from 255 or 86.39% from 169); Blue value is 3 (1.56% from 255 or 1.78% from 169); Max value from RGB is 146 - color contains mainly: green. Hex color #149203 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #149203 is #EB6DFC. Grayscale: #5C5C5C. Windows color (decimal): -15429117 or 234004. OLE color: 234004.
HSL color Cylindrical-coordinate representation of color #149203: hue angle of 112.87º degrees, saturation: 0.96, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #149203 is Cyan = 0.86, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 20 | 146 | 3 | - |
| CMYK | 0.86 | 0 | 0.98 | 0.43 |
| HSL | 112.87º | 0.96% | 0.29% | - |
| HSV(B) | 112.87º | 0.98% | 0.57% | - |
| XYZ | 10.58 | 20.71 | 3.53 | - |
| YUV | 92.02 | 77.76 | 76.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 146 | 3 | 0.86 | 0 | 0.98 | 0.43 | 112.87 | 0.96 | 0.29 |
| Hex | 14 | 92 | 3 | 56 | 0 | 62 | 2B | 71 | 60 | 1D |
| Octal | 24 | 222 | 3 | 126 | 0 | 142 | 53 | 161 | 140 | 35 |
| Binary | 10100 | 10010010 | 11 | 1010110 | 0 | 1100010 | 101011 | 1110001 | 1100000 | 11101 |
Color Harmonies of #149203
Complementary color
Monochromatic Colors of #149203
Black with #149203
Text Example
Text Example
White with #149203
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #149203; }
p { color: rgb(20,146,3); }
H1.HeaderClassName
{
color: #149203;
}
.AnyTagClassName
{
color: #149203;
}
</style>
background-color css
<style>
a { background-color: #149203; }
a { background-color: rgb(20,146,3); }
div.DivClassName
{
background-color: #149203;
}
.BgClassName
{
background-color: #149203;
}
</style>
border-color css
<style>
span { border-color: #149203; }
span { border-color: rgb(20,146,3); }
td.TdClassName
{
border-color: #149203;
}
.TagClassName
{
border-color: #149203;
}
</style>