Shades of Islamic Green #119208
Tints of Islamic Green #119208
RGB
CMYK
RGB Variations
Color information
#119208 (or 0x119208) is known color: Islamic Green. HEX triplet: 11, 92 and 08. RGB value is (17,146,8). Sum of RGB (Red+Green+Blue) = 17+146+8=171 (22% of max value = 765). Red value is 17 (7.03% from 255 or 9.94% from 171); Green value is 146 (57.42% from 255 or 85.38% from 171); Blue value is 8 (3.52% from 255 or 4.68% from 171); Max value from RGB is 146 - color contains mainly: green. Hex color #119208 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119208 is #EE6DF7. Grayscale: #5C5C5C. Windows color (decimal): -15625720 or 561681. OLE color: 561681.
HSL color Cylindrical-coordinate representation of color #119208: hue angle of 116.09º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #119208 is Cyan = 0.88, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 17 | 146 | 8 | - |
| CMYK | 0.88 | 0 | 0.95 | 0.43 |
| HSL | 116.09º | 0.9% | 0.3% | - |
| HSV(B) | 116.09º | 0.95% | 0.57% | - |
| XYZ | 10.55 | 20.69 | 3.67 | - |
| YUV | 91.7 | 80.76 | 74.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 146 | 8 | 0.88 | 0 | 0.95 | 0.43 | 116.09 | 0.9 | 0.3 |
| Hex | 11 | 92 | 8 | 58 | 0 | 5F | 2B | 74 | 5A | 1E |
| Octal | 21 | 222 | 10 | 130 | 0 | 137 | 53 | 164 | 132 | 36 |
| Binary | 10001 | 10010010 | 1000 | 1011000 | 0 | 1011111 | 101011 | 1110100 | 1011010 | 11110 |
Color Harmonies of #119208
Complementary color
Monochromatic Colors of #119208
Black with #119208
Text Example
Text Example
White with #119208
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119208; }
p { color: rgb(17,146,8); }
H1.HeaderClassName
{
color: #119208;
}
.AnyTagClassName
{
color: #119208;
}
</style>
background-color css
<style>
a { background-color: #119208; }
a { background-color: rgb(17,146,8); }
div.DivClassName
{
background-color: #119208;
}
.BgClassName
{
background-color: #119208;
}
</style>
border-color css
<style>
span { border-color: #119208; }
span { border-color: rgb(17,146,8); }
td.TdClassName
{
border-color: #119208;
}
.TagClassName
{
border-color: #119208;
}
</style>