Shades of Mosque #0C5856
Tints of Mosque #0C5856
RGB
CMYK
RGB Variations
Color information
#0C5856 (or 0x0C5856) is known color: Mosque. HEX triplet: 0C, 58 and 56. RGB value is (12,88,86). Sum of RGB (Red+Green+Blue) = 12+88+86=186 (24% of max value = 765). Red value is 12 (5.08% from 255 or 6.45% from 186); Green value is 88 (34.77% from 255 or 47.31% from 186); Blue value is 86 (33.98% from 255 or 46.24% from 186); Max value from RGB is 88 - color contains mainly: green. Hex color #0C5856 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0C5856 is #F3A7A9. Grayscale: #404040. Windows color (decimal): -15968170 or 5658636. OLE color: 5658636.
HSL color Cylindrical-coordinate representation of color #0C5856: hue angle of 178.42º 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 #0C5856 is Cyan = 0.86, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 12 | 88 | 86 | - |
| CMYK | 0.86 | 0 | 0.02 | 0.65 |
| HSL | 178.42º | 0.76% | 0.2% | - |
| HSV(B) | 178.42º | 0.86% | 0.35% | - |
| XYZ | 5.32 | 7.73 | 10.02 | - |
| YUV | 65.05 | 139.82 | 90.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 12 | 88 | 86 | 0.86 | 0 | 0.02 | 0.65 | 178.42 | 0.76 | 0.2 |
| Hex | C | 58 | 56 | 56 | 0 | 2 | 41 | B2 | 4C | 14 |
| Octal | 14 | 130 | 126 | 126 | 0 | 2 | 101 | 262 | 114 | 24 |
| Binary | 1100 | 1011000 | 1010110 | 1010110 | 0 | 10 | 1000001 | 10110010 | 1001100 | 10100 |
Color Harmonies of #0C5856
Complementary color
Monochromatic Colors of #0C5856
Black with #0C5856
Text Example
Text Example
White with #0C5856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0C5856; }
p { color: rgb(12,88,86); }
H1.HeaderClassName
{
color: #0C5856;
}
.AnyTagClassName
{
color: #0C5856;
}
</style>
background-color css
<style>
a { background-color: #0C5856; }
a { background-color: rgb(12,88,86); }
div.DivClassName
{
background-color: #0C5856;
}
.BgClassName
{
background-color: #0C5856;
}
</style>
border-color css
<style>
span { border-color: #0C5856; }
span { border-color: rgb(12,88,86); }
td.TdClassName
{
border-color: #0C5856;
}
.TagClassName
{
border-color: #0C5856;
}
</style>