Shades of Mosque #0E574F
Tints of Mosque #0E574F
RGB
CMYK
RGB Variations
Color information
#0E574F (or 0x0E574F) is known color: Mosque. HEX triplet: 0E, 57 and 4F. RGB value is (14,87,79). Sum of RGB (Red+Green+Blue) = 14+87+79=180 (23% of max value = 765). Red value is 14 (5.86% from 255 or 7.78% from 180); Green value is 87 (34.38% from 255 or 48.33% from 180); Blue value is 79 (31.25% from 255 or 43.89% from 180); Max value from RGB is 87 - color contains mainly: green. Hex color #0E574F is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0E574F is #F1A8B0. Grayscale: #404040. Windows color (decimal): -15837361 or 5199630. OLE color: 5199630.
HSL color Cylindrical-coordinate representation of color #0E574F: hue angle of 173.42º 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 #0E574F is Cyan = 0.84, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 14 | 87 | 79 | - |
| CMYK | 0.84 | 0 | 0.09 | 0.66 |
| HSL | 173.42º | 0.72% | 0.2% | - |
| HSV(B) | 173.42º | 0.84% | 0.34% | - |
| XYZ | 5 | 7.47 | 8.58 | - |
| YUV | 64.26 | 136.32 | 92.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 14 | 87 | 79 | 0.84 | 0 | 0.09 | 0.66 | 173.42 | 0.72 | 0.2 |
| Hex | E | 57 | 4F | 54 | 0 | 9 | 42 | AD | 48 | 14 |
| Octal | 16 | 127 | 117 | 124 | 0 | 11 | 102 | 255 | 110 | 24 |
| Binary | 1110 | 1010111 | 1001111 | 1010100 | 0 | 1001 | 1000010 | 10101101 | 1001000 | 10100 |
Color Harmonies of #0E574F
Complementary color
Monochromatic Colors of #0E574F
Black with #0E574F
Text Example
Text Example
White with #0E574F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0E574F; }
p { color: rgb(14,87,79); }
H1.HeaderClassName
{
color: #0E574F;
}
.AnyTagClassName
{
color: #0E574F;
}
</style>
background-color css
<style>
a { background-color: #0E574F; }
a { background-color: rgb(14,87,79); }
div.DivClassName
{
background-color: #0E574F;
}
.BgClassName
{
background-color: #0E574F;
}
</style>
border-color css
<style>
span { border-color: #0E574F; }
span { border-color: rgb(14,87,79); }
td.TdClassName
{
border-color: #0E574F;
}
.TagClassName
{
border-color: #0E574F;
}
</style>