Shades of Mosque #0E5953
Tints of Mosque #0E5953
RGB
CMYK
RGB Variations
Color information
#0E5953 (or 0x0E5953) is known color: Mosque. HEX triplet: 0E, 59 and 53. RGB value is (14,89,83). Sum of RGB (Red+Green+Blue) = 14+89+83=186 (24% of max value = 765). Red value is 14 (5.86% from 255 or 7.53% from 186); Green value is 89 (35.16% from 255 or 47.85% from 186); Blue value is 83 (32.81% from 255 or 44.62% from 186); Max value from RGB is 89 - color contains mainly: green. Hex color #0E5953 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0E5953 is #F1A6AC. Grayscale: #414141. Windows color (decimal): -15836845 or 5462286. OLE color: 5462286.
HSL color Cylindrical-coordinate representation of color #0E5953: hue angle of 175.2º 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 #0E5953 is Cyan = 0.84, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 14 | 89 | 83 | - |
| CMYK | 0.84 | 0 | 0.07 | 0.65 |
| HSL | 175.2º | 0.73% | 0.2% | - |
| HSV(B) | 175.2º | 0.84% | 0.35% | - |
| XYZ | 5.31 | 7.86 | 9.42 | - |
| YUV | 65.89 | 137.65 | 90.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 14 | 89 | 83 | 0.84 | 0 | 0.07 | 0.65 | 175.2 | 0.73 | 0.2 |
| Hex | E | 59 | 53 | 54 | 0 | 7 | 41 | AF | 49 | 14 |
| Octal | 16 | 131 | 123 | 124 | 0 | 7 | 101 | 257 | 111 | 24 |
| Binary | 1110 | 1011001 | 1010011 | 1010100 | 0 | 111 | 1000001 | 10101111 | 1001001 | 10100 |
Color Harmonies of #0E5953
Complementary color
Monochromatic Colors of #0E5953
Black with #0E5953
Text Example
Text Example
White with #0E5953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0E5953; }
p { color: rgb(14,89,83); }
H1.HeaderClassName
{
color: #0E5953;
}
.AnyTagClassName
{
color: #0E5953;
}
</style>
background-color css
<style>
a { background-color: #0E5953; }
a { background-color: rgb(14,89,83); }
div.DivClassName
{
background-color: #0E5953;
}
.BgClassName
{
background-color: #0E5953;
}
</style>
border-color css
<style>
span { border-color: #0E5953; }
span { border-color: rgb(14,89,83); }
td.TdClassName
{
border-color: #0E5953;
}
.TagClassName
{
border-color: #0E5953;
}
</style>