Shades of Mosque #0A594D
Tints of Mosque #0A594D
RGB
CMYK
RGB Variations
Color information
#0A594D (or 0x0A594D) is known color: Mosque. HEX triplet: 0A, 59 and 4D. RGB value is (10,89,77). Sum of RGB (Red+Green+Blue) = 10+89+77=176 (23% of max value = 765). Red value is 10 (4.30% from 255 or 5.68% from 176); Green value is 89 (35.16% from 255 or 50.57% from 176); Blue value is 77 (30.47% from 255 or 43.75% from 176); Max value from RGB is 89 - color contains mainly: green. Hex color #0A594D is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0A594D is #F5A6B2. Grayscale: #3F3F3F. Windows color (decimal): -16098995 or 5069066. OLE color: 5069066.
HSL color Cylindrical-coordinate representation of color #0A594D: hue angle of 170.89º degrees, saturation: 0.8, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #0A594D is Cyan = 0.89, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 10 | 89 | 77 | - |
| CMYK | 0.89 | 0 | 0.13 | 0.65 |
| HSL | 170.89º | 0.8% | 0.19% | - |
| HSV(B) | 170.89º | 0.89% | 0.35% | - |
| XYZ | 5.04 | 7.75 | 8.25 | - |
| YUV | 64.01 | 135.33 | 89.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 10 | 89 | 77 | 0.89 | 0 | 0.13 | 0.65 | 170.89 | 0.8 | 0.19 |
| Hex | A | 59 | 4D | 59 | 0 | D | 41 | AB | 50 | 13 |
| Octal | 12 | 131 | 115 | 131 | 0 | 15 | 101 | 253 | 120 | 23 |
| Binary | 1010 | 1011001 | 1001101 | 1011001 | 0 | 1101 | 1000001 | 10101011 | 1010000 | 10011 |
Color Harmonies of #0A594D
Complementary color
Monochromatic Colors of #0A594D
Black with #0A594D
Text Example
Text Example
White with #0A594D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0A594D; }
p { color: rgb(10,89,77); }
H1.HeaderClassName
{
color: #0A594D;
}
.AnyTagClassName
{
color: #0A594D;
}
</style>
background-color css
<style>
a { background-color: #0A594D; }
a { background-color: rgb(10,89,77); }
div.DivClassName
{
background-color: #0A594D;
}
.BgClassName
{
background-color: #0A594D;
}
</style>
border-color css
<style>
span { border-color: #0A594D; }
span { border-color: rgb(10,89,77); }
td.TdClassName
{
border-color: #0A594D;
}
.TagClassName
{
border-color: #0A594D;
}
</style>