Shades of Islamic Green #099414
Tints of Islamic Green #099414
RGB
CMYK
RGB Variations
Color information
#099414 (or 0x099414) is known color: Islamic Green. HEX triplet: 09, 94 and 14. RGB value is (9,148,20). Sum of RGB (Red+Green+Blue) = 9+148+20=177 (23% of max value = 765). Red value is 9 (3.91% from 255 or 5.08% from 177); Green value is 148 (58.20% from 255 or 83.62% from 177); Blue value is 20 (8.20% from 255 or 11.30% from 177); Max value from RGB is 148 - color contains mainly: green. Hex color #099414 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #099414 is #F66BEB. Grayscale: #5C5C5C. Windows color (decimal): -16149484 or 1348617. OLE color: 1348617.
HSL color Cylindrical-coordinate representation of color #099414: hue angle of 124.75º 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 #099414 is Cyan = 0.94, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 9 | 148 | 20 | - |
| CMYK | 0.94 | 0 | 0.86 | 0.42 |
| HSL | 124.75º | 0.89% | 0.31% | - |
| HSV(B) | 124.75º | 0.94% | 0.58% | - |
| XYZ | 10.83 | 21.29 | 4.2 | - |
| YUV | 91.85 | 87.45 | 68.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 148 | 20 | 0.94 | 0 | 0.86 | 0.42 | 124.75 | 0.89 | 0.31 |
| Hex | 9 | 94 | 14 | 5E | 0 | 56 | 2A | 7D | 59 | 1F |
| Octal | 11 | 224 | 24 | 136 | 0 | 126 | 52 | 175 | 131 | 37 |
| Binary | 1001 | 10010100 | 10100 | 1011110 | 0 | 1010110 | 101010 | 1111101 | 1011001 | 11111 |
Color Harmonies of #099414
Complementary color
Monochromatic Colors of #099414
Black with #099414
Text Example
Text Example
White with #099414
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #099414; }
p { color: rgb(9,148,20); }
H1.HeaderClassName
{
color: #099414;
}
.AnyTagClassName
{
color: #099414;
}
</style>
background-color css
<style>
a { background-color: #099414; }
a { background-color: rgb(9,148,20); }
div.DivClassName
{
background-color: #099414;
}
.BgClassName
{
background-color: #099414;
}
</style>
border-color css
<style>
span { border-color: #099414; }
span { border-color: rgb(9,148,20); }
td.TdClassName
{
border-color: #099414;
}
.TagClassName
{
border-color: #099414;
}
</style>