Shades of Mosque #0B5852
Tints of Mosque #0B5852
RGB
CMYK
RGB Variations
Color information
#0B5852 (or 0x0B5852) is known color: Mosque. HEX triplet: 0B, 58 and 52. RGB value is (11,88,82). Sum of RGB (Red+Green+Blue) = 11+88+82=181 (23% of max value = 765). Red value is 11 (4.69% from 255 or 6.08% from 181); Green value is 88 (34.77% from 255 or 48.62% from 181); Blue value is 82 (32.42% from 255 or 45.30% from 181); Max value from RGB is 88 - color contains mainly: green. Hex color #0B5852 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0B5852 is #F4A7AD. Grayscale: #404040. Windows color (decimal): -16033710 or 5396491. OLE color: 5396491.
HSL color Cylindrical-coordinate representation of color #0B5852: hue angle of 175.32º degrees, saturation: 0.78, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #0B5852 is Cyan = 0.88, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 11 | 88 | 82 | - |
| CMYK | 0.88 | 0 | 0.07 | 0.65 |
| HSL | 175.32º | 0.78% | 0.19% | - |
| HSV(B) | 175.32º | 0.88% | 0.35% | - |
| XYZ | 5.15 | 7.66 | 9.19 | - |
| YUV | 64.29 | 137.99 | 89.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 11 | 88 | 82 | 0.88 | 0 | 0.07 | 0.65 | 175.32 | 0.78 | 0.19 |
| Hex | B | 58 | 52 | 58 | 0 | 7 | 41 | AF | 4E | 13 |
| Octal | 13 | 130 | 122 | 130 | 0 | 7 | 101 | 257 | 116 | 23 |
| Binary | 1011 | 1011000 | 1010010 | 1011000 | 0 | 111 | 1000001 | 10101111 | 1001110 | 10011 |
Color Harmonies of #0B5852
Complementary color
Monochromatic Colors of #0B5852
Black with #0B5852
Text Example
Text Example
White with #0B5852
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0B5852; }
p { color: rgb(11,88,82); }
H1.HeaderClassName
{
color: #0B5852;
}
.AnyTagClassName
{
color: #0B5852;
}
</style>
background-color css
<style>
a { background-color: #0B5852; }
a { background-color: rgb(11,88,82); }
div.DivClassName
{
background-color: #0B5852;
}
.BgClassName
{
background-color: #0B5852;
}
</style>
border-color css
<style>
span { border-color: #0B5852; }
span { border-color: rgb(11,88,82); }
td.TdClassName
{
border-color: #0B5852;
}
.TagClassName
{
border-color: #0B5852;
}
</style>