Shades of Mosque #0B5650
Tints of Mosque #0B5650
RGB
CMYK
RGB Variations
Color information
#0B5650 (or 0x0B5650) is known color: Mosque. HEX triplet: 0B, 56 and 50. RGB value is (11,86,80). Sum of RGB (Red+Green+Blue) = 11+86+80=177 (23% of max value = 765). Red value is 11 (4.69% from 255 or 6.21% from 177); Green value is 86 (33.98% from 255 or 48.59% from 177); Blue value is 80 (31.64% from 255 or 45.20% from 177); Max value from RGB is 86 - color contains mainly: green. Hex color #0B5650 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0B5650 is #F4A9AF. Grayscale: #3E3E3E. Windows color (decimal): -16034224 or 5264907. OLE color: 5264907.
HSL color Cylindrical-coordinate representation of color #0B5650: hue angle of 175.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 #0B5650 is Cyan = 0.87, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 11 | 86 | 80 | - |
| CMYK | 0.87 | 0 | 0.07 | 0.66 |
| HSL | 175.2º | 0.77% | 0.19% | - |
| HSV(B) | 175.2º | 0.87% | 0.34% | - |
| XYZ | 4.91 | 7.31 | 8.74 | - |
| YUV | 62.89 | 137.65 | 90.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 11 | 86 | 80 | 0.87 | 0 | 0.07 | 0.66 | 175.2 | 0.77 | 0.19 |
| Hex | B | 56 | 50 | 57 | 0 | 7 | 42 | AF | 4D | 13 |
| Octal | 13 | 126 | 120 | 127 | 0 | 7 | 102 | 257 | 115 | 23 |
| Binary | 1011 | 1010110 | 1010000 | 1010111 | 0 | 111 | 1000010 | 10101111 | 1001101 | 10011 |
Color Harmonies of #0B5650
Complementary color
Monochromatic Colors of #0B5650
Black with #0B5650
Text Example
Text Example
White with #0B5650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0B5650; }
p { color: rgb(11,86,80); }
H1.HeaderClassName
{
color: #0B5650;
}
.AnyTagClassName
{
color: #0B5650;
}
</style>
background-color css
<style>
a { background-color: #0B5650; }
a { background-color: rgb(11,86,80); }
div.DivClassName
{
background-color: #0B5650;
}
.BgClassName
{
background-color: #0B5650;
}
</style>
border-color css
<style>
span { border-color: #0B5650; }
span { border-color: rgb(11,86,80); }
td.TdClassName
{
border-color: #0B5650;
}
.TagClassName
{
border-color: #0B5650;
}
</style>