Shades of Mosque #0C6056
Tints of Mosque #0C6056
RGB
CMYK
RGB Variations
Color information
#0C6056 (or 0x0C6056) is known color: Mosque. HEX triplet: 0C, 60 and 56. RGB value is (12,96,86). Sum of RGB (Red+Green+Blue) = 12+96+86=194 (25% of max value = 765). Red value is 12 (5.08% from 255 or 6.19% from 194); Green value is 96 (37.89% from 255 or 49.48% from 194); Blue value is 86 (33.98% from 255 or 44.33% from 194); Max value from RGB is 96 - color contains mainly: green. Hex color #0C6056 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0C6056 is #F39FA9. Grayscale: #454545. Windows color (decimal): -15966122 or 5660684. OLE color: 5660684.
HSL color Cylindrical-coordinate representation of color #0C6056: hue angle of 172.86º degrees, saturation: 0.78, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #0C6056 is Cyan = 0.88, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 12 | 96 | 86 | - |
| CMYK | 0.88 | 0 | 0.10 | 0.62 |
| HSL | 172.86º | 0.78% | 0.21% | - |
| HSV(B) | 172.86º | 0.88% | 0.38% | - |
| XYZ | 6.01 | 9.12 | 10.25 | - |
| YUV | 69.74 | 137.17 | 86.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 12 | 96 | 86 | 0.88 | 0 | 0.10 | 0.62 | 172.86 | 0.78 | 0.21 |
| Hex | C | 60 | 56 | 58 | 0 | A | 3E | AD | 4E | 15 |
| Octal | 14 | 140 | 126 | 130 | 0 | 12 | 76 | 255 | 116 | 25 |
| Binary | 1100 | 1100000 | 1010110 | 1011000 | 0 | 1010 | 111110 | 10101101 | 1001110 | 10101 |
Color Harmonies of #0C6056
Complementary color
Monochromatic Colors of #0C6056
Black with #0C6056
Text Example
Text Example
White with #0C6056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0C6056; }
p { color: rgb(12,96,86); }
H1.HeaderClassName
{
color: #0C6056;
}
.AnyTagClassName
{
color: #0C6056;
}
</style>
background-color css
<style>
a { background-color: #0C6056; }
a { background-color: rgb(12,96,86); }
div.DivClassName
{
background-color: #0C6056;
}
.BgClassName
{
background-color: #0C6056;
}
</style>
border-color css
<style>
span { border-color: #0C6056; }
span { border-color: rgb(12,96,86); }
td.TdClassName
{
border-color: #0C6056;
}
.TagClassName
{
border-color: #0C6056;
}
</style>