Shades of Mosque #0C5956
Tints of Mosque #0C5956
RGB
CMYK
RGB Variations
Color information
#0C5956 (or 0x0C5956) is known color: Mosque. HEX triplet: 0C, 59 and 56. RGB value is (12,89,86). Sum of RGB (Red+Green+Blue) = 12+89+86=187 (24% of max value = 765). Red value is 12 (5.08% from 255 or 6.42% from 187); Green value is 89 (35.16% from 255 or 47.59% from 187); Blue value is 86 (33.98% from 255 or 45.99% from 187); Max value from RGB is 89 - color contains mainly: green. Hex color #0C5956 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0C5956 is #F3A6A9. Grayscale: #414141. Windows color (decimal): -15967914 or 5658892. OLE color: 5658892.
HSL color Cylindrical-coordinate representation of color #0C5956: hue angle of 177.66º 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 #0C5956 is Cyan = 0.87, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 12 | 89 | 86 | - |
| CMYK | 0.87 | 0 | 0.03 | 0.65 |
| HSL | 177.66º | 0.76% | 0.2% | - |
| HSV(B) | 177.66º | 0.87% | 0.35% | - |
| XYZ | 5.4 | 7.89 | 10.04 | - |
| YUV | 65.64 | 139.49 | 89.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 12 | 89 | 86 | 0.87 | 0 | 0.03 | 0.65 | 177.66 | 0.76 | 0.2 |
| Hex | C | 59 | 56 | 57 | 0 | 3 | 41 | B2 | 4C | 14 |
| Octal | 14 | 131 | 126 | 127 | 0 | 3 | 101 | 262 | 114 | 24 |
| Binary | 1100 | 1011001 | 1010110 | 1010111 | 0 | 11 | 1000001 | 10110010 | 1001100 | 10100 |
Color Harmonies of #0C5956
Complementary color
Monochromatic Colors of #0C5956
Black with #0C5956
Text Example
Text Example
White with #0C5956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0C5956; }
p { color: rgb(12,89,86); }
H1.HeaderClassName
{
color: #0C5956;
}
.AnyTagClassName
{
color: #0C5956;
}
</style>
background-color css
<style>
a { background-color: #0C5956; }
a { background-color: rgb(12,89,86); }
div.DivClassName
{
background-color: #0C5956;
}
.BgClassName
{
background-color: #0C5956;
}
</style>
border-color css
<style>
span { border-color: #0C5956; }
span { border-color: rgb(12,89,86); }
td.TdClassName
{
border-color: #0C5956;
}
.TagClassName
{
border-color: #0C5956;
}
</style>