Shades of Islamic Green #109505
Tints of Islamic Green #109505
RGB
CMYK
RGB Variations
Color information
#109505 (or 0x109505) is known color: Islamic Green. HEX triplet: 10, 95 and 05. RGB value is (16,149,5). Sum of RGB (Red+Green+Blue) = 16+149+5=170 (22% of max value = 765). Red value is 16 (6.64% from 255 or 9.41% from 170); Green value is 149 (58.59% from 255 or 87.65% from 170); Blue value is 5 (2.34% from 255 or 2.94% from 170); Max value from RGB is 149 - color contains mainly: green. Hex color #109505 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #109505 is #EF6AFA. Grayscale: #5D5D5D. Windows color (decimal): -15690491 or 365840. OLE color: 365840.
HSL color Cylindrical-coordinate representation of color #109505: hue angle of 115.42º degrees, saturation: 0.94, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #109505 is Cyan = 0.89, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 16 | 149 | 5 | - |
| CMYK | 0.89 | 0 | 0.97 | 0.42 |
| HSL | 115.42º | 0.94% | 0.3% | - |
| HSV(B) | 115.42º | 0.97% | 0.58% | - |
| XYZ | 10.99 | 21.62 | 3.74 | - |
| YUV | 92.82 | 78.44 | 73.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 149 | 5 | 0.89 | 0 | 0.97 | 0.42 | 115.42 | 0.94 | 0.3 |
| Hex | 10 | 95 | 5 | 59 | 0 | 61 | 2A | 73 | 5E | 1E |
| Octal | 20 | 225 | 5 | 131 | 0 | 141 | 52 | 163 | 136 | 36 |
| Binary | 10000 | 10010101 | 101 | 1011001 | 0 | 1100001 | 101010 | 1110011 | 1011110 | 11110 |
Color Harmonies of #109505
Complementary color
Monochromatic Colors of #109505
Black with #109505
Text Example
Text Example
White with #109505
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #109505; }
p { color: rgb(16,149,5); }
H1.HeaderClassName
{
color: #109505;
}
.AnyTagClassName
{
color: #109505;
}
</style>
background-color css
<style>
a { background-color: #109505; }
a { background-color: rgb(16,149,5); }
div.DivClassName
{
background-color: #109505;
}
.BgClassName
{
background-color: #109505;
}
</style>
border-color css
<style>
span { border-color: #109505; }
span { border-color: rgb(16,149,5); }
td.TdClassName
{
border-color: #109505;
}
.TagClassName
{
border-color: #109505;
}
</style>