Shades of Islamic Green #119802
Tints of Islamic Green #119802
RGB
CMYK
RGB Variations
Color information
#119802 (or 0x119802) is known color: Islamic Green. HEX triplet: 11, 98 and 02. RGB value is (17,152,2). Sum of RGB (Red+Green+Blue) = 17+152+2=171 (22% of max value = 765). Red value is 17 (7.03% from 255 or 9.94% from 171); Green value is 152 (59.77% from 255 or 88.89% from 171); Blue value is 2 (1.17% from 255 or 1.17% from 171); Max value from RGB is 152 - color contains mainly: green. Hex color #119802 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119802 is #EE67FD. Grayscale: #5E5E5E. Windows color (decimal): -15624190 or 170001. OLE color: 170001.
HSL color Cylindrical-coordinate representation of color #119802: hue angle of 114º degrees, saturation: 0.97, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #119802 is Cyan = 0.89, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 17 | 152 | 2 | - |
| CMYK | 0.89 | 0 | 0.99 | 0.40 |
| HSL | 114º | 0.97% | 0.3% | - |
| HSV(B) | 114º | 0.99% | 0.6% | - |
| XYZ | 11.47 | 22.58 | 3.81 | - |
| YUV | 94.54 | 75.77 | 72.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 152 | 2 | 0.89 | 0 | 0.99 | 0.40 | 114 | 0.97 | 0.3 |
| Hex | 11 | 98 | 2 | 59 | 0 | 63 | 28 | 72 | 61 | 1E |
| Octal | 21 | 230 | 2 | 131 | 0 | 143 | 50 | 162 | 141 | 36 |
| Binary | 10001 | 10011000 | 10 | 1011001 | 0 | 1100011 | 101000 | 1110010 | 1100001 | 11110 |
Color Harmonies of #119802
Complementary color
Monochromatic Colors of #119802
Black with #119802
Text Example
Text Example
White with #119802
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119802; }
p { color: rgb(17,152,2); }
H1.HeaderClassName
{
color: #119802;
}
.AnyTagClassName
{
color: #119802;
}
</style>
background-color css
<style>
a { background-color: #119802; }
a { background-color: rgb(17,152,2); }
div.DivClassName
{
background-color: #119802;
}
.BgClassName
{
background-color: #119802;
}
</style>
border-color css
<style>
span { border-color: #119802; }
span { border-color: rgb(17,152,2); }
td.TdClassName
{
border-color: #119802;
}
.TagClassName
{
border-color: #119802;
}
</style>