Shades of Mosque #0B5660
Tints of Mosque #0B5660
RGB
CMYK
RGB Variations
Color information
#0B5660 (or 0x0B5660) is known color: Mosque. HEX triplet: 0B, 56 and 60. RGB value is (11,86,96). Sum of RGB (Red+Green+Blue) = 11+86+96=193 (25% of max value = 765). Red value is 11 (4.69% from 255 or 5.70% from 193); Green value is 86 (33.98% from 255 or 44.56% from 193); Blue value is 96 (37.89% from 255 or 49.74% from 193); Max value from RGB is 96 - color contains mainly: blue. Hex color #0B5660 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0B5660 is #F4A99F. Grayscale: #404040. Windows color (decimal): -16034208 or 6313483. OLE color: 6313483.
HSL color Cylindrical-coordinate representation of color #0B5660: hue angle of 187.06º degrees, saturation: 0.79, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #0B5660 is Cyan = 0.89, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 11 | 86 | 96 | - |
| CMYK | 0.89 | 0.10 | 0 | 0.62 |
| HSL | 187.06º | 0.79% | 0.21% | - |
| HSV(B) | 187.06º | 0.89% | 0.38% | - |
| XYZ | 5.58 | 7.57 | 12.23 | - |
| YUV | 64.72 | 145.65 | 89.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 11 | 86 | 96 | 0.89 | 0.10 | 0 | 0.62 | 187.06 | 0.79 | 0.21 |
| Hex | B | 56 | 60 | 59 | A | 0 | 3E | BB | 4F | 15 |
| Octal | 13 | 126 | 140 | 131 | 12 | 0 | 76 | 273 | 117 | 25 |
| Binary | 1011 | 1010110 | 1100000 | 1011001 | 1010 | 0 | 111110 | 10111011 | 1001111 | 10101 |
Color Harmonies of #0B5660
Complementary color
Monochromatic Colors of #0B5660
Black with #0B5660
Text Example
Text Example
White with #0B5660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0B5660; }
p { color: rgb(11,86,96); }
H1.HeaderClassName
{
color: #0B5660;
}
.AnyTagClassName
{
color: #0B5660;
}
</style>
background-color css
<style>
a { background-color: #0B5660; }
a { background-color: rgb(11,86,96); }
div.DivClassName
{
background-color: #0B5660;
}
.BgClassName
{
background-color: #0B5660;
}
</style>
border-color css
<style>
span { border-color: #0B5660; }
span { border-color: rgb(11,86,96); }
td.TdClassName
{
border-color: #0B5660;
}
.TagClassName
{
border-color: #0B5660;
}
</style>