Shades of Islamic Green #0BB418
Tints of Islamic Green #0BB418
RGB
CMYK
RGB Variations
Color information
#0BB418 (or 0x0BB418) is known color: Islamic Green. HEX triplet: 0B, B4 and 18. RGB value is (11,180,24). Sum of RGB (Red+Green+Blue) = 11+180+24=215 (28% of max value = 765). Red value is 11 (4.69% from 255 or 5.12% from 215); Green value is 180 (70.70% from 255 or 83.72% from 215); Blue value is 24 (9.77% from 255 or 11.16% from 215); Max value from RGB is 180 - color contains mainly: green. Hex color #0BB418 is not a web safe color. Web safe color analog (approx): #00CC00. Inversed color of #0BB418 is #F44BE7. Grayscale: #707070. Windows color (decimal): -16010216 or 1618955. OLE color: 1618955.
HSL color Cylindrical-coordinate representation of color #0BB418: hue angle of 124.62º degrees, saturation: 0.88, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #0BB418 is Cyan = 0.94, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 11 | 180 | 24 | - |
| CMYK | 0.94 | 0 | 0.87 | 0.29 |
| HSL | 124.62º | 0.88% | 0.37% | - |
| HSV(B) | 124.62º | 0.94% | 0.71% | - |
| XYZ | 16.62 | 32.78 | 6.32 | - |
| YUV | 111.69 | 78.51 | 56.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 11 | 180 | 24 | 0.94 | 0 | 0.87 | 0.29 | 124.62 | 0.88 | 0.37 |
| Hex | B | B4 | 18 | 5E | 0 | 57 | 1D | 7D | 58 | 25 |
| Octal | 13 | 264 | 30 | 136 | 0 | 127 | 35 | 175 | 130 | 45 |
| Binary | 1011 | 10110100 | 11000 | 1011110 | 0 | 1010111 | 11101 | 1111101 | 1011000 | 100101 |
Color Harmonies of #0BB418
Complementary color
Monochromatic Colors of #0BB418
Black with #0BB418
Text Example
Text Example
White with #0BB418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0BB418; }
p { color: rgb(11,180,24); }
H1.HeaderClassName
{
color: #0BB418;
}
.AnyTagClassName
{
color: #0BB418;
}
</style>
background-color css
<style>
a { background-color: #0BB418; }
a { background-color: rgb(11,180,24); }
div.DivClassName
{
background-color: #0BB418;
}
.BgClassName
{
background-color: #0BB418;
}
</style>
border-color css
<style>
span { border-color: #0BB418; }
span { border-color: rgb(11,180,24); }
td.TdClassName
{
border-color: #0BB418;
}
.TagClassName
{
border-color: #0BB418;
}
</style>