Shades of Mosque #0B5659
Tints of Mosque #0B5659
RGB
CMYK
RGB Variations
Color information
#0B5659 (or 0x0B5659) is known color: Mosque. HEX triplet: 0B, 56 and 59. RGB value is (11,86,89). Sum of RGB (Red+Green+Blue) = 11+86+89=186 (24% of max value = 765). Red value is 11 (4.69% from 255 or 5.91% from 186); Green value is 86 (33.98% from 255 or 46.24% from 186); Blue value is 89 (35.16% from 255 or 47.85% from 186); Max value from RGB is 89 - color contains mainly: blue. Hex color #0B5659 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0B5659 is #F4A9A6. Grayscale: #3F3F3F. Windows color (decimal): -16034215 or 5854731. OLE color: 5854731.
HSL color Cylindrical-coordinate representation of color #0B5659: hue angle of 182.31º degrees, saturation: 0.78, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #0B5659 is Cyan = 0.88, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 11 | 86 | 89 | - |
| CMYK | 0.88 | 0.03 | 0 | 0.65 |
| HSL | 182.31º | 0.78% | 0.2% | - |
| HSV(B) | 182.31º | 0.88% | 0.35% | - |
| XYZ | 5.27 | 7.45 | 10.61 | - |
| YUV | 63.92 | 142.15 | 90.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 11 | 86 | 89 | 0.88 | 0.03 | 0 | 0.65 | 182.31 | 0.78 | 0.2 |
| Hex | B | 56 | 59 | 58 | 3 | 0 | 41 | B6 | 4E | 14 |
| Octal | 13 | 126 | 131 | 130 | 3 | 0 | 101 | 266 | 116 | 24 |
| Binary | 1011 | 1010110 | 1011001 | 1011000 | 11 | 0 | 1000001 | 10110110 | 1001110 | 10100 |
Color Harmonies of #0B5659
Complementary color
Monochromatic Colors of #0B5659
Black with #0B5659
Text Example
Text Example
White with #0B5659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0B5659; }
p { color: rgb(11,86,89); }
H1.HeaderClassName
{
color: #0B5659;
}
.AnyTagClassName
{
color: #0B5659;
}
</style>
background-color css
<style>
a { background-color: #0B5659; }
a { background-color: rgb(11,86,89); }
div.DivClassName
{
background-color: #0B5659;
}
.BgClassName
{
background-color: #0B5659;
}
</style>
border-color css
<style>
span { border-color: #0B5659; }
span { border-color: rgb(11,86,89); }
td.TdClassName
{
border-color: #0B5659;
}
.TagClassName
{
border-color: #0B5659;
}
</style>