Shades of Mosque #0C5A54
Tints of Mosque #0C5A54
RGB
CMYK
RGB Variations
Color information
#0C5A54 (or 0x0C5A54) is known color: Mosque. HEX triplet: 0C, 5A and 54. RGB value is (12,90,84). Sum of RGB (Red+Green+Blue) = 12+90+84=186 (24% of max value = 765). Red value is 12 (5.08% from 255 or 6.45% from 186); Green value is 90 (35.55% from 255 or 48.39% from 186); Blue value is 84 (33.20% from 255 or 45.16% from 186); Max value from RGB is 90 - color contains mainly: green. Hex color #0C5A54 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0C5A54 is #F3A5AB. Grayscale: #414141. Windows color (decimal): -15967660 or 5528076. OLE color: 5528076.
HSL color Cylindrical-coordinate representation of color #0C5A54: hue angle of 175.38º 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 #0C5A54 is Cyan = 0.87, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 12 | 90 | 84 | - |
| CMYK | 0.87 | 0 | 0.07 | 0.65 |
| HSL | 175.38º | 0.76% | 0.2% | - |
| HSV(B) | 175.38º | 0.87% | 0.35% | - |
| XYZ | 5.41 | 8.03 | 9.65 | - |
| YUV | 65.99 | 138.16 | 89.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 12 | 90 | 84 | 0.87 | 0 | 0.07 | 0.65 | 175.38 | 0.76 | 0.2 |
| Hex | C | 5A | 54 | 57 | 0 | 7 | 41 | AF | 4C | 14 |
| Octal | 14 | 132 | 124 | 127 | 0 | 7 | 101 | 257 | 114 | 24 |
| Binary | 1100 | 1011010 | 1010100 | 1010111 | 0 | 111 | 1000001 | 10101111 | 1001100 | 10100 |
Color Harmonies of #0C5A54
Complementary color
Monochromatic Colors of #0C5A54
Black with #0C5A54
Text Example
Text Example
White with #0C5A54
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0C5A54; }
p { color: rgb(12,90,84); }
H1.HeaderClassName
{
color: #0C5A54;
}
.AnyTagClassName
{
color: #0C5A54;
}
</style>
background-color css
<style>
a { background-color: #0C5A54; }
a { background-color: rgb(12,90,84); }
div.DivClassName
{
background-color: #0C5A54;
}
.BgClassName
{
background-color: #0C5A54;
}
</style>
border-color css
<style>
span { border-color: #0C5A54; }
span { border-color: rgb(12,90,84); }
td.TdClassName
{
border-color: #0C5A54;
}
.TagClassName
{
border-color: #0C5A54;
}
</style>