Shades of Mosque #0A5956
Tints of Mosque #0A5956
RGB
CMYK
RGB Variations
Color information
#0A5956 (or 0x0A5956) is known color: Mosque. HEX triplet: 0A, 59 and 56. RGB value is (10,89,86). Sum of RGB (Red+Green+Blue) = 10+89+86=185 (24% of max value = 765). Red value is 10 (4.30% from 255 or 5.41% from 185); Green value is 89 (35.16% from 255 or 48.11% from 185); Blue value is 86 (33.98% from 255 or 46.49% from 185); Max value from RGB is 89 - color contains mainly: green. Hex color #0A5956 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0A5956 is #F5A6A9. Grayscale: #404040. Windows color (decimal): -16098986 or 5658890. OLE color: 5658890.
HSL color Cylindrical-coordinate representation of color #0A5956: hue angle of 177.72º 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 #0A5956 is Cyan = 0.89, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 10 | 89 | 86 | - |
| CMYK | 0.89 | 0 | 0.03 | 0.65 |
| HSL | 177.72º | 0.8% | 0.19% | - |
| HSV(B) | 177.72º | 0.89% | 0.35% | - |
| XYZ | 5.38 | 7.88 | 10.04 | - |
| YUV | 65.04 | 139.83 | 88.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 10 | 89 | 86 | 0.89 | 0 | 0.03 | 0.65 | 177.72 | 0.8 | 0.19 |
| Hex | A | 59 | 56 | 59 | 0 | 3 | 41 | B2 | 50 | 13 |
| Octal | 12 | 131 | 126 | 131 | 0 | 3 | 101 | 262 | 120 | 23 |
| Binary | 1010 | 1011001 | 1010110 | 1011001 | 0 | 11 | 1000001 | 10110010 | 1010000 | 10011 |
Color Harmonies of #0A5956
Complementary color
Monochromatic Colors of #0A5956
Black with #0A5956
Text Example
Text Example
White with #0A5956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0A5956; }
p { color: rgb(10,89,86); }
H1.HeaderClassName
{
color: #0A5956;
}
.AnyTagClassName
{
color: #0A5956;
}
</style>
background-color css
<style>
a { background-color: #0A5956; }
a { background-color: rgb(10,89,86); }
div.DivClassName
{
background-color: #0A5956;
}
.BgClassName
{
background-color: #0A5956;
}
</style>
border-color css
<style>
span { border-color: #0A5956; }
span { border-color: rgb(10,89,86); }
td.TdClassName
{
border-color: #0A5956;
}
.TagClassName
{
border-color: #0A5956;
}
</style>