Shades of Islamic Green #099208
Tints of Islamic Green #099208
RGB
CMYK
RGB Variations
Color information
#099208 (or 0x099208) is known color: Islamic Green. HEX triplet: 09, 92 and 08. RGB value is (9,146,8). Sum of RGB (Red+Green+Blue) = 9+146+8=163 (21% of max value = 765). Red value is 9 (3.91% from 255 or 5.52% from 163); Green value is 146 (57.42% from 255 or 89.57% from 163); Blue value is 8 (3.52% from 255 or 4.91% from 163); Max value from RGB is 146 - color contains mainly: green. Hex color #099208 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #099208 is #F66DF7. Grayscale: #595959. Windows color (decimal): -16150008 or 561673. OLE color: 561673.
HSL color Cylindrical-coordinate representation of color #099208: hue angle of 119.57º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #099208 is Cyan = 0.94, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 9 | 146 | 8 | - |
| CMYK | 0.94 | 0 | 0.95 | 0.43 |
| HSL | 119.57º | 0.9% | 0.3% | - |
| HSV(B) | 119.57º | 0.95% | 0.57% | - |
| XYZ | 10.44 | 20.63 | 3.66 | - |
| YUV | 89.31 | 82.11 | 70.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 146 | 8 | 0.94 | 0 | 0.95 | 0.43 | 119.57 | 0.9 | 0.3 |
| Hex | 9 | 92 | 8 | 5E | 0 | 5F | 2B | 78 | 5A | 1E |
| Octal | 11 | 222 | 10 | 136 | 0 | 137 | 53 | 170 | 132 | 36 |
| Binary | 1001 | 10010010 | 1000 | 1011110 | 0 | 1011111 | 101011 | 1111000 | 1011010 | 11110 |
Color Harmonies of #099208
Complementary color
Monochromatic Colors of #099208
Black with #099208
Text Example
Text Example
White with #099208
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #099208; }
p { color: rgb(9,146,8); }
H1.HeaderClassName
{
color: #099208;
}
.AnyTagClassName
{
color: #099208;
}
</style>
background-color css
<style>
a { background-color: #099208; }
a { background-color: rgb(9,146,8); }
div.DivClassName
{
background-color: #099208;
}
.BgClassName
{
background-color: #099208;
}
</style>
border-color css
<style>
span { border-color: #099208; }
span { border-color: rgb(9,146,8); }
td.TdClassName
{
border-color: #099208;
}
.TagClassName
{
border-color: #099208;
}
</style>