Shades of Islamic Green #149102
Tints of Islamic Green #149102
RGB
CMYK
RGB Variations
Color information
#149102 (or 0x149102) is known color: Islamic Green. HEX triplet: 14, 91 and 02. RGB value is (20,145,2). Sum of RGB (Red+Green+Blue) = 20+145+2=167 (22% of max value = 765). Red value is 20 (8.20% from 255 or 11.98% from 167); Green value is 145 (57.03% from 255 or 86.83% from 167); Blue value is 2 (1.17% from 255 or 1.20% from 167); Max value from RGB is 145 - color contains mainly: green. Hex color #149102 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #149102 is #EB6EFD. Grayscale: #5B5B5B. Windows color (decimal): -15429374 or 168212. OLE color: 168212.
HSL color Cylindrical-coordinate representation of color #149102: hue angle of 112.45º degrees, saturation: 0.97, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #149102 is Cyan = 0.86, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 20 | 145 | 2 | - |
| CMYK | 0.86 | 0 | 0.99 | 0.43 |
| HSL | 112.45º | 0.97% | 0.29% | - |
| HSV(B) | 112.45º | 0.99% | 0.57% | - |
| XYZ | 10.42 | 20.4 | 3.45 | - |
| YUV | 91.32 | 77.59 | 77.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 145 | 2 | 0.86 | 0 | 0.99 | 0.43 | 112.45 | 0.97 | 0.29 |
| Hex | 14 | 91 | 2 | 56 | 0 | 63 | 2B | 70 | 61 | 1D |
| Octal | 24 | 221 | 2 | 126 | 0 | 143 | 53 | 160 | 141 | 35 |
| Binary | 10100 | 10010001 | 10 | 1010110 | 0 | 1100011 | 101011 | 1110000 | 1100001 | 11101 |
Color Harmonies of #149102
Complementary color
Monochromatic Colors of #149102
Black with #149102
Text Example
Text Example
White with #149102
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #149102; }
p { color: rgb(20,145,2); }
H1.HeaderClassName
{
color: #149102;
}
.AnyTagClassName
{
color: #149102;
}
</style>
background-color css
<style>
a { background-color: #149102; }
a { background-color: rgb(20,145,2); }
div.DivClassName
{
background-color: #149102;
}
.BgClassName
{
background-color: #149102;
}
</style>
border-color css
<style>
span { border-color: #149102; }
span { border-color: rgb(20,145,2); }
td.TdClassName
{
border-color: #149102;
}
.TagClassName
{
border-color: #149102;
}
</style>