Shades of Islamic Green #149103
Tints of Islamic Green #149103
RGB
CMYK
RGB Variations
Color information
#149103 (or 0x149103) is known color: Islamic Green. HEX triplet: 14, 91 and 03. RGB value is (20,145,3). Sum of RGB (Red+Green+Blue) = 20+145+3=168 (22% of max value = 765). Red value is 20 (8.20% from 255 or 11.90% from 168); Green value is 145 (57.03% from 255 or 86.31% from 168); Blue value is 3 (1.56% from 255 or 1.79% from 168); Max value from RGB is 145 - color contains mainly: green. Hex color #149103 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #149103 is #EB6EFC. Grayscale: #5B5B5B. Windows color (decimal): -15429373 or 233748. OLE color: 233748.
HSL color Cylindrical-coordinate representation of color #149103: hue angle of 112.82º 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 #149103 is Cyan = 0.86, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 20 | 145 | 3 | - |
| CMYK | 0.86 | 0 | 0.98 | 0.43 |
| HSL | 112.82º | 0.96% | 0.29% | - |
| HSV(B) | 112.82º | 0.98% | 0.57% | - |
| XYZ | 10.43 | 20.41 | 3.48 | - |
| YUV | 91.44 | 78.09 | 77.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 145 | 3 | 0.86 | 0 | 0.98 | 0.43 | 112.82 | 0.96 | 0.29 |
| Hex | 14 | 91 | 3 | 56 | 0 | 62 | 2B | 71 | 60 | 1D |
| Octal | 24 | 221 | 3 | 126 | 0 | 142 | 53 | 161 | 140 | 35 |
| Binary | 10100 | 10010001 | 11 | 1010110 | 0 | 1100010 | 101011 | 1110001 | 1100000 | 11101 |
Color Harmonies of #149103
Complementary color
Monochromatic Colors of #149103
Black with #149103
Text Example
Text Example
White with #149103
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #149103; }
p { color: rgb(20,145,3); }
H1.HeaderClassName
{
color: #149103;
}
.AnyTagClassName
{
color: #149103;
}
</style>
background-color css
<style>
a { background-color: #149103; }
a { background-color: rgb(20,145,3); }
div.DivClassName
{
background-color: #149103;
}
.BgClassName
{
background-color: #149103;
}
</style>
border-color css
<style>
span { border-color: #149103; }
span { border-color: rgb(20,145,3); }
td.TdClassName
{
border-color: #149103;
}
.TagClassName
{
border-color: #149103;
}
</style>