Shades of Mosque #0B5558
Tints of Mosque #0B5558
RGB
CMYK
RGB Variations
Color information
#0B5558 (or 0x0B5558) is known color: Mosque. HEX triplet: 0B, 55 and 58. RGB value is (11,85,88). Sum of RGB (Red+Green+Blue) = 11+85+88=184 (24% of max value = 765). Red value is 11 (4.69% from 255 or 5.98% from 184); Green value is 85 (33.59% from 255 or 46.20% from 184); Blue value is 88 (34.77% from 255 or 47.83% from 184); Max value from RGB is 88 - color contains mainly: blue. Hex color #0B5558 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0B5558 is #F4AAA7. Grayscale: #3F3F3F. Windows color (decimal): -16034472 or 5788939. OLE color: 5788939.
HSL color Cylindrical-coordinate representation of color #0B5558: hue angle of 182.34º 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 #0B5558 is Cyan = 0.88, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 11 | 85 | 88 | - |
| CMYK | 0.88 | 0.03 | 0 | 0.65 |
| HSL | 182.34º | 0.78% | 0.19% | - |
| HSV(B) | 182.34º | 0.88% | 0.35% | - |
| XYZ | 5.15 | 7.27 | 10.36 | - |
| YUV | 63.22 | 141.98 | 90.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 11 | 85 | 88 | 0.88 | 0.03 | 0 | 0.65 | 182.34 | 0.78 | 0.19 |
| Hex | B | 55 | 58 | 58 | 3 | 0 | 41 | B6 | 4E | 13 |
| Octal | 13 | 125 | 130 | 130 | 3 | 0 | 101 | 266 | 116 | 23 |
| Binary | 1011 | 1010101 | 1011000 | 1011000 | 11 | 0 | 1000001 | 10110110 | 1001110 | 10011 |
Color Harmonies of #0B5558
Complementary color
Monochromatic Colors of #0B5558
Black with #0B5558
Text Example
Text Example
White with #0B5558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0B5558; }
p { color: rgb(11,85,88); }
H1.HeaderClassName
{
color: #0B5558;
}
.AnyTagClassName
{
color: #0B5558;
}
</style>
background-color css
<style>
a { background-color: #0B5558; }
a { background-color: rgb(11,85,88); }
div.DivClassName
{
background-color: #0B5558;
}
.BgClassName
{
background-color: #0B5558;
}
</style>
border-color css
<style>
span { border-color: #0B5558; }
span { border-color: rgb(11,85,88); }
td.TdClassName
{
border-color: #0B5558;
}
.TagClassName
{
border-color: #0B5558;
}
</style>