Shades of Mosque #0E5558
Tints of Mosque #0E5558
RGB
CMYK
RGB Variations
Color information
#0E5558 (or 0x0E5558) is known color: Mosque. HEX triplet: 0E, 55 and 58. RGB value is (14,85,88). Sum of RGB (Red+Green+Blue) = 14+85+88=187 (24% of max value = 765). Red value is 14 (5.86% from 255 or 7.49% from 187); Green value is 85 (33.59% from 255 or 45.45% from 187); Blue value is 88 (34.77% from 255 or 47.06% from 187); Max value from RGB is 88 - color contains mainly: blue. Hex color #0E5558 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0E5558 is #F1AAA7. Grayscale: #404040. Windows color (decimal): -15837864 or 5788942. OLE color: 5788942.
HSL color Cylindrical-coordinate representation of color #0E5558: hue angle of 182.43º 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 #0E5558 is Cyan = 0.84, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 14 | 85 | 88 | - |
| CMYK | 0.84 | 0.03 | 0 | 0.65 |
| HSL | 182.43º | 0.73% | 0.2% | - |
| HSV(B) | 182.43º | 0.84% | 0.35% | - |
| XYZ | 5.19 | 7.29 | 10.37 | - |
| YUV | 64.11 | 141.48 | 92.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 14 | 85 | 88 | 0.84 | 0.03 | 0 | 0.65 | 182.43 | 0.73 | 0.2 |
| Hex | E | 55 | 58 | 54 | 3 | 0 | 41 | B6 | 49 | 14 |
| Octal | 16 | 125 | 130 | 124 | 3 | 0 | 101 | 266 | 111 | 24 |
| Binary | 1110 | 1010101 | 1011000 | 1010100 | 11 | 0 | 1000001 | 10110110 | 1001001 | 10100 |
Color Harmonies of #0E5558
Complementary color
Monochromatic Colors of #0E5558
Black with #0E5558
Text Example
Text Example
White with #0E5558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0E5558; }
p { color: rgb(14,85,88); }
H1.HeaderClassName
{
color: #0E5558;
}
.AnyTagClassName
{
color: #0E5558;
}
</style>
background-color css
<style>
a { background-color: #0E5558; }
a { background-color: rgb(14,85,88); }
div.DivClassName
{
background-color: #0E5558;
}
.BgClassName
{
background-color: #0E5558;
}
</style>
border-color css
<style>
span { border-color: #0E5558; }
span { border-color: rgb(14,85,88); }
td.TdClassName
{
border-color: #0E5558;
}
.TagClassName
{
border-color: #0E5558;
}
</style>