Shades of Mosque #0B5655
Tints of Mosque #0B5655
RGB
CMYK
RGB Variations
Color information
#0B5655 (or 0x0B5655) is known color: Mosque. HEX triplet: 0B, 56 and 55. RGB value is (11,86,85). Sum of RGB (Red+Green+Blue) = 11+86+85=182 (24% of max value = 765). Red value is 11 (4.69% from 255 or 6.04% from 182); Green value is 86 (33.98% from 255 or 47.25% from 182); Blue value is 85 (33.59% from 255 or 46.70% from 182); Max value from RGB is 86 - color contains mainly: green. Hex color #0B5655 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0B5655 is #F4A9AA. Grayscale: #3F3F3F. Windows color (decimal): -16034219 or 5592587. OLE color: 5592587.
HSL color Cylindrical-coordinate representation of color #0B5655: hue angle of 179.2º degrees, saturation: 0.77, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #0B5655 is Cyan = 0.87, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 11 | 86 | 85 | - |
| CMYK | 0.87 | 0 | 0.01 | 0.66 |
| HSL | 179.2º | 0.77% | 0.19% | - |
| HSV(B) | 179.2º | 0.87% | 0.34% | - |
| XYZ | 5.11 | 7.38 | 9.75 | - |
| YUV | 63.46 | 140.15 | 90.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 11 | 86 | 85 | 0.87 | 0 | 0.01 | 0.66 | 179.2 | 0.77 | 0.19 |
| Hex | B | 56 | 55 | 57 | 0 | 1 | 42 | B3 | 4D | 13 |
| Octal | 13 | 126 | 125 | 127 | 0 | 1 | 102 | 263 | 115 | 23 |
| Binary | 1011 | 1010110 | 1010101 | 1010111 | 0 | 1 | 1000010 | 10110011 | 1001101 | 10011 |
Color Harmonies of #0B5655
Complementary color
Monochromatic Colors of #0B5655
Black with #0B5655
Text Example
Text Example
White with #0B5655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0B5655; }
p { color: rgb(11,86,85); }
H1.HeaderClassName
{
color: #0B5655;
}
.AnyTagClassName
{
color: #0B5655;
}
</style>
background-color css
<style>
a { background-color: #0B5655; }
a { background-color: rgb(11,86,85); }
div.DivClassName
{
background-color: #0B5655;
}
.BgClassName
{
background-color: #0B5655;
}
</style>
border-color css
<style>
span { border-color: #0B5655; }
span { border-color: rgb(11,86,85); }
td.TdClassName
{
border-color: #0B5655;
}
.TagClassName
{
border-color: #0B5655;
}
</style>