Shades of Islamic Green #169502
Tints of Islamic Green #169502
RGB
CMYK
RGB Variations
Color information
#169502 (or 0x169502) is known color: Islamic Green. HEX triplet: 16, 95 and 02. RGB value is (22,149,2). Sum of RGB (Red+Green+Blue) = 22+149+2=173 (22% of max value = 765). Red value is 22 (8.98% from 255 or 12.72% from 173); Green value is 149 (58.59% from 255 or 86.13% from 173); Blue value is 2 (1.17% from 255 or 1.16% from 173); Max value from RGB is 149 - color contains mainly: green. Hex color #169502 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #169502 is #E96AFD. Grayscale: #5E5E5E. Windows color (decimal): -15297278 or 169238. OLE color: 169238.
HSL color Cylindrical-coordinate representation of color #169502: hue angle of 111.84º 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 #169502 is Cyan = 0.85, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 22 | 149 | 2 | - |
| CMYK | 0.85 | 0 | 0.99 | 0.42 |
| HSL | 111.84º | 0.97% | 0.3% | - |
| HSV(B) | 111.84º | 0.99% | 0.58% | - |
| XYZ | 11.09 | 21.67 | 3.66 | - |
| YUV | 94.27 | 75.92 | 76.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 149 | 2 | 0.85 | 0 | 0.99 | 0.42 | 111.84 | 0.97 | 0.3 |
| Hex | 16 | 95 | 2 | 55 | 0 | 63 | 2A | 70 | 61 | 1E |
| Octal | 26 | 225 | 2 | 125 | 0 | 143 | 52 | 160 | 141 | 36 |
| Binary | 10110 | 10010101 | 10 | 1010101 | 0 | 1100011 | 101010 | 1110000 | 1100001 | 11110 |
Color Harmonies of #169502
Complementary color
Monochromatic Colors of #169502
Black with #169502
Text Example
Text Example
White with #169502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #169502; }
p { color: rgb(22,149,2); }
H1.HeaderClassName
{
color: #169502;
}
.AnyTagClassName
{
color: #169502;
}
</style>
background-color css
<style>
a { background-color: #169502; }
a { background-color: rgb(22,149,2); }
div.DivClassName
{
background-color: #169502;
}
.BgClassName
{
background-color: #169502;
}
</style>
border-color css
<style>
span { border-color: #169502; }
span { border-color: rgb(22,149,2); }
td.TdClassName
{
border-color: #169502;
}
.TagClassName
{
border-color: #169502;
}
</style>