Shades of Islamic Green #099410
Tints of Islamic Green #099410
RGB
CMYK
RGB Variations
Color information
#099410 (or 0x099410) is known color: Islamic Green. HEX triplet: 09, 94 and 10. RGB value is (9,148,16). Sum of RGB (Red+Green+Blue) = 9+148+16=173 (22% of max value = 765). Red value is 9 (3.91% from 255 or 5.20% from 173); Green value is 148 (58.20% from 255 or 85.55% from 173); Blue value is 16 (6.64% from 255 or 9.25% from 173); Max value from RGB is 148 - color contains mainly: green. Hex color #099410 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #099410 is #F66BEF. Grayscale: #5B5B5B. Windows color (decimal): -16149488 or 1086473. OLE color: 1086473.
HSL color Cylindrical-coordinate representation of color #099410: hue angle of 123.02º 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 #099410 is Cyan = 0.94, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 9 | 148 | 16 | - |
| CMYK | 0.94 | 0 | 0.89 | 0.42 |
| HSL | 123.02º | 0.89% | 0.31% | - |
| HSV(B) | 123.02º | 0.94% | 0.58% | - |
| XYZ | 10.8 | 21.28 | 4.03 | - |
| YUV | 91.39 | 85.45 | 69.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 148 | 16 | 0.94 | 0 | 0.89 | 0.42 | 123.02 | 0.89 | 0.31 |
| Hex | 9 | 94 | 10 | 5E | 0 | 59 | 2A | 7B | 59 | 1F |
| Octal | 11 | 224 | 20 | 136 | 0 | 131 | 52 | 173 | 131 | 37 |
| Binary | 1001 | 10010100 | 10000 | 1011110 | 0 | 1011001 | 101010 | 1111011 | 1011001 | 11111 |
Color Harmonies of #099410
Complementary color
Monochromatic Colors of #099410
Black with #099410
Text Example
Text Example
White with #099410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #099410; }
p { color: rgb(9,148,16); }
H1.HeaderClassName
{
color: #099410;
}
.AnyTagClassName
{
color: #099410;
}
</style>
background-color css
<style>
a { background-color: #099410; }
a { background-color: rgb(9,148,16); }
div.DivClassName
{
background-color: #099410;
}
.BgClassName
{
background-color: #099410;
}
</style>
border-color css
<style>
span { border-color: #099410; }
span { border-color: rgb(9,148,16); }
td.TdClassName
{
border-color: #099410;
}
.TagClassName
{
border-color: #099410;
}
</style>