Shades of Islamic Green #0B9116
Tints of Islamic Green #0B9116
RGB
CMYK
RGB Variations
Color information
#0B9116 (or 0x0B9116) is known color: Islamic Green. HEX triplet: 0B, 91 and 16. RGB value is (11,145,22). Sum of RGB (Red+Green+Blue) = 11+145+22=178 (23% of max value = 765). Red value is 11 (4.69% from 255 or 6.18% from 178); Green value is 145 (57.03% from 255 or 81.46% from 178); Blue value is 22 (8.98% from 255 or 12.36% from 178); Max value from RGB is 145 - color contains mainly: green. Hex color #0B9116 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #0B9116 is #F46EE9. Grayscale: #5B5B5B. Windows color (decimal): -16019178 or 1478923. OLE color: 1478923.
HSL color Cylindrical-coordinate representation of color #0B9116: hue angle of 124.93º degrees, saturation: 0.86, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #0B9116 is Cyan = 0.92, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 11 | 145 | 22 | - |
| CMYK | 0.92 | 0 | 0.85 | 0.43 |
| HSL | 124.93º | 0.86% | 0.31% | - |
| HSV(B) | 124.93º | 0.92% | 0.57% | - |
| XYZ | 10.41 | 20.38 | 4.14 | - |
| YUV | 90.91 | 89.11 | 71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 11 | 145 | 22 | 0.92 | 0 | 0.85 | 0.43 | 124.93 | 0.86 | 0.31 |
| Hex | B | 91 | 16 | 5C | 0 | 55 | 2B | 7D | 56 | 1F |
| Octal | 13 | 221 | 26 | 134 | 0 | 125 | 53 | 175 | 126 | 37 |
| Binary | 1011 | 10010001 | 10110 | 1011100 | 0 | 1010101 | 101011 | 1111101 | 1010110 | 11111 |
Color Harmonies of #0B9116
Complementary color
Monochromatic Colors of #0B9116
Black with #0B9116
Text Example
Text Example
White with #0B9116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0B9116; }
p { color: rgb(11,145,22); }
H1.HeaderClassName
{
color: #0B9116;
}
.AnyTagClassName
{
color: #0B9116;
}
</style>
background-color css
<style>
a { background-color: #0B9116; }
a { background-color: rgb(11,145,22); }
div.DivClassName
{
background-color: #0B9116;
}
.BgClassName
{
background-color: #0B9116;
}
</style>
border-color css
<style>
span { border-color: #0B9116; }
span { border-color: rgb(11,145,22); }
td.TdClassName
{
border-color: #0B9116;
}
.TagClassName
{
border-color: #0B9116;
}
</style>