Shades of Islamic Green #099313
Tints of Islamic Green #099313
RGB
CMYK
RGB Variations
Color information
#099313 (or 0x099313) is known color: Islamic Green. HEX triplet: 09, 93 and 13. RGB value is (9,147,19). Sum of RGB (Red+Green+Blue) = 9+147+19=175 (23% of max value = 765). Red value is 9 (3.91% from 255 or 5.14% from 175); Green value is 147 (57.81% from 255 or 84% from 175); Blue value is 19 (7.81% from 255 or 10.86% from 175); Max value from RGB is 147 - color contains mainly: green. Hex color #099313 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #099313 is #F66CEC. Grayscale: #5B5B5B. Windows color (decimal): -16149741 or 1282825. OLE color: 1282825.
HSL color Cylindrical-coordinate representation of color #099313: hue angle of 124.35º degrees, saturation: 0.88, 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 #099313 is Cyan = 0.94, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 9 | 147 | 19 | - |
| CMYK | 0.94 | 0 | 0.87 | 0.42 |
| HSL | 124.35º | 0.88% | 0.31% | - |
| HSV(B) | 124.35º | 0.94% | 0.58% | - |
| XYZ | 10.66 | 20.97 | 4.1 | - |
| YUV | 91.15 | 87.28 | 69.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 147 | 19 | 0.94 | 0 | 0.87 | 0.42 | 124.35 | 0.88 | 0.31 |
| Hex | 9 | 93 | 13 | 5E | 0 | 57 | 2A | 7C | 58 | 1F |
| Octal | 11 | 223 | 23 | 136 | 0 | 127 | 52 | 174 | 130 | 37 |
| Binary | 1001 | 10010011 | 10011 | 1011110 | 0 | 1010111 | 101010 | 1111100 | 1011000 | 11111 |
Color Harmonies of #099313
Complementary color
Monochromatic Colors of #099313
Black with #099313
Text Example
Text Example
White with #099313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #099313; }
p { color: rgb(9,147,19); }
H1.HeaderClassName
{
color: #099313;
}
.AnyTagClassName
{
color: #099313;
}
</style>
background-color css
<style>
a { background-color: #099313; }
a { background-color: rgb(9,147,19); }
div.DivClassName
{
background-color: #099313;
}
.BgClassName
{
background-color: #099313;
}
</style>
border-color css
<style>
span { border-color: #099313; }
span { border-color: rgb(9,147,19); }
td.TdClassName
{
border-color: #099313;
}
.TagClassName
{
border-color: #099313;
}
</style>