Shades of Mosque #0C5758
Tints of Mosque #0C5758
RGB
CMYK
RGB Variations
Color information
#0C5758 (or 0x0C5758) is known color: Mosque. HEX triplet: 0C, 57 and 58. RGB value is (12,87,88). Sum of RGB (Red+Green+Blue) = 12+87+88=187 (24% of max value = 765). Red value is 12 (5.08% from 255 or 6.42% from 187); Green value is 87 (34.38% from 255 or 46.52% from 187); Blue value is 88 (34.77% from 255 or 47.06% from 187); Max value from RGB is 88 - color contains mainly: blue. Hex color #0C5758 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0C5758 is #F3A8A7. Grayscale: #404040. Windows color (decimal): -15968424 or 5789452. OLE color: 5789452.
HSL color Cylindrical-coordinate representation of color #0C5758: hue angle of 180.79º 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 #0C5758 is Cyan = 0.86, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 12 | 87 | 88 | - |
| CMYK | 0.86 | 0.01 | 0 | 0.65 |
| HSL | 180.79º | 0.76% | 0.2% | - |
| HSV(B) | 180.79º | 0.86% | 0.35% | - |
| XYZ | 5.32 | 7.6 | 10.42 | - |
| YUV | 64.69 | 141.15 | 90.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 12 | 87 | 88 | 0.86 | 0.01 | 0 | 0.65 | 180.79 | 0.76 | 0.2 |
| Hex | C | 57 | 58 | 56 | 1 | 0 | 41 | B5 | 4C | 14 |
| Octal | 14 | 127 | 130 | 126 | 1 | 0 | 101 | 265 | 114 | 24 |
| Binary | 1100 | 1010111 | 1011000 | 1010110 | 1 | 0 | 1000001 | 10110101 | 1001100 | 10100 |
Color Harmonies of #0C5758
Complementary color
Monochromatic Colors of #0C5758
Black with #0C5758
Text Example
Text Example
White with #0C5758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0C5758; }
p { color: rgb(12,87,88); }
H1.HeaderClassName
{
color: #0C5758;
}
.AnyTagClassName
{
color: #0C5758;
}
</style>
background-color css
<style>
a { background-color: #0C5758; }
a { background-color: rgb(12,87,88); }
div.DivClassName
{
background-color: #0C5758;
}
.BgClassName
{
background-color: #0C5758;
}
</style>
border-color css
<style>
span { border-color: #0C5758; }
span { border-color: rgb(12,87,88); }
td.TdClassName
{
border-color: #0C5758;
}
.TagClassName
{
border-color: #0C5758;
}
</style>