Shades of Islamic Green #0B9206
Tints of Islamic Green #0B9206
RGB
CMYK
RGB Variations
Color information
#0B9206 (or 0x0B9206) is known color: Islamic Green. HEX triplet: 0B, 92 and 06. RGB value is (11,146,6). Sum of RGB (Red+Green+Blue) = 11+146+6=163 (21% of max value = 765). Red value is 11 (4.69% from 255 or 6.75% from 163); Green value is 146 (57.42% from 255 or 89.57% from 163); Blue value is 6 (2.73% from 255 or 3.68% from 163); Max value from RGB is 146 - color contains mainly: green. Hex color #0B9206 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #0B9206 is #F46DF9. Grayscale: #5A5A5A. Windows color (decimal): -16018938 or 430603. OLE color: 430603.
HSL color Cylindrical-coordinate representation of color #0B9206: hue angle of 117.86º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #0B9206 is Cyan = 0.92, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 11 | 146 | 6 | - |
| CMYK | 0.92 | 0 | 0.96 | 0.43 |
| HSL | 117.86º | 0.92% | 0.3% | - |
| HSV(B) | 117.86º | 0.96% | 0.57% | - |
| XYZ | 10.45 | 20.64 | 3.61 | - |
| YUV | 89.68 | 80.77 | 71.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 11 | 146 | 6 | 0.92 | 0 | 0.96 | 0.43 | 117.86 | 0.92 | 0.3 |
| Hex | B | 92 | 6 | 5C | 0 | 60 | 2B | 76 | 5C | 1E |
| Octal | 13 | 222 | 6 | 134 | 0 | 140 | 53 | 166 | 134 | 36 |
| Binary | 1011 | 10010010 | 110 | 1011100 | 0 | 1100000 | 101011 | 1110110 | 1011100 | 11110 |
Color Harmonies of #0B9206
Complementary color
Monochromatic Colors of #0B9206
Black with #0B9206
Text Example
Text Example
White with #0B9206
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0B9206; }
p { color: rgb(11,146,6); }
H1.HeaderClassName
{
color: #0B9206;
}
.AnyTagClassName
{
color: #0B9206;
}
</style>
background-color css
<style>
a { background-color: #0B9206; }
a { background-color: rgb(11,146,6); }
div.DivClassName
{
background-color: #0B9206;
}
.BgClassName
{
background-color: #0B9206;
}
</style>
border-color css
<style>
span { border-color: #0B9206; }
span { border-color: rgb(11,146,6); }
td.TdClassName
{
border-color: #0B9206;
}
.TagClassName
{
border-color: #0B9206;
}
</style>