Shades of Islamic Green #099407
Tints of Islamic Green #099407
RGB
CMYK
RGB Variations
Color information
#099407 (or 0x099407) is known color: Islamic Green. HEX triplet: 09, 94 and 07. RGB value is (9,148,7). Sum of RGB (Red+Green+Blue) = 9+148+7=164 (21% of max value = 765). Red value is 9 (3.91% from 255 or 5.49% from 164); Green value is 148 (58.20% from 255 or 90.24% from 164); Blue value is 7 (3.12% from 255 or 4.27% from 164); Max value from RGB is 148 - color contains mainly: green. Hex color #099407 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #099407 is #F66BF8. Grayscale: #5A5A5A. Windows color (decimal): -16149497 or 496649. OLE color: 496649.
HSL color Cylindrical-coordinate representation of color #099407: hue angle of 119.15º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #099407 is Cyan = 0.94, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 9 | 148 | 7 | - |
| CMYK | 0.94 | 0 | 0.95 | 0.42 |
| HSL | 119.15º | 0.91% | 0.3% | - |
| HSV(B) | 119.15º | 0.95% | 0.58% | - |
| XYZ | 10.74 | 21.25 | 3.74 | - |
| YUV | 90.37 | 80.95 | 69.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 148 | 7 | 0.94 | 0 | 0.95 | 0.42 | 119.15 | 0.91 | 0.3 |
| Hex | 9 | 94 | 7 | 5E | 0 | 5F | 2A | 77 | 5B | 1E |
| Octal | 11 | 224 | 7 | 136 | 0 | 137 | 52 | 167 | 133 | 36 |
| Binary | 1001 | 10010100 | 111 | 1011110 | 0 | 1011111 | 101010 | 1110111 | 1011011 | 11110 |
Color Harmonies of #099407
Complementary color
Monochromatic Colors of #099407
Black with #099407
Text Example
Text Example
White with #099407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #099407; }
p { color: rgb(9,148,7); }
H1.HeaderClassName
{
color: #099407;
}
.AnyTagClassName
{
color: #099407;
}
</style>
background-color css
<style>
a { background-color: #099407; }
a { background-color: rgb(9,148,7); }
div.DivClassName
{
background-color: #099407;
}
.BgClassName
{
background-color: #099407;
}
</style>
border-color css
<style>
span { border-color: #099407; }
span { border-color: rgb(9,148,7); }
td.TdClassName
{
border-color: #099407;
}
.TagClassName
{
border-color: #099407;
}
</style>