Shades of Islamic Green #119004
Tints of Islamic Green #119004
RGB
CMYK
RGB Variations
Color information
#119004 (or 0x119004) is known color: Islamic Green. HEX triplet: 11, 90 and 04. RGB value is (17,144,4). Sum of RGB (Red+Green+Blue) = 17+144+4=165 (21% of max value = 765). Red value is 17 (7.03% from 255 or 10.30% from 165); Green value is 144 (56.64% from 255 or 87.27% from 165); Blue value is 4 (1.95% from 255 or 2.42% from 165); Max value from RGB is 144 - color contains mainly: green. Hex color #119004 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119004 is #EE6FFB. Grayscale: #5A5A5A. Windows color (decimal): -15626236 or 299025. OLE color: 299025.
HSL color Cylindrical-coordinate representation of color #119004: hue angle of 114.43º degrees, saturation: 0.95, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #119004 is Cyan = 0.88, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 17 | 144 | 4 | - |
| CMYK | 0.88 | 0 | 0.97 | 0.44 |
| HSL | 114.43º | 0.95% | 0.29% | - |
| HSV(B) | 114.43º | 0.97% | 0.56% | - |
| XYZ | 10.23 | 20.07 | 3.45 | - |
| YUV | 90.07 | 79.42 | 75.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 144 | 4 | 0.88 | 0 | 0.97 | 0.44 | 114.43 | 0.95 | 0.29 |
| Hex | 11 | 90 | 4 | 58 | 0 | 61 | 2C | 72 | 5F | 1D |
| Octal | 21 | 220 | 4 | 130 | 0 | 141 | 54 | 162 | 137 | 35 |
| Binary | 10001 | 10010000 | 100 | 1011000 | 0 | 1100001 | 101100 | 1110010 | 1011111 | 11101 |
Color Harmonies of #119004
Complementary color
Monochromatic Colors of #119004
Black with #119004
Text Example
Text Example
White with #119004
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119004; }
p { color: rgb(17,144,4); }
H1.HeaderClassName
{
color: #119004;
}
.AnyTagClassName
{
color: #119004;
}
</style>
background-color css
<style>
a { background-color: #119004; }
a { background-color: rgb(17,144,4); }
div.DivClassName
{
background-color: #119004;
}
.BgClassName
{
background-color: #119004;
}
</style>
border-color css
<style>
span { border-color: #119004; }
span { border-color: rgb(17,144,4); }
td.TdClassName
{
border-color: #119004;
}
.TagClassName
{
border-color: #119004;
}
</style>