Shades of Mosque #0B5856
Tints of Mosque #0B5856
RGB
CMYK
RGB Variations
Color information
#0B5856 (or 0x0B5856) is known color: Mosque. HEX triplet: 0B, 58 and 56. RGB value is (11,88,86). Sum of RGB (Red+Green+Blue) = 11+88+86=185 (24% of max value = 765). Red value is 11 (4.69% from 255 or 5.95% from 185); Green value is 88 (34.77% from 255 or 47.57% from 185); Blue value is 86 (33.98% from 255 or 46.49% from 185); Max value from RGB is 88 - color contains mainly: green. Hex color #0B5856 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0B5856 is #F4A7A9. Grayscale: #404040. Windows color (decimal): -16033706 or 5658635. OLE color: 5658635.
HSL color Cylindrical-coordinate representation of color #0B5856: hue angle of 178.44º degrees, saturation: 0.78, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #0B5856 is Cyan = 0.88, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 11 | 88 | 86 | - |
| CMYK | 0.88 | 0 | 0.02 | 0.65 |
| HSL | 178.44º | 0.78% | 0.19% | - |
| HSV(B) | 178.44º | 0.88% | 0.35% | - |
| XYZ | 5.31 | 7.72 | 10.01 | - |
| YUV | 64.75 | 139.99 | 89.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 11 | 88 | 86 | 0.88 | 0 | 0.02 | 0.65 | 178.44 | 0.78 | 0.19 |
| Hex | B | 58 | 56 | 58 | 0 | 2 | 41 | B2 | 4E | 13 |
| Octal | 13 | 130 | 126 | 130 | 0 | 2 | 101 | 262 | 116 | 23 |
| Binary | 1011 | 1011000 | 1010110 | 1011000 | 0 | 10 | 1000001 | 10110010 | 1001110 | 10011 |
Color Harmonies of #0B5856
Complementary color
Monochromatic Colors of #0B5856
Black with #0B5856
Text Example
Text Example
White with #0B5856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0B5856; }
p { color: rgb(11,88,86); }
H1.HeaderClassName
{
color: #0B5856;
}
.AnyTagClassName
{
color: #0B5856;
}
</style>
background-color css
<style>
a { background-color: #0B5856; }
a { background-color: rgb(11,88,86); }
div.DivClassName
{
background-color: #0B5856;
}
.BgClassName
{
background-color: #0B5856;
}
</style>
border-color css
<style>
span { border-color: #0B5856; }
span { border-color: rgb(11,88,86); }
td.TdClassName
{
border-color: #0B5856;
}
.TagClassName
{
border-color: #0B5856;
}
</style>