Shades of Islamic Green #119808
Tints of Islamic Green #119808
RGB
CMYK
RGB Variations
Color information
#119808 (or 0x119808) is known color: Islamic Green. HEX triplet: 11, 98 and 08. RGB value is (17,152,8). Sum of RGB (Red+Green+Blue) = 17+152+8=177 (23% of max value = 765). Red value is 17 (7.03% from 255 or 9.60% from 177); Green value is 152 (59.77% from 255 or 85.88% from 177); Blue value is 8 (3.52% from 255 or 4.52% from 177); Max value from RGB is 152 - color contains mainly: green. Hex color #119808 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119808 is #EE67F7. Grayscale: #5F5F5F. Windows color (decimal): -15624184 or 563217. OLE color: 563217.
HSL color Cylindrical-coordinate representation of color #119808: hue angle of 116.25º degrees, saturation: 0.9, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #119808 is Cyan = 0.89, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 17 | 152 | 8 | - |
| CMYK | 0.89 | 0 | 0.95 | 0.40 |
| HSL | 116.25º | 0.9% | 0.31% | - |
| HSV(B) | 116.25º | 0.95% | 0.6% | - |
| XYZ | 11.5 | 22.59 | 3.98 | - |
| YUV | 95.22 | 78.77 | 72.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 152 | 8 | 0.89 | 0 | 0.95 | 0.40 | 116.25 | 0.9 | 0.31 |
| Hex | 11 | 98 | 8 | 59 | 0 | 5F | 28 | 74 | 5A | 1F |
| Octal | 21 | 230 | 10 | 131 | 0 | 137 | 50 | 164 | 132 | 37 |
| Binary | 10001 | 10011000 | 1000 | 1011001 | 0 | 1011111 | 101000 | 1110100 | 1011010 | 11111 |
Color Harmonies of #119808
Complementary color
Monochromatic Colors of #119808
Black with #119808
Text Example
Text Example
White with #119808
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119808; }
p { color: rgb(17,152,8); }
H1.HeaderClassName
{
color: #119808;
}
.AnyTagClassName
{
color: #119808;
}
</style>
background-color css
<style>
a { background-color: #119808; }
a { background-color: rgb(17,152,8); }
div.DivClassName
{
background-color: #119808;
}
.BgClassName
{
background-color: #119808;
}
</style>
border-color css
<style>
span { border-color: #119808; }
span { border-color: rgb(17,152,8); }
td.TdClassName
{
border-color: #119808;
}
.TagClassName
{
border-color: #119808;
}
</style>