Shades of Mosque #0E5759
Tints of Mosque #0E5759
RGB
CMYK
RGB Variations
Color information
#0E5759 (or 0x0E5759) is known color: Mosque. HEX triplet: 0E, 57 and 59. RGB value is (14,87,89). Sum of RGB (Red+Green+Blue) = 14+87+89=190 (25% of max value = 765). Red value is 14 (5.86% from 255 or 7.37% from 190); Green value is 87 (34.38% from 255 or 45.79% from 190); Blue value is 89 (35.16% from 255 or 46.84% from 190); Max value from RGB is 89 - color contains mainly: blue. Hex color #0E5759 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0E5759 is #F1A8A6. Grayscale: #414141. Windows color (decimal): -15837351 or 5854990. OLE color: 5854990.
HSL color Cylindrical-coordinate representation of color #0E5759: hue angle of 181.6º degrees, saturation: 0.73, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #0E5759 is Cyan = 0.84, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 14 | 87 | 89 | - |
| CMYK | 0.84 | 0.02 | 0 | 0.65 |
| HSL | 181.6º | 0.73% | 0.2% | - |
| HSV(B) | 181.6º | 0.84% | 0.35% | - |
| XYZ | 5.39 | 7.63 | 10.64 | - |
| YUV | 65.4 | 141.32 | 91.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 14 | 87 | 89 | 0.84 | 0.02 | 0 | 0.65 | 181.6 | 0.73 | 0.2 |
| Hex | E | 57 | 59 | 54 | 2 | 0 | 41 | B6 | 49 | 14 |
| Octal | 16 | 127 | 131 | 124 | 2 | 0 | 101 | 266 | 111 | 24 |
| Binary | 1110 | 1010111 | 1011001 | 1010100 | 10 | 0 | 1000001 | 10110110 | 1001001 | 10100 |
Color Harmonies of #0E5759
Complementary color
Monochromatic Colors of #0E5759
Black with #0E5759
Text Example
Text Example
White with #0E5759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0E5759; }
p { color: rgb(14,87,89); }
H1.HeaderClassName
{
color: #0E5759;
}
.AnyTagClassName
{
color: #0E5759;
}
</style>
background-color css
<style>
a { background-color: #0E5759; }
a { background-color: rgb(14,87,89); }
div.DivClassName
{
background-color: #0E5759;
}
.BgClassName
{
background-color: #0E5759;
}
</style>
border-color css
<style>
span { border-color: #0E5759; }
span { border-color: rgb(14,87,89); }
td.TdClassName
{
border-color: #0E5759;
}
.TagClassName
{
border-color: #0E5759;
}
</style>