Shades of Mosque #0B5A57
Tints of Mosque #0B5A57
RGB
CMYK
RGB Variations
Color information
#0B5A57 (or 0x0B5A57) is known color: Mosque. HEX triplet: 0B, 5A and 57. RGB value is (11,90,87). Sum of RGB (Red+Green+Blue) = 11+90+87=188 (24% of max value = 765). Red value is 11 (4.69% from 255 or 5.85% from 188); Green value is 90 (35.55% from 255 or 47.87% from 188); Blue value is 87 (34.38% from 255 or 46.28% from 188); Max value from RGB is 90 - color contains mainly: green. Hex color #0B5A57 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0B5A57 is #F4A5A8. Grayscale: #414141. Windows color (decimal): -16033193 or 5724683. OLE color: 5724683.
HSL color Cylindrical-coordinate representation of color #0B5A57: hue angle of 177.72º 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 #0B5A57 is Cyan = 0.88, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 11 | 90 | 87 | - |
| CMYK | 0.88 | 0 | 0.03 | 0.65 |
| HSL | 177.72º | 0.78% | 0.2% | - |
| HSV(B) | 177.72º | 0.88% | 0.35% | - |
| XYZ | 5.51 | 8.07 | 10.28 | - |
| YUV | 66.04 | 139.83 | 88.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 11 | 90 | 87 | 0.88 | 0 | 0.03 | 0.65 | 177.72 | 0.78 | 0.2 |
| Hex | B | 5A | 57 | 58 | 0 | 3 | 41 | B2 | 4E | 14 |
| Octal | 13 | 132 | 127 | 130 | 0 | 3 | 101 | 262 | 116 | 24 |
| Binary | 1011 | 1011010 | 1010111 | 1011000 | 0 | 11 | 1000001 | 10110010 | 1001110 | 10100 |
Color Harmonies of #0B5A57
Complementary color
Monochromatic Colors of #0B5A57
Black with #0B5A57
Text Example
Text Example
White with #0B5A57
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0B5A57; }
p { color: rgb(11,90,87); }
H1.HeaderClassName
{
color: #0B5A57;
}
.AnyTagClassName
{
color: #0B5A57;
}
</style>
background-color css
<style>
a { background-color: #0B5A57; }
a { background-color: rgb(11,90,87); }
div.DivClassName
{
background-color: #0B5A57;
}
.BgClassName
{
background-color: #0B5A57;
}
</style>
border-color css
<style>
span { border-color: #0B5A57; }
span { border-color: rgb(11,90,87); }
td.TdClassName
{
border-color: #0B5A57;
}
.TagClassName
{
border-color: #0B5A57;
}
</style>