Shades of Islamic Green #0B8F13
Tints of Islamic Green #0B8F13
RGB
CMYK
RGB Variations
Color information
#0B8F13 (or 0x0B8F13) is known color: Islamic Green. HEX triplet: 0B, 8F and 13. RGB value is (11,143,19). Sum of RGB (Red+Green+Blue) = 11+143+19=173 (22% of max value = 765). Red value is 11 (4.69% from 255 or 6.36% from 173); Green value is 143 (56.25% from 255 or 82.66% from 173); Blue value is 19 (7.81% from 255 or 10.98% from 173); Max value from RGB is 143 - color contains mainly: green. Hex color #0B8F13 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #0B8F13 is #F470EC. Grayscale: #595959. Windows color (decimal): -16019693 or 1281803. OLE color: 1281803.
HSL color Cylindrical-coordinate representation of color #0B8F13: hue angle of 123.64º degrees, saturation: 0.86, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #0B8F13 is Cyan = 0.92, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 11 | 143 | 19 | - |
| CMYK | 0.92 | 0 | 0.87 | 0.44 |
| HSL | 123.64º | 0.86% | 0.3% | - |
| HSV(B) | 123.64º | 0.92% | 0.56% | - |
| XYZ | 10.08 | 19.76 | 3.9 | - |
| YUV | 89.4 | 88.27 | 72.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 11 | 143 | 19 | 0.92 | 0 | 0.87 | 0.44 | 123.64 | 0.86 | 0.3 |
| Hex | B | 8F | 13 | 5C | 0 | 57 | 2C | 7C | 56 | 1E |
| Octal | 13 | 217 | 23 | 134 | 0 | 127 | 54 | 174 | 126 | 36 |
| Binary | 1011 | 10001111 | 10011 | 1011100 | 0 | 1010111 | 101100 | 1111100 | 1010110 | 11110 |
Color Harmonies of #0B8F13
Complementary color
Monochromatic Colors of #0B8F13
Black with #0B8F13
Text Example
Text Example
White with #0B8F13
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0B8F13; }
p { color: rgb(11,143,19); }
H1.HeaderClassName
{
color: #0B8F13;
}
.AnyTagClassName
{
color: #0B8F13;
}
</style>
background-color css
<style>
a { background-color: #0B8F13; }
a { background-color: rgb(11,143,19); }
div.DivClassName
{
background-color: #0B8F13;
}
.BgClassName
{
background-color: #0B8F13;
}
</style>
border-color css
<style>
span { border-color: #0B8F13; }
span { border-color: rgb(11,143,19); }
td.TdClassName
{
border-color: #0B8F13;
}
.TagClassName
{
border-color: #0B8F13;
}
</style>