Shades of Mosque #0C5653
Tints of Mosque #0C5653
RGB
CMYK
RGB Variations
Color information
#0C5653 (or 0x0C5653) is known color: Mosque. HEX triplet: 0C, 56 and 53. RGB value is (12,86,83). Sum of RGB (Red+Green+Blue) = 12+86+83=181 (23% of max value = 765). Red value is 12 (5.08% from 255 or 6.63% from 181); Green value is 86 (33.98% from 255 or 47.51% from 181); Blue value is 83 (32.81% from 255 or 45.86% from 181); Max value from RGB is 86 - color contains mainly: green. Hex color #0C5653 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0C5653 is #F3A9AC. Grayscale: #3F3F3F. Windows color (decimal): -15968685 or 5461516. OLE color: 5461516.
HSL color Cylindrical-coordinate representation of color #0C5653: hue angle of 177.57º 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 #0C5653 is Cyan = 0.86, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 12 | 86 | 83 | - |
| CMYK | 0.86 | 0 | 0.03 | 0.66 |
| HSL | 177.57º | 0.76% | 0.19% | - |
| HSV(B) | 177.57º | 0.86% | 0.34% | - |
| XYZ | 5.04 | 7.36 | 9.34 | - |
| YUV | 63.53 | 138.98 | 91.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 12 | 86 | 83 | 0.86 | 0 | 0.03 | 0.66 | 177.57 | 0.76 | 0.19 |
| Hex | C | 56 | 53 | 56 | 0 | 3 | 42 | B2 | 4C | 13 |
| Octal | 14 | 126 | 123 | 126 | 0 | 3 | 102 | 262 | 114 | 23 |
| Binary | 1100 | 1010110 | 1010011 | 1010110 | 0 | 11 | 1000010 | 10110010 | 1001100 | 10011 |
Color Harmonies of #0C5653
Complementary color
Monochromatic Colors of #0C5653
Black with #0C5653
Text Example
Text Example
White with #0C5653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0C5653; }
p { color: rgb(12,86,83); }
H1.HeaderClassName
{
color: #0C5653;
}
.AnyTagClassName
{
color: #0C5653;
}
</style>
background-color css
<style>
a { background-color: #0C5653; }
a { background-color: rgb(12,86,83); }
div.DivClassName
{
background-color: #0C5653;
}
.BgClassName
{
background-color: #0C5653;
}
</style>
border-color css
<style>
span { border-color: #0C5653; }
span { border-color: rgb(12,86,83); }
td.TdClassName
{
border-color: #0C5653;
}
.TagClassName
{
border-color: #0C5653;
}
</style>