Shades of Islamic Green #0B9503
Tints of Islamic Green #0B9503
RGB
CMYK
RGB Variations
Color information
#0B9503 (or 0x0B9503) is known color: Islamic Green. HEX triplet: 0B, 95 and 03. RGB value is (11,149,3). Sum of RGB (Red+Green+Blue) = 11+149+3=163 (21% of max value = 765). Red value is 11 (4.69% from 255 or 6.75% from 163); Green value is 149 (58.59% from 255 or 91.41% from 163); Blue value is 3 (1.56% from 255 or 1.84% from 163); Max value from RGB is 149 - color contains mainly: green. Hex color #0B9503 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #0B9503 is #F46AFC. Grayscale: #5B5B5B. Windows color (decimal): -16018173 or 234763. OLE color: 234763.
HSL color Cylindrical-coordinate representation of color #0B9503: hue angle of 116.71º degrees, saturation: 0.96, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #0B9503 is Cyan = 0.93, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 11 | 149 | 3 | - |
| CMYK | 0.93 | 0 | 0.98 | 0.42 |
| HSL | 116.71º | 0.96% | 0.3% | - |
| HSV(B) | 116.71º | 0.98% | 0.58% | - |
| XYZ | 10.9 | 21.57 | 3.68 | - |
| YUV | 91.09 | 78.28 | 70.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 11 | 149 | 3 | 0.93 | 0 | 0.98 | 0.42 | 116.71 | 0.96 | 0.3 |
| Hex | B | 95 | 3 | 5D | 0 | 62 | 2A | 75 | 60 | 1E |
| Octal | 13 | 225 | 3 | 135 | 0 | 142 | 52 | 165 | 140 | 36 |
| Binary | 1011 | 10010101 | 11 | 1011101 | 0 | 1100010 | 101010 | 1110101 | 1100000 | 11110 |
Color Harmonies of #0B9503
Complementary color
Monochromatic Colors of #0B9503
Black with #0B9503
Text Example
Text Example
White with #0B9503
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0B9503; }
p { color: rgb(11,149,3); }
H1.HeaderClassName
{
color: #0B9503;
}
.AnyTagClassName
{
color: #0B9503;
}
</style>
background-color css
<style>
a { background-color: #0B9503; }
a { background-color: rgb(11,149,3); }
div.DivClassName
{
background-color: #0B9503;
}
.BgClassName
{
background-color: #0B9503;
}
</style>
border-color css
<style>
span { border-color: #0B9503; }
span { border-color: rgb(11,149,3); }
td.TdClassName
{
border-color: #0B9503;
}
.TagClassName
{
border-color: #0B9503;
}
</style>