Shades of Mosque #0A5861
Tints of Mosque #0A5861
RGB
CMYK
RGB Variations
Color information
#0A5861 (or 0x0A5861) is known color: Mosque. HEX triplet: 0A, 58 and 61. RGB value is (10,88,97). Sum of RGB (Red+Green+Blue) = 10+88+97=195 (25% of max value = 765). Red value is 10 (4.30% from 255 or 5.13% from 195); Green value is 88 (34.77% from 255 or 45.13% from 195); Blue value is 97 (38.28% from 255 or 49.74% from 195); Max value from RGB is 97 - color contains mainly: blue. Hex color #0A5861 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0A5861 is #F5A79E. Grayscale: #414141. Windows color (decimal): -16099231 or 6379530. OLE color: 6379530.
HSL color Cylindrical-coordinate representation of color #0A5861: hue angle of 186.21º degrees, saturation: 0.81, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #0A5861 is Cyan = 0.90, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 10 | 88 | 97 | - |
| CMYK | 0.90 | 0.09 | 0 | 0.62 |
| HSL | 186.21º | 0.81% | 0.21% | - |
| HSV(B) | 186.21º | 0.9% | 0.38% | - |
| XYZ | 5.77 | 7.91 | 12.53 | - |
| YUV | 65.7 | 145.66 | 88.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 10 | 88 | 97 | 0.90 | 0.09 | 0 | 0.62 | 186.21 | 0.81 | 0.21 |
| Hex | A | 58 | 61 | 5A | 9 | 0 | 3E | BA | 51 | 15 |
| Octal | 12 | 130 | 141 | 132 | 11 | 0 | 76 | 272 | 121 | 25 |
| Binary | 1010 | 1011000 | 1100001 | 1011010 | 1001 | 0 | 111110 | 10111010 | 1010001 | 10101 |
Color Harmonies of #0A5861
Complementary color
Monochromatic Colors of #0A5861
Black with #0A5861
Text Example
Text Example
White with #0A5861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0A5861; }
p { color: rgb(10,88,97); }
H1.HeaderClassName
{
color: #0A5861;
}
.AnyTagClassName
{
color: #0A5861;
}
</style>
background-color css
<style>
a { background-color: #0A5861; }
a { background-color: rgb(10,88,97); }
div.DivClassName
{
background-color: #0A5861;
}
.BgClassName
{
background-color: #0A5861;
}
</style>
border-color css
<style>
span { border-color: #0A5861; }
span { border-color: rgb(10,88,97); }
td.TdClassName
{
border-color: #0A5861;
}
.TagClassName
{
border-color: #0A5861;
}
</style>