Shades of Mosque #0C6059
Tints of Mosque #0C6059
RGB
CMYK
RGB Variations
Color information
#0C6059 (or 0x0C6059) is known color: Mosque. HEX triplet: 0C, 60 and 59. RGB value is (12,96,89). Sum of RGB (Red+Green+Blue) = 12+96+89=197 (26% of max value = 765). Red value is 12 (5.08% from 255 or 6.09% from 197); Green value is 96 (37.89% from 255 or 48.73% from 197); Blue value is 89 (35.16% from 255 or 45.18% from 197); Max value from RGB is 96 - color contains mainly: green. Hex color #0C6059 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0C6059 is #F39FA6. Grayscale: #464646. Windows color (decimal): -15966119 or 5857292. OLE color: 5857292.
HSL color Cylindrical-coordinate representation of color #0C6059: hue angle of 175º 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 #0C6059 is Cyan = 0.88, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 12 | 96 | 89 | - |
| CMYK | 0.88 | 0 | 0.07 | 0.62 |
| HSL | 175º | 0.78% | 0.21% | - |
| HSV(B) | 175º | 0.88% | 0.38% | - |
| XYZ | 6.14 | 9.17 | 10.9 | - |
| YUV | 70.09 | 138.67 | 86.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 12 | 96 | 89 | 0.88 | 0 | 0.07 | 0.62 | 175 | 0.78 | 0.21 |
| Hex | C | 60 | 59 | 58 | 0 | 7 | 3E | AF | 4E | 15 |
| Octal | 14 | 140 | 131 | 130 | 0 | 7 | 76 | 257 | 116 | 25 |
| Binary | 1100 | 1100000 | 1011001 | 1011000 | 0 | 111 | 111110 | 10101111 | 1001110 | 10101 |
Color Harmonies of #0C6059
Complementary color
Monochromatic Colors of #0C6059
Black with #0C6059
Text Example
Text Example
White with #0C6059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0C6059; }
p { color: rgb(12,96,89); }
H1.HeaderClassName
{
color: #0C6059;
}
.AnyTagClassName
{
color: #0C6059;
}
</style>
background-color css
<style>
a { background-color: #0C6059; }
a { background-color: rgb(12,96,89); }
div.DivClassName
{
background-color: #0C6059;
}
.BgClassName
{
background-color: #0C6059;
}
</style>
border-color css
<style>
span { border-color: #0C6059; }
span { border-color: rgb(12,96,89); }
td.TdClassName
{
border-color: #0C6059;
}
.TagClassName
{
border-color: #0C6059;
}
</style>