Shades of Mosque #0C5650
Tints of Mosque #0C5650
RGB
CMYK
RGB Variations
Color information
#0C5650 (or 0x0C5650) is known color: Mosque. HEX triplet: 0C, 56 and 50. RGB value is (12,86,80). Sum of RGB (Red+Green+Blue) = 12+86+80=178 (23% of max value = 765). Red value is 12 (5.08% from 255 or 6.74% from 178); Green value is 86 (33.98% from 255 or 48.31% from 178); Blue value is 80 (31.64% from 255 or 44.94% from 178); Max value from RGB is 86 - color contains mainly: green. Hex color #0C5650 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0C5650 is #F3A9AF. Grayscale: #3F3F3F. Windows color (decimal): -15968688 or 5264908. OLE color: 5264908.
HSL color Cylindrical-coordinate representation of color #0C5650: hue angle of 175.14º degrees, saturation: 0.76, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #0C5650 is Cyan = 0.86, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 12 | 86 | 80 | - |
| CMYK | 0.86 | 0 | 0.07 | 0.66 |
| HSL | 175.14º | 0.76% | 0.19% | - |
| HSV(B) | 175.14º | 0.86% | 0.34% | - |
| XYZ | 4.93 | 7.31 | 8.74 | - |
| YUV | 63.19 | 137.48 | 91.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 12 | 86 | 80 | 0.86 | 0 | 0.07 | 0.66 | 175.14 | 0.76 | 0.19 |
| Hex | C | 56 | 50 | 56 | 0 | 7 | 42 | AF | 4C | 13 |
| Octal | 14 | 126 | 120 | 126 | 0 | 7 | 102 | 257 | 114 | 23 |
| Binary | 1100 | 1010110 | 1010000 | 1010110 | 0 | 111 | 1000010 | 10101111 | 1001100 | 10011 |
Color Harmonies of #0C5650
Complementary color
Monochromatic Colors of #0C5650
Black with #0C5650
Text Example
Text Example
White with #0C5650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0C5650; }
p { color: rgb(12,86,80); }
H1.HeaderClassName
{
color: #0C5650;
}
.AnyTagClassName
{
color: #0C5650;
}
</style>
background-color css
<style>
a { background-color: #0C5650; }
a { background-color: rgb(12,86,80); }
div.DivClassName
{
background-color: #0C5650;
}
.BgClassName
{
background-color: #0C5650;
}
</style>
border-color css
<style>
span { border-color: #0C5650; }
span { border-color: rgb(12,86,80); }
td.TdClassName
{
border-color: #0C5650;
}
.TagClassName
{
border-color: #0C5650;
}
</style>