Shades of Mosque #0B5956
Tints of Mosque #0B5956
RGB
CMYK
RGB Variations
Color information
#0B5956 (or 0x0B5956) is known color: Mosque. HEX triplet: 0B, 59 and 56. RGB value is (11,89,86). Sum of RGB (Red+Green+Blue) = 11+89+86=186 (24% of max value = 765). Red value is 11 (4.69% from 255 or 5.91% from 186); Green value is 89 (35.16% from 255 or 47.85% from 186); Blue value is 86 (33.98% from 255 or 46.24% from 186); Max value from RGB is 89 - color contains mainly: green. Hex color #0B5956 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0B5956 is #F4A6A9. Grayscale: #414141. Windows color (decimal): -16033450 or 5658891. OLE color: 5658891.
HSL color Cylindrical-coordinate representation of color #0B5956: hue angle of 177.69º degrees, saturation: 0.78, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #0B5956 is Cyan = 0.88, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 11 | 89 | 86 | - |
| CMYK | 0.88 | 0 | 0.03 | 0.65 |
| HSL | 177.69º | 0.78% | 0.2% | - |
| HSV(B) | 177.69º | 0.88% | 0.35% | - |
| XYZ | 5.39 | 7.89 | 10.04 | - |
| YUV | 65.34 | 139.66 | 89.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 11 | 89 | 86 | 0.88 | 0 | 0.03 | 0.65 | 177.69 | 0.78 | 0.2 |
| Hex | B | 59 | 56 | 58 | 0 | 3 | 41 | B2 | 4E | 14 |
| Octal | 13 | 131 | 126 | 130 | 0 | 3 | 101 | 262 | 116 | 24 |
| Binary | 1011 | 1011001 | 1010110 | 1011000 | 0 | 11 | 1000001 | 10110010 | 1001110 | 10100 |
Color Harmonies of #0B5956
Complementary color
Monochromatic Colors of #0B5956
Black with #0B5956
Text Example
Text Example
White with #0B5956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0B5956; }
p { color: rgb(11,89,86); }
H1.HeaderClassName
{
color: #0B5956;
}
.AnyTagClassName
{
color: #0B5956;
}
</style>
background-color css
<style>
a { background-color: #0B5956; }
a { background-color: rgb(11,89,86); }
div.DivClassName
{
background-color: #0B5956;
}
.BgClassName
{
background-color: #0B5956;
}
</style>
border-color css
<style>
span { border-color: #0B5956; }
span { border-color: rgb(11,89,86); }
td.TdClassName
{
border-color: #0B5956;
}
.TagClassName
{
border-color: #0B5956;
}
</style>