Shades of Mosque #0B5652
Tints of Mosque #0B5652
RGB
CMYK
RGB Variations
Color information
#0B5652 (or 0x0B5652) is known color: Mosque. HEX triplet: 0B, 56 and 52. RGB value is (11,86,82). Sum of RGB (Red+Green+Blue) = 11+86+82=179 (23% of max value = 765). Red value is 11 (4.69% from 255 or 6.15% from 179); Green value is 86 (33.98% from 255 or 48.04% from 179); Blue value is 82 (32.42% from 255 or 45.81% from 179); Max value from RGB is 86 - color contains mainly: green. Hex color #0B5652 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0B5652 is #F4A9AD. Grayscale: #3F3F3F. Windows color (decimal): -16034222 or 5395979. OLE color: 5395979.
HSL color Cylindrical-coordinate representation of color #0B5652: hue angle of 176.8º 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 #0B5652 is Cyan = 0.87, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 11 | 86 | 82 | - |
| CMYK | 0.87 | 0 | 0.05 | 0.66 |
| HSL | 176.8º | 0.77% | 0.19% | - |
| HSV(B) | 176.8º | 0.87% | 0.34% | - |
| XYZ | 4.99 | 7.34 | 9.14 | - |
| YUV | 63.12 | 138.65 | 90.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 11 | 86 | 82 | 0.87 | 0 | 0.05 | 0.66 | 176.8 | 0.77 | 0.19 |
| Hex | B | 56 | 52 | 57 | 0 | 5 | 42 | B1 | 4D | 13 |
| Octal | 13 | 126 | 122 | 127 | 0 | 5 | 102 | 261 | 115 | 23 |
| Binary | 1011 | 1010110 | 1010010 | 1010111 | 0 | 101 | 1000010 | 10110001 | 1001101 | 10011 |
Color Harmonies of #0B5652
Complementary color
Monochromatic Colors of #0B5652
Black with #0B5652
Text Example
Text Example
White with #0B5652
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0B5652; }
p { color: rgb(11,86,82); }
H1.HeaderClassName
{
color: #0B5652;
}
.AnyTagClassName
{
color: #0B5652;
}
</style>
background-color css
<style>
a { background-color: #0B5652; }
a { background-color: rgb(11,86,82); }
div.DivClassName
{
background-color: #0B5652;
}
.BgClassName
{
background-color: #0B5652;
}
</style>
border-color css
<style>
span { border-color: #0B5652; }
span { border-color: rgb(11,86,82); }
td.TdClassName
{
border-color: #0B5652;
}
.TagClassName
{
border-color: #0B5652;
}
</style>