Shades of Islamic Green #099413
Tints of Islamic Green #099413
RGB
CMYK
RGB Variations
Color information
#099413 (or 0x099413) is known color: Islamic Green. HEX triplet: 09, 94 and 13. RGB value is (9,148,19). Sum of RGB (Red+Green+Blue) = 9+148+19=176 (23% of max value = 765). Red value is 9 (3.91% from 255 or 5.11% from 176); Green value is 148 (58.20% from 255 or 84.09% from 176); Blue value is 19 (7.81% from 255 or 10.80% from 176); Max value from RGB is 148 - color contains mainly: green. Hex color #099413 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #099413 is #F66BEC. Grayscale: #5C5C5C. Windows color (decimal): -16149485 or 1283081. OLE color: 1283081.
HSL color Cylindrical-coordinate representation of color #099413: hue angle of 124.32º 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 #099413 is Cyan = 0.94, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 9 | 148 | 19 | - |
| CMYK | 0.94 | 0 | 0.87 | 0.42 |
| HSL | 124.32º | 0.89% | 0.31% | - |
| HSV(B) | 124.32º | 0.94% | 0.58% | - |
| XYZ | 10.82 | 21.28 | 4.15 | - |
| YUV | 91.73 | 86.95 | 68.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 148 | 19 | 0.94 | 0 | 0.87 | 0.42 | 124.32 | 0.89 | 0.31 |
| Hex | 9 | 94 | 13 | 5E | 0 | 57 | 2A | 7C | 59 | 1F |
| Octal | 11 | 224 | 23 | 136 | 0 | 127 | 52 | 174 | 131 | 37 |
| Binary | 1001 | 10010100 | 10011 | 1011110 | 0 | 1010111 | 101010 | 1111100 | 1011001 | 11111 |
Color Harmonies of #099413
Complementary color
Monochromatic Colors of #099413
Black with #099413
Text Example
Text Example
White with #099413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #099413; }
p { color: rgb(9,148,19); }
H1.HeaderClassName
{
color: #099413;
}
.AnyTagClassName
{
color: #099413;
}
</style>
background-color css
<style>
a { background-color: #099413; }
a { background-color: rgb(9,148,19); }
div.DivClassName
{
background-color: #099413;
}
.BgClassName
{
background-color: #099413;
}
</style>
border-color css
<style>
span { border-color: #099413; }
span { border-color: rgb(9,148,19); }
td.TdClassName
{
border-color: #099413;
}
.TagClassName
{
border-color: #099413;
}
</style>