Shades of Islamic Green #159502
Tints of Islamic Green #159502
RGB
CMYK
RGB Variations
Color information
#159502 (or 0x159502) is known color: Islamic Green. HEX triplet: 15, 95 and 02. RGB value is (21,149,2). Sum of RGB (Red+Green+Blue) = 21+149+2=172 (22% of max value = 765). Red value is 21 (8.59% from 255 or 12.21% from 172); Green value is 149 (58.59% from 255 or 86.63% from 172); Blue value is 2 (1.17% from 255 or 1.16% from 172); Max value from RGB is 149 - color contains mainly: green. Hex color #159502 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #159502 is #EA6AFD. Grayscale: #5E5E5E. Windows color (decimal): -15362814 or 169237. OLE color: 169237.
HSL color Cylindrical-coordinate representation of color #159502: hue angle of 112.24º degrees, saturation: 0.97, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #159502 is Cyan = 0.86, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 21 | 149 | 2 | - |
| CMYK | 0.86 | 0 | 0.99 | 0.42 |
| HSL | 112.24º | 0.97% | 0.3% | - |
| HSV(B) | 112.24º | 0.99% | 0.58% | - |
| XYZ | 11.07 | 21.66 | 3.65 | - |
| YUV | 93.97 | 76.09 | 75.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 149 | 2 | 0.86 | 0 | 0.99 | 0.42 | 112.24 | 0.97 | 0.3 |
| Hex | 15 | 95 | 2 | 56 | 0 | 63 | 2A | 70 | 61 | 1E |
| Octal | 25 | 225 | 2 | 126 | 0 | 143 | 52 | 160 | 141 | 36 |
| Binary | 10101 | 10010101 | 10 | 1010110 | 0 | 1100011 | 101010 | 1110000 | 1100001 | 11110 |
Color Harmonies of #159502
Complementary color
Monochromatic Colors of #159502
Black with #159502
Text Example
Text Example
White with #159502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #159502; }
p { color: rgb(21,149,2); }
H1.HeaderClassName
{
color: #159502;
}
.AnyTagClassName
{
color: #159502;
}
</style>
background-color css
<style>
a { background-color: #159502; }
a { background-color: rgb(21,149,2); }
div.DivClassName
{
background-color: #159502;
}
.BgClassName
{
background-color: #159502;
}
</style>
border-color css
<style>
span { border-color: #159502; }
span { border-color: rgb(21,149,2); }
td.TdClassName
{
border-color: #159502;
}
.TagClassName
{
border-color: #159502;
}
</style>