Shades of Islamic Green #0BA718
Tints of Islamic Green #0BA718
RGB
CMYK
RGB Variations
Color information
#0BA718 (or 0x0BA718) is known color: Islamic Green. HEX triplet: 0B, A7 and 18. RGB value is (11,167,24). Sum of RGB (Red+Green+Blue) = 11+167+24=202 (26% of max value = 765). Red value is 11 (4.69% from 255 or 5.45% from 202); Green value is 167 (65.62% from 255 or 82.67% from 202); Blue value is 24 (9.77% from 255 or 11.88% from 202); Max value from RGB is 167 - color contains mainly: green. Hex color #0BA718 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #0BA718 is #F458E7. Grayscale: #686868. Windows color (decimal): -16013544 or 1615627. OLE color: 1615627.
HSL color Cylindrical-coordinate representation of color #0BA718: hue angle of 125º degrees, saturation: 0.88, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #0BA718 is Cyan = 0.93, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 11 | 167 | 24 | - |
| CMYK | 0.93 | 0 | 0.86 | 0.35 |
| HSL | 125º | 0.88% | 0.35% | - |
| HSV(B) | 125º | 0.93% | 0.65% | - |
| XYZ | 14.12 | 27.77 | 5.48 | - |
| YUV | 104.05 | 82.82 | 61.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 11 | 167 | 24 | 0.93 | 0 | 0.86 | 0.35 | 125 | 0.88 | 0.35 |
| Hex | B | A7 | 18 | 5D | 0 | 56 | 23 | 7D | 58 | 23 |
| Octal | 13 | 247 | 30 | 135 | 0 | 126 | 43 | 175 | 130 | 43 |
| Binary | 1011 | 10100111 | 11000 | 1011101 | 0 | 1010110 | 100011 | 1111101 | 1011000 | 100011 |
Color Harmonies of #0BA718
Complementary color
Monochromatic Colors of #0BA718
Black with #0BA718
Text Example
Text Example
White with #0BA718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0BA718; }
p { color: rgb(11,167,24); }
H1.HeaderClassName
{
color: #0BA718;
}
.AnyTagClassName
{
color: #0BA718;
}
</style>
background-color css
<style>
a { background-color: #0BA718; }
a { background-color: rgb(11,167,24); }
div.DivClassName
{
background-color: #0BA718;
}
.BgClassName
{
background-color: #0BA718;
}
</style>
border-color css
<style>
span { border-color: #0BA718; }
span { border-color: rgb(11,167,24); }
td.TdClassName
{
border-color: #0BA718;
}
.TagClassName
{
border-color: #0BA718;
}
</style>