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