Shades of Mosque #0C5852
Tints of Mosque #0C5852
RGB
CMYK
RGB Variations
Color information
#0C5852 (or 0x0C5852) is known color: Mosque. HEX triplet: 0C, 58 and 52. RGB value is (12,88,82). Sum of RGB (Red+Green+Blue) = 12+88+82=182 (24% of max value = 765). Red value is 12 (5.08% from 255 or 6.59% from 182); Green value is 88 (34.77% from 255 or 48.35% from 182); Blue value is 82 (32.42% from 255 or 45.05% from 182); Max value from RGB is 88 - color contains mainly: green. Hex color #0C5852 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0C5852 is #F3A7AD. Grayscale: #404040. Windows color (decimal): -15968174 or 5396492. OLE color: 5396492.
HSL color Cylindrical-coordinate representation of color #0C5852: hue angle of 175.26º 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 #0C5852 is Cyan = 0.86, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 12 | 88 | 82 | - |
| CMYK | 0.86 | 0 | 0.07 | 0.65 |
| HSL | 175.26º | 0.76% | 0.2% | - |
| HSV(B) | 175.26º | 0.86% | 0.35% | - |
| XYZ | 5.16 | 7.67 | 9.19 | - |
| YUV | 64.59 | 137.82 | 90.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 12 | 88 | 82 | 0.86 | 0 | 0.07 | 0.65 | 175.26 | 0.76 | 0.2 |
| Hex | C | 58 | 52 | 56 | 0 | 7 | 41 | AF | 4C | 14 |
| Octal | 14 | 130 | 122 | 126 | 0 | 7 | 101 | 257 | 114 | 24 |
| Binary | 1100 | 1011000 | 1010010 | 1010110 | 0 | 111 | 1000001 | 10101111 | 1001100 | 10100 |
Color Harmonies of #0C5852
Complementary color
Monochromatic Colors of #0C5852
Black with #0C5852
Text Example
Text Example
White with #0C5852
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0C5852; }
p { color: rgb(12,88,82); }
H1.HeaderClassName
{
color: #0C5852;
}
.AnyTagClassName
{
color: #0C5852;
}
</style>
background-color css
<style>
a { background-color: #0C5852; }
a { background-color: rgb(12,88,82); }
div.DivClassName
{
background-color: #0C5852;
}
.BgClassName
{
background-color: #0C5852;
}
</style>
border-color css
<style>
span { border-color: #0C5852; }
span { border-color: rgb(12,88,82); }
td.TdClassName
{
border-color: #0C5852;
}
.TagClassName
{
border-color: #0C5852;
}
</style>