Shades of Islamic Green #119805
Tints of Islamic Green #119805
RGB
CMYK
RGB Variations
Color information
#119805 (or 0x119805) is known color: Islamic Green. HEX triplet: 11, 98 and 05. RGB value is (17,152,5). Sum of RGB (Red+Green+Blue) = 17+152+5=174 (23% of max value = 765). Red value is 17 (7.03% from 255 or 9.77% from 174); Green value is 152 (59.77% from 255 or 87.36% from 174); Blue value is 5 (2.34% from 255 or 2.87% from 174); Max value from RGB is 152 - color contains mainly: green. Hex color #119805 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119805 is #EE67FA. Grayscale: #5F5F5F. Windows color (decimal): -15624187 or 366609. OLE color: 366609.
HSL color Cylindrical-coordinate representation of color #119805: hue angle of 115.1º degrees, saturation: 0.94, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #119805 is Cyan = 0.89, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 17 | 152 | 5 | - |
| CMYK | 0.89 | 0 | 0.97 | 0.40 |
| HSL | 115.1º | 0.94% | 0.31% | - |
| HSV(B) | 115.1º | 0.97% | 0.6% | - |
| XYZ | 11.49 | 22.59 | 3.9 | - |
| YUV | 94.88 | 77.27 | 72.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 152 | 5 | 0.89 | 0 | 0.97 | 0.40 | 115.1 | 0.94 | 0.31 |
| Hex | 11 | 98 | 5 | 59 | 0 | 61 | 28 | 73 | 5E | 1F |
| Octal | 21 | 230 | 5 | 131 | 0 | 141 | 50 | 163 | 136 | 37 |
| Binary | 10001 | 10011000 | 101 | 1011001 | 0 | 1100001 | 101000 | 1110011 | 1011110 | 11111 |
Color Harmonies of #119805
Complementary color
Monochromatic Colors of #119805
Black with #119805
Text Example
Text Example
White with #119805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119805; }
p { color: rgb(17,152,5); }
H1.HeaderClassName
{
color: #119805;
}
.AnyTagClassName
{
color: #119805;
}
</style>
background-color css
<style>
a { background-color: #119805; }
a { background-color: rgb(17,152,5); }
div.DivClassName
{
background-color: #119805;
}
.BgClassName
{
background-color: #119805;
}
</style>
border-color css
<style>
span { border-color: #119805; }
span { border-color: rgb(17,152,5); }
td.TdClassName
{
border-color: #119805;
}
.TagClassName
{
border-color: #119805;
}
</style>