Shades of Islamic Green #099512
Tints of Islamic Green #099512
RGB
CMYK
RGB Variations
Color information
#099512 (or 0x099512) is known color: Islamic Green. HEX triplet: 09, 95 and 12. RGB value is (9,149,18). Sum of RGB (Red+Green+Blue) = 9+149+18=176 (23% of max value = 765). Red value is 9 (3.91% from 255 or 5.11% from 176); Green value is 149 (58.59% from 255 or 84.66% from 176); Blue value is 18 (7.42% from 255 or 10.23% from 176); Max value from RGB is 149 - color contains mainly: green. Hex color #099512 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #099512 is #F66AED. Grayscale: #5C5C5C. Windows color (decimal): -16149230 or 1217801. OLE color: 1217801.
HSL color Cylindrical-coordinate representation of color #099512: hue angle of 123.86º degrees, saturation: 0.89, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #099512 is Cyan = 0.94, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 9 | 149 | 18 | - |
| CMYK | 0.94 | 0 | 0.88 | 0.42 |
| HSL | 123.86º | 0.89% | 0.31% | - |
| HSV(B) | 123.86º | 0.94% | 0.58% | - |
| XYZ | 10.97 | 21.6 | 4.16 | - |
| YUV | 92.21 | 86.12 | 68.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 149 | 18 | 0.94 | 0 | 0.88 | 0.42 | 123.86 | 0.89 | 0.31 |
| Hex | 9 | 95 | 12 | 5E | 0 | 58 | 2A | 7C | 59 | 1F |
| Octal | 11 | 225 | 22 | 136 | 0 | 130 | 52 | 174 | 131 | 37 |
| Binary | 1001 | 10010101 | 10010 | 1011110 | 0 | 1011000 | 101010 | 1111100 | 1011001 | 11111 |
Color Harmonies of #099512
Complementary color
Monochromatic Colors of #099512
Black with #099512
Text Example
Text Example
White with #099512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #099512; }
p { color: rgb(9,149,18); }
H1.HeaderClassName
{
color: #099512;
}
.AnyTagClassName
{
color: #099512;
}
</style>
background-color css
<style>
a { background-color: #099512; }
a { background-color: rgb(9,149,18); }
div.DivClassName
{
background-color: #099512;
}
.BgClassName
{
background-color: #099512;
}
</style>
border-color css
<style>
span { border-color: #099512; }
span { border-color: rgb(9,149,18); }
td.TdClassName
{
border-color: #099512;
}
.TagClassName
{
border-color: #099512;
}
</style>