Shades of Mosque #0B5554
Tints of Mosque #0B5554
RGB
CMYK
RGB Variations
Color information
#0B5554 (or 0x0B5554) is known color: Mosque. HEX triplet: 0B, 55 and 54. RGB value is (11,85,84). Sum of RGB (Red+Green+Blue) = 11+85+84=180 (23% of max value = 765). Red value is 11 (4.69% from 255 or 6.11% from 180); Green value is 85 (33.59% from 255 or 47.22% from 180); Blue value is 84 (33.20% from 255 or 46.67% from 180); Max value from RGB is 85 - color contains mainly: green. Hex color #0B5554 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0B5554 is #F4AAAB. Grayscale: #3E3E3E. Windows color (decimal): -16034476 or 5526795. OLE color: 5526795.
HSL color Cylindrical-coordinate representation of color #0B5554: hue angle of 179.19º degrees, saturation: 0.77, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #0B5554 is Cyan = 0.87, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 11 | 85 | 84 | - |
| CMYK | 0.87 | 0 | 0.01 | 0.67 |
| HSL | 179.19º | 0.77% | 0.19% | - |
| HSV(B) | 179.19º | 0.87% | 0.33% | - |
| XYZ | 4.99 | 7.21 | 9.52 | - |
| YUV | 62.76 | 139.98 | 91.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 11 | 85 | 84 | 0.87 | 0 | 0.01 | 0.67 | 179.19 | 0.77 | 0.19 |
| Hex | B | 55 | 54 | 57 | 0 | 1 | 43 | B3 | 4D | 13 |
| Octal | 13 | 125 | 124 | 127 | 0 | 1 | 103 | 263 | 115 | 23 |
| Binary | 1011 | 1010101 | 1010100 | 1010111 | 0 | 1 | 1000011 | 10110011 | 1001101 | 10011 |
Color Harmonies of #0B5554
Complementary color
Monochromatic Colors of #0B5554
Black with #0B5554
Text Example
Text Example
White with #0B5554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0B5554; }
p { color: rgb(11,85,84); }
H1.HeaderClassName
{
color: #0B5554;
}
.AnyTagClassName
{
color: #0B5554;
}
</style>
background-color css
<style>
a { background-color: #0B5554; }
a { background-color: rgb(11,85,84); }
div.DivClassName
{
background-color: #0B5554;
}
.BgClassName
{
background-color: #0B5554;
}
</style>
border-color css
<style>
span { border-color: #0B5554; }
span { border-color: rgb(11,85,84); }
td.TdClassName
{
border-color: #0B5554;
}
.TagClassName
{
border-color: #0B5554;
}
</style>