Shades of Islamic Green #0BA418
Tints of Islamic Green #0BA418
RGB
CMYK
RGB Variations
Color information
#0BA418 (or 0x0BA418) is known color: Islamic Green. HEX triplet: 0B, A4 and 18. RGB value is (11,164,24). Sum of RGB (Red+Green+Blue) = 11+164+24=199 (26% of max value = 765). Red value is 11 (4.69% from 255 or 5.53% from 199); Green value is 164 (64.45% from 255 or 82.41% from 199); Blue value is 24 (9.77% from 255 or 12.06% from 199); Max value from RGB is 164 - color contains mainly: green. Hex color #0BA418 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #0BA418 is #F45BE7. Grayscale: #666666. Windows color (decimal): -16014312 or 1614859. OLE color: 1614859.
HSL color Cylindrical-coordinate representation of color #0BA418: hue angle of 125.1º degrees, saturation: 0.87, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #0BA418 is Cyan = 0.93, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 11 | 164 | 24 | - |
| CMYK | 0.93 | 0 | 0.85 | 0.36 |
| HSL | 125.1º | 0.87% | 0.34% | - |
| HSV(B) | 125.1º | 0.93% | 0.64% | - |
| XYZ | 13.58 | 26.69 | 5.3 | - |
| YUV | 102.29 | 83.81 | 62.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 11 | 164 | 24 | 0.93 | 0 | 0.85 | 0.36 | 125.1 | 0.87 | 0.34 |
| Hex | B | A4 | 18 | 5D | 0 | 55 | 24 | 7D | 57 | 22 |
| Octal | 13 | 244 | 30 | 135 | 0 | 125 | 44 | 175 | 127 | 42 |
| Binary | 1011 | 10100100 | 11000 | 1011101 | 0 | 1010101 | 100100 | 1111101 | 1010111 | 100010 |
Color Harmonies of #0BA418
Complementary color
Monochromatic Colors of #0BA418
Black with #0BA418
Text Example
Text Example
White with #0BA418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0BA418; }
p { color: rgb(11,164,24); }
H1.HeaderClassName
{
color: #0BA418;
}
.AnyTagClassName
{
color: #0BA418;
}
</style>
background-color css
<style>
a { background-color: #0BA418; }
a { background-color: rgb(11,164,24); }
div.DivClassName
{
background-color: #0BA418;
}
.BgClassName
{
background-color: #0BA418;
}
</style>
border-color css
<style>
span { border-color: #0BA418; }
span { border-color: rgb(11,164,24); }
td.TdClassName
{
border-color: #0BA418;
}
.TagClassName
{
border-color: #0BA418;
}
</style>