Shades of Mosque #0A6558
Tints of Mosque #0A6558
RGB
CMYK
RGB Variations
Color information
#0A6558 (or 0x0A6558) is known color: Mosque. HEX triplet: 0A, 65 and 58. RGB value is (10,101,88). Sum of RGB (Red+Green+Blue) = 10+101+88=199 (26% of max value = 765). Red value is 10 (4.30% from 255 or 5.03% from 199); Green value is 101 (39.84% from 255 or 50.75% from 199); Blue value is 88 (34.77% from 255 or 44.22% from 199); Max value from RGB is 101 - color contains mainly: green. Hex color #0A6558 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0A6558 is #F59AA7. Grayscale: #484848. Windows color (decimal): -16095912 or 5793034. OLE color: 5793034.
HSL color Cylindrical-coordinate representation of color #0A6558: hue angle of 171.43º degrees, saturation: 0.82, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #0A6558 is Cyan = 0.90, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 10 | 101 | 88 | - |
| CMYK | 0.90 | 0 | 0.13 | 0.60 |
| HSL | 171.43º | 0.82% | 0.22% | - |
| HSV(B) | 171.43º | 0.9% | 0.4% | - |
| XYZ | 6.54 | 10.08 | 10.83 | - |
| YUV | 72.31 | 136.85 | 83.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 10 | 101 | 88 | 0.90 | 0 | 0.13 | 0.60 | 171.43 | 0.82 | 0.22 |
| Hex | A | 65 | 58 | 5A | 0 | D | 3C | AB | 52 | 16 |
| Octal | 12 | 145 | 130 | 132 | 0 | 15 | 74 | 253 | 122 | 26 |
| Binary | 1010 | 1100101 | 1011000 | 1011010 | 0 | 1101 | 111100 | 10101011 | 1010010 | 10110 |
Color Harmonies of #0A6558
Complementary color
Monochromatic Colors of #0A6558
Black with #0A6558
Text Example
Text Example
White with #0A6558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0A6558; }
p { color: rgb(10,101,88); }
H1.HeaderClassName
{
color: #0A6558;
}
.AnyTagClassName
{
color: #0A6558;
}
</style>
background-color css
<style>
a { background-color: #0A6558; }
a { background-color: rgb(10,101,88); }
div.DivClassName
{
background-color: #0A6558;
}
.BgClassName
{
background-color: #0A6558;
}
</style>
border-color css
<style>
span { border-color: #0A6558; }
span { border-color: rgb(10,101,88); }
td.TdClassName
{
border-color: #0A6558;
}
.TagClassName
{
border-color: #0A6558;
}
</style>