Shades of Mosque #0A574E
Tints of Mosque #0A574E
RGB
CMYK
RGB Variations
Color information
#0A574E (or 0x0A574E) is known color: Mosque. HEX triplet: 0A, 57 and 4E. RGB value is (10,87,78). Sum of RGB (Red+Green+Blue) = 10+87+78=175 (23% of max value = 765). Red value is 10 (4.30% from 255 or 5.71% from 175); Green value is 87 (34.38% from 255 or 49.71% from 175); Blue value is 78 (30.86% from 255 or 44.57% from 175); Max value from RGB is 87 - color contains mainly: green. Hex color #0A574E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0A574E is #F5A8B1. Grayscale: #3E3E3E. Windows color (decimal): -16099506 or 5134090. OLE color: 5134090.
HSL color Cylindrical-coordinate representation of color #0A574E: hue angle of 172.99º degrees, saturation: 0.79, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #0A574E is Cyan = 0.89, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 10 | 87 | 78 | - |
| CMYK | 0.89 | 0 | 0.10 | 0.66 |
| HSL | 172.99º | 0.79% | 0.19% | - |
| HSV(B) | 172.99º | 0.89% | 0.34% | - |
| XYZ | 4.91 | 7.43 | 8.38 | - |
| YUV | 62.95 | 136.49 | 90.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 10 | 87 | 78 | 0.89 | 0 | 0.10 | 0.66 | 172.99 | 0.79 | 0.19 |
| Hex | A | 57 | 4E | 59 | 0 | A | 42 | AD | 4F | 13 |
| Octal | 12 | 127 | 116 | 131 | 0 | 12 | 102 | 255 | 117 | 23 |
| Binary | 1010 | 1010111 | 1001110 | 1011001 | 0 | 1010 | 1000010 | 10101101 | 1001111 | 10011 |
Color Harmonies of #0A574E
Complementary color
Monochromatic Colors of #0A574E
Black with #0A574E
Text Example
Text Example
White with #0A574E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0A574E; }
p { color: rgb(10,87,78); }
H1.HeaderClassName
{
color: #0A574E;
}
.AnyTagClassName
{
color: #0A574E;
}
</style>
background-color css
<style>
a { background-color: #0A574E; }
a { background-color: rgb(10,87,78); }
div.DivClassName
{
background-color: #0A574E;
}
.BgClassName
{
background-color: #0A574E;
}
</style>
border-color css
<style>
span { border-color: #0A574E; }
span { border-color: rgb(10,87,78); }
td.TdClassName
{
border-color: #0A574E;
}
.TagClassName
{
border-color: #0A574E;
}
</style>