Shades of Mosque #0B5654
Tints of Mosque #0B5654
RGB
CMYK
RGB Variations
Color information
#0B5654 (or 0x0B5654) is known color: Mosque. HEX triplet: 0B, 56 and 54. RGB value is (11,86,84). Sum of RGB (Red+Green+Blue) = 11+86+84=181 (23% of max value = 765). Red value is 11 (4.69% from 255 or 6.08% from 181); Green value is 86 (33.98% from 255 or 47.51% from 181); Blue value is 84 (33.20% from 255 or 46.41% from 181); Max value from RGB is 86 - color contains mainly: green. Hex color #0B5654 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0B5654 is #F4A9AB. Grayscale: #3F3F3F. Windows color (decimal): -16034220 or 5527051. OLE color: 5527051.
HSL color Cylindrical-coordinate representation of color #0B5654: hue angle of 178.4º 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 #0B5654 is Cyan = 0.87, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 11 | 86 | 84 | - |
| CMYK | 0.87 | 0 | 0.02 | 0.66 |
| HSL | 178.4º | 0.77% | 0.19% | - |
| HSV(B) | 178.4º | 0.87% | 0.34% | - |
| XYZ | 5.07 | 7.37 | 9.54 | - |
| YUV | 63.35 | 139.65 | 90.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 11 | 86 | 84 | 0.87 | 0 | 0.02 | 0.66 | 178.4 | 0.77 | 0.19 |
| Hex | B | 56 | 54 | 57 | 0 | 2 | 42 | B2 | 4D | 13 |
| Octal | 13 | 126 | 124 | 127 | 0 | 2 | 102 | 262 | 115 | 23 |
| Binary | 1011 | 1010110 | 1010100 | 1010111 | 0 | 10 | 1000010 | 10110010 | 1001101 | 10011 |
Color Harmonies of #0B5654
Complementary color
Monochromatic Colors of #0B5654
Black with #0B5654
Text Example
Text Example
White with #0B5654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0B5654; }
p { color: rgb(11,86,84); }
H1.HeaderClassName
{
color: #0B5654;
}
.AnyTagClassName
{
color: #0B5654;
}
</style>
background-color css
<style>
a { background-color: #0B5654; }
a { background-color: rgb(11,86,84); }
div.DivClassName
{
background-color: #0B5654;
}
.BgClassName
{
background-color: #0B5654;
}
</style>
border-color css
<style>
span { border-color: #0B5654; }
span { border-color: rgb(11,86,84); }
td.TdClassName
{
border-color: #0B5654;
}
.TagClassName
{
border-color: #0B5654;
}
</style>