Shades of Mosque #10594E
Tints of Mosque #10594E
RGB
CMYK
RGB Variations
Color information
#10594E (or 0x10594E) is known color: Mosque. HEX triplet: 10, 59 and 4E. RGB value is (16,89,78). Sum of RGB (Red+Green+Blue) = 16+89+78=183 (24% of max value = 765). Red value is 16 (6.64% from 255 or 8.74% from 183); Green value is 89 (35.16% from 255 or 48.63% from 183); Blue value is 78 (30.86% from 255 or 42.62% from 183); Max value from RGB is 89 - color contains mainly: green. Hex color #10594E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #10594E is #EFA6B1. Grayscale: #414141. Windows color (decimal): -15705778 or 5134608. OLE color: 5134608.
HSL color Cylindrical-coordinate representation of color #10594E: hue angle of 170.96º degrees, saturation: 0.7, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #10594E is Cyan = 0.82, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 16 | 89 | 78 | - |
| CMYK | 0.82 | 0 | 0.12 | 0.65 |
| HSL | 170.96º | 0.7% | 0.21% | - |
| HSV(B) | 170.96º | 0.82% | 0.35% | - |
| XYZ | 5.16 | 7.8 | 8.44 | - |
| YUV | 65.92 | 134.82 | 92.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 89 | 78 | 0.82 | 0 | 0.12 | 0.65 | 170.96 | 0.7 | 0.21 |
| Hex | 10 | 59 | 4E | 52 | 0 | C | 41 | AB | 46 | 15 |
| Octal | 20 | 131 | 116 | 122 | 0 | 14 | 101 | 253 | 106 | 25 |
| Binary | 10000 | 1011001 | 1001110 | 1010010 | 0 | 1100 | 1000001 | 10101011 | 1000110 | 10101 |
Color Harmonies of #10594E
Complementary color
Monochromatic Colors of #10594E
Black with #10594E
Text Example
Text Example
White with #10594E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #10594E; }
p { color: rgb(16,89,78); }
H1.HeaderClassName
{
color: #10594E;
}
.AnyTagClassName
{
color: #10594E;
}
</style>
background-color css
<style>
a { background-color: #10594E; }
a { background-color: rgb(16,89,78); }
div.DivClassName
{
background-color: #10594E;
}
.BgClassName
{
background-color: #10594E;
}
</style>
border-color css
<style>
span { border-color: #10594E; }
span { border-color: rgb(16,89,78); }
td.TdClassName
{
border-color: #10594E;
}
.TagClassName
{
border-color: #10594E;
}
</style>