Shades of Mosque #0C5658
Tints of Mosque #0C5658
RGB
CMYK
RGB Variations
Color information
#0C5658 (or 0x0C5658) is known color: Mosque. HEX triplet: 0C, 56 and 58. RGB value is (12,86,88). Sum of RGB (Red+Green+Blue) = 12+86+88=186 (24% of max value = 765). Red value is 12 (5.08% from 255 or 6.45% from 186); Green value is 86 (33.98% from 255 or 46.24% from 186); Blue value is 88 (34.77% from 255 or 47.31% from 186); Max value from RGB is 88 - color contains mainly: blue. Hex color #0C5658 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0C5658 is #F3A9A7. Grayscale: #404040. Windows color (decimal): -15968680 or 5789196. OLE color: 5789196.
HSL color Cylindrical-coordinate representation of color #0C5658: hue angle of 181.58º degrees, saturation: 0.76, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #0C5658 is Cyan = 0.86, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 12 | 86 | 88 | - |
| CMYK | 0.86 | 0.02 | 0 | 0.65 |
| HSL | 181.58º | 0.76% | 0.2% | - |
| HSV(B) | 181.58º | 0.86% | 0.35% | - |
| XYZ | 5.24 | 7.44 | 10.39 | - |
| YUV | 64.1 | 141.48 | 90.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 12 | 86 | 88 | 0.86 | 0.02 | 0 | 0.65 | 181.58 | 0.76 | 0.2 |
| Hex | C | 56 | 58 | 56 | 2 | 0 | 41 | B6 | 4C | 14 |
| Octal | 14 | 126 | 130 | 126 | 2 | 0 | 101 | 266 | 114 | 24 |
| Binary | 1100 | 1010110 | 1011000 | 1010110 | 10 | 0 | 1000001 | 10110110 | 1001100 | 10100 |
Color Harmonies of #0C5658
Complementary color
Monochromatic Colors of #0C5658
Black with #0C5658
Text Example
Text Example
White with #0C5658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0C5658; }
p { color: rgb(12,86,88); }
H1.HeaderClassName
{
color: #0C5658;
}
.AnyTagClassName
{
color: #0C5658;
}
</style>
background-color css
<style>
a { background-color: #0C5658; }
a { background-color: rgb(12,86,88); }
div.DivClassName
{
background-color: #0C5658;
}
.BgClassName
{
background-color: #0C5658;
}
</style>
border-color css
<style>
span { border-color: #0C5658; }
span { border-color: rgb(12,86,88); }
td.TdClassName
{
border-color: #0C5658;
}
.TagClassName
{
border-color: #0C5658;
}
</style>