Shades of Islamic Green #0BA31E
Tints of Islamic Green #0BA31E
RGB
CMYK
RGB Variations
Color information
#0BA31E (or 0x0BA31E) is known color: Islamic Green. HEX triplet: 0B, A3 and 1E. RGB value is (11,163,30). Sum of RGB (Red+Green+Blue) = 11+163+30=204 (27% of max value = 765). Red value is 11 (4.69% from 255 or 5.39% from 204); Green value is 163 (64.06% from 255 or 79.90% from 204); Blue value is 30 (12.11% from 255 or 14.71% from 204); Max value from RGB is 163 - color contains mainly: green. Hex color #0BA31E is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #0BA31E is #F45CE1. Grayscale: #666666. Windows color (decimal): -16014562 or 2007819. OLE color: 2007819.
HSL color Cylindrical-coordinate representation of color #0BA31E: hue angle of 127.5º 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 #0BA31E is Cyan = 0.93, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 11 | 163 | 30 | - |
| CMYK | 0.93 | 0 | 0.82 | 0.36 |
| HSL | 127.5º | 0.87% | 0.34% | - |
| HSV(B) | 127.5º | 0.93% | 0.64% | - |
| XYZ | 13.47 | 26.36 | 5.61 | - |
| YUV | 102.39 | 87.14 | 62.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 11 | 163 | 30 | 0.93 | 0 | 0.82 | 0.36 | 127.5 | 0.87 | 0.34 |
| Hex | B | A3 | 1E | 5D | 0 | 52 | 24 | 80 | 57 | 22 |
| Octal | 13 | 243 | 36 | 135 | 0 | 122 | 44 | 200 | 127 | 42 |
| Binary | 1011 | 10100011 | 11110 | 1011101 | 0 | 1010010 | 100100 | 10000000 | 1010111 | 100010 |
Color Harmonies of #0BA31E
Complementary color
Monochromatic Colors of #0BA31E
Black with #0BA31E
Text Example
Text Example
White with #0BA31E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0BA31E; }
p { color: rgb(11,163,30); }
H1.HeaderClassName
{
color: #0BA31E;
}
.AnyTagClassName
{
color: #0BA31E;
}
</style>
background-color css
<style>
a { background-color: #0BA31E; }
a { background-color: rgb(11,163,30); }
div.DivClassName
{
background-color: #0BA31E;
}
.BgClassName
{
background-color: #0BA31E;
}
</style>
border-color css
<style>
span { border-color: #0BA31E; }
span { border-color: rgb(11,163,30); }
td.TdClassName
{
border-color: #0BA31E;
}
.TagClassName
{
border-color: #0BA31E;
}
</style>