Shades of Mosque #0C5955
Tints of Mosque #0C5955
RGB
CMYK
RGB Variations
Color information
#0C5955 (or 0x0C5955) is known color: Mosque. HEX triplet: 0C, 59 and 55. RGB value is (12,89,85). Sum of RGB (Red+Green+Blue) = 12+89+85=186 (24% of max value = 765). Red value is 12 (5.08% from 255 or 6.45% from 186); Green value is 89 (35.16% from 255 or 47.85% from 186); Blue value is 85 (33.59% from 255 or 45.70% from 186); Max value from RGB is 89 - color contains mainly: green. Hex color #0C5955 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0C5955 is #F3A6AA. Grayscale: #414141. Windows color (decimal): -15967915 or 5593356. OLE color: 5593356.
HSL color Cylindrical-coordinate representation of color #0C5955: hue angle of 176.88º degrees, saturation: 0.76, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #0C5955 is Cyan = 0.87, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 12 | 89 | 85 | - |
| CMYK | 0.87 | 0 | 0.04 | 0.65 |
| HSL | 176.88º | 0.76% | 0.2% | - |
| HSV(B) | 176.88º | 0.87% | 0.35% | - |
| XYZ | 5.36 | 7.88 | 9.83 | - |
| YUV | 65.52 | 138.99 | 89.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 12 | 89 | 85 | 0.87 | 0 | 0.04 | 0.65 | 176.88 | 0.76 | 0.2 |
| Hex | C | 59 | 55 | 57 | 0 | 4 | 41 | B1 | 4C | 14 |
| Octal | 14 | 131 | 125 | 127 | 0 | 4 | 101 | 261 | 114 | 24 |
| Binary | 1100 | 1011001 | 1010101 | 1010111 | 0 | 100 | 1000001 | 10110001 | 1001100 | 10100 |
Color Harmonies of #0C5955
Complementary color
Monochromatic Colors of #0C5955
Black with #0C5955
Text Example
Text Example
White with #0C5955
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0C5955; }
p { color: rgb(12,89,85); }
H1.HeaderClassName
{
color: #0C5955;
}
.AnyTagClassName
{
color: #0C5955;
}
</style>
background-color css
<style>
a { background-color: #0C5955; }
a { background-color: rgb(12,89,85); }
div.DivClassName
{
background-color: #0C5955;
}
.BgClassName
{
background-color: #0C5955;
}
</style>
border-color css
<style>
span { border-color: #0C5955; }
span { border-color: rgb(12,89,85); }
td.TdClassName
{
border-color: #0C5955;
}
.TagClassName
{
border-color: #0C5955;
}
</style>