Shades of Islamic Green #109507
Tints of Islamic Green #109507
RGB
CMYK
RGB Variations
Color information
#109507 (or 0x109507) is known color: Islamic Green. HEX triplet: 10, 95 and 07. RGB value is (16,149,7). Sum of RGB (Red+Green+Blue) = 16+149+7=172 (22% of max value = 765). Red value is 16 (6.64% from 255 or 9.30% from 172); Green value is 149 (58.59% from 255 or 86.63% from 172); Blue value is 7 (3.12% from 255 or 4.07% from 172); Max value from RGB is 149 - color contains mainly: green. Hex color #109507 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #109507 is #EF6AF8. Grayscale: #5D5D5D. Windows color (decimal): -15690489 or 496912. OLE color: 496912.
HSL color Cylindrical-coordinate representation of color #109507: hue angle of 116.2º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #109507 is Cyan = 0.89, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 16 | 149 | 7 | - |
| CMYK | 0.89 | 0 | 0.95 | 0.42 |
| HSL | 116.2º | 0.91% | 0.31% | - |
| HSV(B) | 116.2º | 0.95% | 0.58% | - |
| XYZ | 11 | 21.62 | 3.79 | - |
| YUV | 93.05 | 79.44 | 73.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 149 | 7 | 0.89 | 0 | 0.95 | 0.42 | 116.2 | 0.91 | 0.31 |
| Hex | 10 | 95 | 7 | 59 | 0 | 5F | 2A | 74 | 5B | 1F |
| Octal | 20 | 225 | 7 | 131 | 0 | 137 | 52 | 164 | 133 | 37 |
| Binary | 10000 | 10010101 | 111 | 1011001 | 0 | 1011111 | 101010 | 1110100 | 1011011 | 11111 |
Color Harmonies of #109507
Complementary color
Monochromatic Colors of #109507
Black with #109507
Text Example
Text Example
White with #109507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #109507; }
p { color: rgb(16,149,7); }
H1.HeaderClassName
{
color: #109507;
}
.AnyTagClassName
{
color: #109507;
}
</style>
background-color css
<style>
a { background-color: #109507; }
a { background-color: rgb(16,149,7); }
div.DivClassName
{
background-color: #109507;
}
.BgClassName
{
background-color: #109507;
}
</style>
border-color css
<style>
span { border-color: #109507; }
span { border-color: rgb(16,149,7); }
td.TdClassName
{
border-color: #109507;
}
.TagClassName
{
border-color: #109507;
}
</style>