Shades of Mosque #0C5F59
Tints of Mosque #0C5F59
RGB
CMYK
RGB Variations
Color information
#0C5F59 (or 0x0C5F59) is known color: Mosque. HEX triplet: 0C, 5F and 59. RGB value is (12,95,89). Sum of RGB (Red+Green+Blue) = 12+95+89=196 (25% of max value = 765). Red value is 12 (5.08% from 255 or 6.12% from 196); Green value is 95 (37.5% from 255 or 48.47% from 196); Blue value is 89 (35.16% from 255 or 45.41% from 196); Max value from RGB is 95 - color contains mainly: green. Hex color #0C5F59 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0C5F59 is #F3A0A6. Grayscale: #454545. Windows color (decimal): -15966375 or 5857036. OLE color: 5857036.
HSL color Cylindrical-coordinate representation of color #0C5F59: hue angle of 175.66º degrees, saturation: 0.78, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #0C5F59 is Cyan = 0.87, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.63.
Color convert
| RGB | 12 | 95 | 89 | - |
| CMYK | 0.87 | 0 | 0.06 | 0.63 |
| HSL | 175.66º | 0.78% | 0.21% | - |
| HSV(B) | 175.66º | 0.87% | 0.37% | - |
| XYZ | 6.05 | 8.98 | 10.87 | - |
| YUV | 69.5 | 139 | 86.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 12 | 95 | 89 | 0.87 | 0 | 0.06 | 0.63 | 175.66 | 0.78 | 0.21 |
| Hex | C | 5F | 59 | 57 | 0 | 6 | 3F | B0 | 4E | 15 |
| Octal | 14 | 137 | 131 | 127 | 0 | 6 | 77 | 260 | 116 | 25 |
| Binary | 1100 | 1011111 | 1011001 | 1010111 | 0 | 110 | 111111 | 10110000 | 1001110 | 10101 |
Color Harmonies of #0C5F59
Complementary color
Monochromatic Colors of #0C5F59
Black with #0C5F59
Text Example
Text Example
White with #0C5F59
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0C5F59; }
p { color: rgb(12,95,89); }
H1.HeaderClassName
{
color: #0C5F59;
}
.AnyTagClassName
{
color: #0C5F59;
}
</style>
background-color css
<style>
a { background-color: #0C5F59; }
a { background-color: rgb(12,95,89); }
div.DivClassName
{
background-color: #0C5F59;
}
.BgClassName
{
background-color: #0C5F59;
}
</style>
border-color css
<style>
span { border-color: #0C5F59; }
span { border-color: rgb(12,95,89); }
td.TdClassName
{
border-color: #0C5F59;
}
.TagClassName
{
border-color: #0C5F59;
}
</style>