Shades of Mosque #0B625A
Tints of Mosque #0B625A
RGB
CMYK
RGB Variations
Color information
#0B625A (or 0x0B625A) is known color: Mosque. HEX triplet: 0B, 62 and 5A. RGB value is (11,98,90). Sum of RGB (Red+Green+Blue) = 11+98+90=199 (26% of max value = 765). Red value is 11 (4.69% from 255 or 5.53% from 199); Green value is 98 (38.67% from 255 or 49.25% from 199); Blue value is 90 (35.55% from 255 or 45.23% from 199); Max value from RGB is 98 - color contains mainly: green. Hex color #0B625A is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0B625A is #F49DA5. Grayscale: #474747. Windows color (decimal): -16031142 or 5923339. OLE color: 5923339.
HSL color Cylindrical-coordinate representation of color #0B625A: hue angle of 174.48º degrees, saturation: 0.8, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #0B625A is Cyan = 0.89, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 11 | 98 | 90 | - |
| CMYK | 0.89 | 0 | 0.08 | 0.62 |
| HSL | 174.48º | 0.8% | 0.21% | - |
| HSV(B) | 174.48º | 0.89% | 0.38% | - |
| XYZ | 6.35 | 9.54 | 11.18 | - |
| YUV | 71.08 | 138.68 | 85.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 11 | 98 | 90 | 0.89 | 0 | 0.08 | 0.62 | 174.48 | 0.8 | 0.21 |
| Hex | B | 62 | 5A | 59 | 0 | 8 | 3E | AE | 50 | 15 |
| Octal | 13 | 142 | 132 | 131 | 0 | 10 | 76 | 256 | 120 | 25 |
| Binary | 1011 | 1100010 | 1011010 | 1011001 | 0 | 1000 | 111110 | 10101110 | 1010000 | 10101 |
Color Harmonies of #0B625A
Complementary color
Monochromatic Colors of #0B625A
Black with #0B625A
Text Example
Text Example
White with #0B625A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0B625A; }
p { color: rgb(11,98,90); }
H1.HeaderClassName
{
color: #0B625A;
}
.AnyTagClassName
{
color: #0B625A;
}
</style>
background-color css
<style>
a { background-color: #0B625A; }
a { background-color: rgb(11,98,90); }
div.DivClassName
{
background-color: #0B625A;
}
.BgClassName
{
background-color: #0B625A;
}
</style>
border-color css
<style>
span { border-color: #0B625A; }
span { border-color: rgb(11,98,90); }
td.TdClassName
{
border-color: #0B625A;
}
.TagClassName
{
border-color: #0B625A;
}
</style>