Shades of Mosque #0B5B53
Tints of Mosque #0B5B53
RGB
CMYK
RGB Variations
Color information
#0B5B53 (or 0x0B5B53) is known color: Mosque. HEX triplet: 0B, 5B and 53. RGB value is (11,91,83). Sum of RGB (Red+Green+Blue) = 11+91+83=185 (24% of max value = 765). Red value is 11 (4.69% from 255 or 5.95% from 185); Green value is 91 (35.94% from 255 or 49.19% from 185); Blue value is 83 (32.81% from 255 or 44.86% from 185); Max value from RGB is 91 - color contains mainly: green. Hex color #0B5B53 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0B5B53 is #F4A4AC. Grayscale: #424242. Windows color (decimal): -16032941 or 5462795. OLE color: 5462795.
HSL color Cylindrical-coordinate representation of color #0B5B53: hue angle of 174º degrees, saturation: 0.78, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #0B5B53 is Cyan = 0.88, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 11 | 91 | 83 | - |
| CMYK | 0.88 | 0 | 0.09 | 0.64 |
| HSL | 174º | 0.78% | 0.2% | - |
| HSV(B) | 174º | 0.88% | 0.36% | - |
| XYZ | 5.44 | 8.18 | 9.48 | - |
| YUV | 66.17 | 137.5 | 88.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 11 | 91 | 83 | 0.88 | 0 | 0.09 | 0.64 | 174 | 0.78 | 0.2 |
| Hex | B | 5B | 53 | 58 | 0 | 9 | 40 | AE | 4E | 14 |
| Octal | 13 | 133 | 123 | 130 | 0 | 11 | 100 | 256 | 116 | 24 |
| Binary | 1011 | 1011011 | 1010011 | 1011000 | 0 | 1001 | 1000000 | 10101110 | 1001110 | 10100 |
Color Harmonies of #0B5B53
Complementary color
Monochromatic Colors of #0B5B53
Black with #0B5B53
Text Example
Text Example
White with #0B5B53
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0B5B53; }
p { color: rgb(11,91,83); }
H1.HeaderClassName
{
color: #0B5B53;
}
.AnyTagClassName
{
color: #0B5B53;
}
</style>
background-color css
<style>
a { background-color: #0B5B53; }
a { background-color: rgb(11,91,83); }
div.DivClassName
{
background-color: #0B5B53;
}
.BgClassName
{
background-color: #0B5B53;
}
</style>
border-color css
<style>
span { border-color: #0B5B53; }
span { border-color: rgb(11,91,83); }
td.TdClassName
{
border-color: #0B5B53;
}
.TagClassName
{
border-color: #0B5B53;
}
</style>