Shades of Islamic Green #0BB417
Tints of Islamic Green #0BB417
RGB
CMYK
RGB Variations
Color information
#0BB417 (or 0x0BB417) is known color: Islamic Green. HEX triplet: 0B, B4 and 17. RGB value is (11,180,23). Sum of RGB (Red+Green+Blue) = 11+180+23=214 (28% of max value = 765). Red value is 11 (4.69% from 255 or 5.14% from 214); Green value is 180 (70.70% from 255 or 84.11% from 214); Blue value is 23 (9.38% from 255 or 10.75% from 214); Max value from RGB is 180 - color contains mainly: green. Hex color #0BB417 is not a web safe color. Web safe color analog (approx): #00CC00. Inversed color of #0BB417 is #F44BE8. Grayscale: #707070. Windows color (decimal): -16010217 or 1553419. OLE color: 1553419.
HSL color Cylindrical-coordinate representation of color #0BB417: hue angle of 124.26º 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 #0BB417 is Cyan = 0.94, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 11 | 180 | 23 | - |
| CMYK | 0.94 | 0 | 0.87 | 0.29 |
| HSL | 124.26º | 0.88% | 0.37% | - |
| HSV(B) | 124.26º | 0.94% | 0.71% | - |
| XYZ | 16.61 | 32.78 | 6.26 | - |
| YUV | 111.57 | 78.01 | 56.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 11 | 180 | 23 | 0.94 | 0 | 0.87 | 0.29 | 124.26 | 0.88 | 0.37 |
| Hex | B | B4 | 17 | 5E | 0 | 57 | 1D | 7C | 58 | 25 |
| Octal | 13 | 264 | 27 | 136 | 0 | 127 | 35 | 174 | 130 | 45 |
| Binary | 1011 | 10110100 | 10111 | 1011110 | 0 | 1010111 | 11101 | 1111100 | 1011000 | 100101 |
Color Harmonies of #0BB417
Complementary color
Monochromatic Colors of #0BB417
Black with #0BB417
Text Example
Text Example
White with #0BB417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0BB417; }
p { color: rgb(11,180,23); }
H1.HeaderClassName
{
color: #0BB417;
}
.AnyTagClassName
{
color: #0BB417;
}
</style>
background-color css
<style>
a { background-color: #0BB417; }
a { background-color: rgb(11,180,23); }
div.DivClassName
{
background-color: #0BB417;
}
.BgClassName
{
background-color: #0BB417;
}
</style>
border-color css
<style>
span { border-color: #0BB417; }
span { border-color: rgb(11,180,23); }
td.TdClassName
{
border-color: #0BB417;
}
.TagClassName
{
border-color: #0BB417;
}
</style>