Shades of Islamic Green #109502
Tints of Islamic Green #109502
RGB
CMYK
RGB Variations
Color information
#109502 (or 0x109502) is known color: Islamic Green. HEX triplet: 10, 95 and 02. RGB value is (16,149,2). Sum of RGB (Red+Green+Blue) = 16+149+2=167 (22% of max value = 765). Red value is 16 (6.64% from 255 or 9.58% from 167); Green value is 149 (58.59% from 255 or 89.22% from 167); Blue value is 2 (1.17% from 255 or 1.20% from 167); Max value from RGB is 149 - color contains mainly: green. Hex color #109502 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #109502 is #EF6AFD. Grayscale: #5C5C5C. Windows color (decimal): -15690494 or 169232. OLE color: 169232.
HSL color Cylindrical-coordinate representation of color #109502: hue angle of 114.29º 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 #109502 is Cyan = 0.89, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 16 | 149 | 2 | - |
| CMYK | 0.89 | 0 | 0.99 | 0.42 |
| HSL | 114.29º | 0.97% | 0.3% | - |
| HSV(B) | 114.29º | 0.99% | 0.58% | - |
| XYZ | 10.97 | 21.61 | 3.65 | - |
| YUV | 92.48 | 76.94 | 73.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 149 | 2 | 0.89 | 0 | 0.99 | 0.42 | 114.29 | 0.97 | 0.3 |
| Hex | 10 | 95 | 2 | 59 | 0 | 63 | 2A | 72 | 61 | 1E |
| Octal | 20 | 225 | 2 | 131 | 0 | 143 | 52 | 162 | 141 | 36 |
| Binary | 10000 | 10010101 | 10 | 1011001 | 0 | 1100011 | 101010 | 1110010 | 1100001 | 11110 |
Color Harmonies of #109502
Complementary color
Monochromatic Colors of #109502
Black with #109502
Text Example
Text Example
White with #109502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #109502; }
p { color: rgb(16,149,2); }
H1.HeaderClassName
{
color: #109502;
}
.AnyTagClassName
{
color: #109502;
}
</style>
background-color css
<style>
a { background-color: #109502; }
a { background-color: rgb(16,149,2); }
div.DivClassName
{
background-color: #109502;
}
.BgClassName
{
background-color: #109502;
}
</style>
border-color css
<style>
span { border-color: #109502; }
span { border-color: rgb(16,149,2); }
td.TdClassName
{
border-color: #109502;
}
.TagClassName
{
border-color: #109502;
}
</style>