Shades of Mosque #0C594F
Tints of Mosque #0C594F
RGB
CMYK
RGB Variations
Color information
#0C594F (or 0x0C594F) is known color: Mosque. HEX triplet: 0C, 59 and 4F. RGB value is (12,89,79). Sum of RGB (Red+Green+Blue) = 12+89+79=180 (23% of max value = 765). Red value is 12 (5.08% from 255 or 6.67% from 180); Green value is 89 (35.16% from 255 or 49.44% from 180); Blue value is 79 (31.25% from 255 or 43.89% from 180); Max value from RGB is 89 - color contains mainly: green. Hex color #0C594F is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0C594F is #F3A6B0. Grayscale: #404040. Windows color (decimal): -15967921 or 5200140. OLE color: 5200140.
HSL color Cylindrical-coordinate representation of color #0C594F: hue angle of 172.21º 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 #0C594F is Cyan = 0.87, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 12 | 89 | 79 | - |
| CMYK | 0.87 | 0 | 0.11 | 0.65 |
| HSL | 172.21º | 0.76% | 0.2% | - |
| HSV(B) | 172.21º | 0.87% | 0.35% | - |
| XYZ | 5.14 | 7.79 | 8.63 | - |
| YUV | 64.84 | 135.99 | 90.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 12 | 89 | 79 | 0.87 | 0 | 0.11 | 0.65 | 172.21 | 0.76 | 0.2 |
| Hex | C | 59 | 4F | 57 | 0 | B | 41 | AC | 4C | 14 |
| Octal | 14 | 131 | 117 | 127 | 0 | 13 | 101 | 254 | 114 | 24 |
| Binary | 1100 | 1011001 | 1001111 | 1010111 | 0 | 1011 | 1000001 | 10101100 | 1001100 | 10100 |
Color Harmonies of #0C594F
Complementary color
Monochromatic Colors of #0C594F
Black with #0C594F
Text Example
Text Example
White with #0C594F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0C594F; }
p { color: rgb(12,89,79); }
H1.HeaderClassName
{
color: #0C594F;
}
.AnyTagClassName
{
color: #0C594F;
}
</style>
background-color css
<style>
a { background-color: #0C594F; }
a { background-color: rgb(12,89,79); }
div.DivClassName
{
background-color: #0C594F;
}
.BgClassName
{
background-color: #0C594F;
}
</style>
border-color css
<style>
span { border-color: #0C594F; }
span { border-color: rgb(12,89,79); }
td.TdClassName
{
border-color: #0C594F;
}
.TagClassName
{
border-color: #0C594F;
}
</style>