Shades of Mosque #0C5456
Tints of Mosque #0C5456
RGB
CMYK
RGB Variations
Color information
#0C5456 (or 0x0C5456) is known color: Mosque. HEX triplet: 0C, 54 and 56. RGB value is (12,84,86). Sum of RGB (Red+Green+Blue) = 12+84+86=182 (24% of max value = 765). Red value is 12 (5.08% from 255 or 6.59% from 182); Green value is 84 (33.20% from 255 or 46.15% from 182); Blue value is 86 (33.98% from 255 or 47.25% from 182); Max value from RGB is 86 - color contains mainly: blue. Hex color #0C5456 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0C5456 is #F3ABA9. Grayscale: #3E3E3E. Windows color (decimal): -15969194 or 5657612. OLE color: 5657612.
HSL color Cylindrical-coordinate representation of color #0C5456: hue angle of 181.62º 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 #0C5456 is Cyan = 0.86, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 12 | 84 | 86 | - |
| CMYK | 0.86 | 0.02 | 0 | 0.66 |
| HSL | 181.62º | 0.76% | 0.19% | - |
| HSV(B) | 181.62º | 0.86% | 0.34% | - |
| XYZ | 5 | 7.09 | 9.91 | - |
| YUV | 62.7 | 141.15 | 91.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 12 | 84 | 86 | 0.86 | 0.02 | 0 | 0.66 | 181.62 | 0.76 | 0.19 |
| Hex | C | 54 | 56 | 56 | 2 | 0 | 42 | B6 | 4C | 13 |
| Octal | 14 | 124 | 126 | 126 | 2 | 0 | 102 | 266 | 114 | 23 |
| Binary | 1100 | 1010100 | 1010110 | 1010110 | 10 | 0 | 1000010 | 10110110 | 1001100 | 10011 |
Color Harmonies of #0C5456
Complementary color
Monochromatic Colors of #0C5456
Black with #0C5456
Text Example
Text Example
White with #0C5456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0C5456; }
p { color: rgb(12,84,86); }
H1.HeaderClassName
{
color: #0C5456;
}
.AnyTagClassName
{
color: #0C5456;
}
</style>
background-color css
<style>
a { background-color: #0C5456; }
a { background-color: rgb(12,84,86); }
div.DivClassName
{
background-color: #0C5456;
}
.BgClassName
{
background-color: #0C5456;
}
</style>
border-color css
<style>
span { border-color: #0C5456; }
span { border-color: rgb(12,84,86); }
td.TdClassName
{
border-color: #0C5456;
}
.TagClassName
{
border-color: #0C5456;
}
</style>