Shades of Islamic Green #119408
Tints of Islamic Green #119408
RGB
CMYK
RGB Variations
Color information
#119408 (or 0x119408) is known color: Islamic Green. HEX triplet: 11, 94 and 08. RGB value is (17,148,8). Sum of RGB (Red+Green+Blue) = 17+148+8=173 (22% of max value = 765). Red value is 17 (7.03% from 255 or 9.83% from 173); Green value is 148 (58.20% from 255 or 85.55% from 173); Blue value is 8 (3.52% from 255 or 4.62% from 173); Max value from RGB is 148 - color contains mainly: green. Hex color #119408 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119408 is #EE6BF7. Grayscale: #5D5D5D. Windows color (decimal): -15625208 or 562193. OLE color: 562193.
HSL color Cylindrical-coordinate representation of color #119408: hue angle of 116.14º degrees, saturation: 0.9, 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 #119408 is Cyan = 0.89, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 17 | 148 | 8 | - |
| CMYK | 0.89 | 0 | 0.95 | 0.42 |
| HSL | 116.14º | 0.9% | 0.31% | - |
| HSV(B) | 116.14º | 0.95% | 0.58% | - |
| XYZ | 10.86 | 21.32 | 3.77 | - |
| YUV | 92.87 | 80.1 | 73.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 148 | 8 | 0.89 | 0 | 0.95 | 0.42 | 116.14 | 0.9 | 0.31 |
| Hex | 11 | 94 | 8 | 59 | 0 | 5F | 2A | 74 | 5A | 1F |
| Octal | 21 | 224 | 10 | 131 | 0 | 137 | 52 | 164 | 132 | 37 |
| Binary | 10001 | 10010100 | 1000 | 1011001 | 0 | 1011111 | 101010 | 1110100 | 1011010 | 11111 |
Color Harmonies of #119408
Complementary color
Monochromatic Colors of #119408
Black with #119408
Text Example
Text Example
White with #119408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119408; }
p { color: rgb(17,148,8); }
H1.HeaderClassName
{
color: #119408;
}
.AnyTagClassName
{
color: #119408;
}
</style>
background-color css
<style>
a { background-color: #119408; }
a { background-color: rgb(17,148,8); }
div.DivClassName
{
background-color: #119408;
}
.BgClassName
{
background-color: #119408;
}
</style>
border-color css
<style>
span { border-color: #119408; }
span { border-color: rgb(17,148,8); }
td.TdClassName
{
border-color: #119408;
}
.TagClassName
{
border-color: #119408;
}
</style>