Shades of Mosque #0E585A
Tints of Mosque #0E585A
RGB
CMYK
RGB Variations
Color information
#0E585A (or 0x0E585A) is known color: Mosque. HEX triplet: 0E, 58 and 5A. RGB value is (14,88,90). Sum of RGB (Red+Green+Blue) = 14+88+90=192 (25% of max value = 765). Red value is 14 (5.86% from 255 or 7.29% from 192); Green value is 88 (34.77% from 255 or 45.83% from 192); Blue value is 90 (35.55% from 255 or 46.88% from 192); Max value from RGB is 90 - color contains mainly: blue. Hex color #0E585A is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0E585A is #F1A7A5. Grayscale: #424242. Windows color (decimal): -15837094 or 5920782. OLE color: 5920782.
HSL color Cylindrical-coordinate representation of color #0E585A: hue angle of 181.58º 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 #0E585A is Cyan = 0.84, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 14 | 88 | 90 | - |
| CMYK | 0.84 | 0.02 | 0 | 0.65 |
| HSL | 181.58º | 0.73% | 0.2% | - |
| HSV(B) | 181.58º | 0.84% | 0.35% | - |
| XYZ | 5.52 | 7.81 | 10.89 | - |
| YUV | 66.1 | 141.48 | 90.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 14 | 88 | 90 | 0.84 | 0.02 | 0 | 0.65 | 181.58 | 0.73 | 0.2 |
| Hex | E | 58 | 5A | 54 | 2 | 0 | 41 | B6 | 49 | 14 |
| Octal | 16 | 130 | 132 | 124 | 2 | 0 | 101 | 266 | 111 | 24 |
| Binary | 1110 | 1011000 | 1011010 | 1010100 | 10 | 0 | 1000001 | 10110110 | 1001001 | 10100 |
Color Harmonies of #0E585A
Complementary color
Monochromatic Colors of #0E585A
Black with #0E585A
Text Example
Text Example
White with #0E585A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0E585A; }
p { color: rgb(14,88,90); }
H1.HeaderClassName
{
color: #0E585A;
}
.AnyTagClassName
{
color: #0E585A;
}
</style>
background-color css
<style>
a { background-color: #0E585A; }
a { background-color: rgb(14,88,90); }
div.DivClassName
{
background-color: #0E585A;
}
.BgClassName
{
background-color: #0E585A;
}
</style>
border-color css
<style>
span { border-color: #0E585A; }
span { border-color: rgb(14,88,90); }
td.TdClassName
{
border-color: #0E585A;
}
.TagClassName
{
border-color: #0E585A;
}
</style>