Shades of Mosque #0A584E
Tints of Mosque #0A584E
RGB
CMYK
RGB Variations
Color information
#0A584E (or 0x0A584E) is known color: Mosque. HEX triplet: 0A, 58 and 4E. RGB value is (10,88,78). Sum of RGB (Red+Green+Blue) = 10+88+78=176 (23% of max value = 765). Red value is 10 (4.30% from 255 or 5.68% from 176); Green value is 88 (34.77% from 255 or 50% from 176); Blue value is 78 (30.86% from 255 or 44.32% from 176); Max value from RGB is 88 - color contains mainly: green. Hex color #0A584E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0A584E is #F5A7B1. Grayscale: #3F3F3F. Windows color (decimal): -16099250 or 5134346. OLE color: 5134346.
HSL color Cylindrical-coordinate representation of color #0A584E: hue angle of 172.31º 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 #0A584E is Cyan = 0.89, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 10 | 88 | 78 | - |
| CMYK | 0.89 | 0 | 0.11 | 0.65 |
| HSL | 172.31º | 0.8% | 0.19% | - |
| HSV(B) | 172.31º | 0.89% | 0.35% | - |
| XYZ | 4.99 | 7.59 | 8.41 | - |
| YUV | 63.54 | 136.16 | 89.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 10 | 88 | 78 | 0.89 | 0 | 0.11 | 0.65 | 172.31 | 0.8 | 0.19 |
| Hex | A | 58 | 4E | 59 | 0 | B | 41 | AC | 50 | 13 |
| Octal | 12 | 130 | 116 | 131 | 0 | 13 | 101 | 254 | 120 | 23 |
| Binary | 1010 | 1011000 | 1001110 | 1011001 | 0 | 1011 | 1000001 | 10101100 | 1010000 | 10011 |
Color Harmonies of #0A584E
Complementary color
Monochromatic Colors of #0A584E
Black with #0A584E
Text Example
Text Example
White with #0A584E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0A584E; }
p { color: rgb(10,88,78); }
H1.HeaderClassName
{
color: #0A584E;
}
.AnyTagClassName
{
color: #0A584E;
}
</style>
background-color css
<style>
a { background-color: #0A584E; }
a { background-color: rgb(10,88,78); }
div.DivClassName
{
background-color: #0A584E;
}
.BgClassName
{
background-color: #0A584E;
}
</style>
border-color css
<style>
span { border-color: #0A584E; }
span { border-color: rgb(10,88,78); }
td.TdClassName
{
border-color: #0A584E;
}
.TagClassName
{
border-color: #0A584E;
}
</style>