Shades of Mosque #0C5458
Tints of Mosque #0C5458
RGB
CMYK
RGB Variations
Color information
#0C5458 (or 0x0C5458) is known color: Mosque. HEX triplet: 0C, 54 and 58. RGB value is (12,84,88). Sum of RGB (Red+Green+Blue) = 12+84+88=184 (24% of max value = 765). Red value is 12 (5.08% from 255 or 6.52% from 184); Green value is 84 (33.20% from 255 or 45.65% from 184); Blue value is 88 (34.77% from 255 or 47.83% from 184); Max value from RGB is 88 - color contains mainly: blue. Hex color #0C5458 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0C5458 is #F3ABA7. Grayscale: #3E3E3E. Windows color (decimal): -15969192 or 5788684. OLE color: 5788684.
HSL color Cylindrical-coordinate representation of color #0C5458: hue angle of 183.16º 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 #0C5458 is Cyan = 0.86, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 12 | 84 | 88 | - |
| CMYK | 0.86 | 0.05 | 0 | 0.65 |
| HSL | 183.16º | 0.76% | 0.2% | - |
| HSV(B) | 183.16º | 0.86% | 0.35% | - |
| XYZ | 5.08 | 7.12 | 10.34 | - |
| YUV | 62.93 | 142.15 | 91.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 12 | 84 | 88 | 0.86 | 0.05 | 0 | 0.65 | 183.16 | 0.76 | 0.2 |
| Hex | C | 54 | 58 | 56 | 5 | 0 | 41 | B7 | 4C | 14 |
| Octal | 14 | 124 | 130 | 126 | 5 | 0 | 101 | 267 | 114 | 24 |
| Binary | 1100 | 1010100 | 1011000 | 1010110 | 101 | 0 | 1000001 | 10110111 | 1001100 | 10100 |
Color Harmonies of #0C5458
Complementary color
Monochromatic Colors of #0C5458
Black with #0C5458
Text Example
Text Example
White with #0C5458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0C5458; }
p { color: rgb(12,84,88); }
H1.HeaderClassName
{
color: #0C5458;
}
.AnyTagClassName
{
color: #0C5458;
}
</style>
background-color css
<style>
a { background-color: #0C5458; }
a { background-color: rgb(12,84,88); }
div.DivClassName
{
background-color: #0C5458;
}
.BgClassName
{
background-color: #0C5458;
}
</style>
border-color css
<style>
span { border-color: #0C5458; }
span { border-color: rgb(12,84,88); }
td.TdClassName
{
border-color: #0C5458;
}
.TagClassName
{
border-color: #0C5458;
}
</style>