Shades of Mosque #0E5756
Tints of Mosque #0E5756
RGB
CMYK
RGB Variations
Color information
#0E5756 (or 0x0E5756) is known color: Mosque. HEX triplet: 0E, 57 and 56. RGB value is (14,87,86). Sum of RGB (Red+Green+Blue) = 14+87+86=187 (24% of max value = 765). Red value is 14 (5.86% from 255 or 7.49% from 187); Green value is 87 (34.38% from 255 or 46.52% from 187); Blue value is 86 (33.98% from 255 or 45.99% from 187); Max value from RGB is 87 - color contains mainly: green. Hex color #0E5756 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0E5756 is #F1A8A9. Grayscale: #404040. Windows color (decimal): -15837354 or 5658382. OLE color: 5658382.
HSL color Cylindrical-coordinate representation of color #0E5756: hue angle of 179.18º degrees, saturation: 0.72, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #0E5756 is Cyan = 0.84, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 14 | 87 | 86 | - |
| CMYK | 0.84 | 0 | 0.01 | 0.66 |
| HSL | 179.18º | 0.72% | 0.2% | - |
| HSV(B) | 179.18º | 0.84% | 0.34% | - |
| XYZ | 5.27 | 7.58 | 9.99 | - |
| YUV | 65.06 | 139.82 | 91.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 14 | 87 | 86 | 0.84 | 0 | 0.01 | 0.66 | 179.18 | 0.72 | 0.2 |
| Hex | E | 57 | 56 | 54 | 0 | 1 | 42 | B3 | 48 | 14 |
| Octal | 16 | 127 | 126 | 124 | 0 | 1 | 102 | 263 | 110 | 24 |
| Binary | 1110 | 1010111 | 1010110 | 1010100 | 0 | 1 | 1000010 | 10110011 | 1001000 | 10100 |
Color Harmonies of #0E5756
Complementary color
Monochromatic Colors of #0E5756
Black with #0E5756
Text Example
Text Example
White with #0E5756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0E5756; }
p { color: rgb(14,87,86); }
H1.HeaderClassName
{
color: #0E5756;
}
.AnyTagClassName
{
color: #0E5756;
}
</style>
background-color css
<style>
a { background-color: #0E5756; }
a { background-color: rgb(14,87,86); }
div.DivClassName
{
background-color: #0E5756;
}
.BgClassName
{
background-color: #0E5756;
}
</style>
border-color css
<style>
span { border-color: #0E5756; }
span { border-color: rgb(14,87,86); }
td.TdClassName
{
border-color: #0E5756;
}
.TagClassName
{
border-color: #0E5756;
}
</style>