Shades of Islamic Green #099112
Tints of Islamic Green #099112
RGB
CMYK
RGB Variations
Color information
#099112 (or 0x099112) is known color: Islamic Green. HEX triplet: 09, 91 and 12. RGB value is (9,145,18). Sum of RGB (Red+Green+Blue) = 9+145+18=172 (22% of max value = 765). Red value is 9 (3.91% from 255 or 5.23% from 172); Green value is 145 (57.03% from 255 or 84.30% from 172); Blue value is 18 (7.42% from 255 or 10.47% from 172); Max value from RGB is 145 - color contains mainly: green. Hex color #099112 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #099112 is #F66EED. Grayscale: #5A5A5A. Windows color (decimal): -16150254 or 1216777. OLE color: 1216777.
HSL color Cylindrical-coordinate representation of color #099112: hue angle of 123.97º degrees, saturation: 0.88, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #099112 is Cyan = 0.94, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 9 | 145 | 18 | - |
| CMYK | 0.94 | 0 | 0.88 | 0.43 |
| HSL | 123.97º | 0.88% | 0.3% | - |
| HSV(B) | 123.97º | 0.94% | 0.57% | - |
| XYZ | 10.35 | 20.35 | 3.96 | - |
| YUV | 89.86 | 87.44 | 70.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 145 | 18 | 0.94 | 0 | 0.88 | 0.43 | 123.97 | 0.88 | 0.3 |
| Hex | 9 | 91 | 12 | 5E | 0 | 58 | 2B | 7C | 58 | 1E |
| Octal | 11 | 221 | 22 | 136 | 0 | 130 | 53 | 174 | 130 | 36 |
| Binary | 1001 | 10010001 | 10010 | 1011110 | 0 | 1011000 | 101011 | 1111100 | 1011000 | 11110 |
Color Harmonies of #099112
Complementary color
Monochromatic Colors of #099112
Black with #099112
Text Example
Text Example
White with #099112
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #099112; }
p { color: rgb(9,145,18); }
H1.HeaderClassName
{
color: #099112;
}
.AnyTagClassName
{
color: #099112;
}
</style>
background-color css
<style>
a { background-color: #099112; }
a { background-color: rgb(9,145,18); }
div.DivClassName
{
background-color: #099112;
}
.BgClassName
{
background-color: #099112;
}
</style>
border-color css
<style>
span { border-color: #099112; }
span { border-color: rgb(9,145,18); }
td.TdClassName
{
border-color: #099112;
}
.TagClassName
{
border-color: #099112;
}
</style>