Shades of Mosque #0A6659
Tints of Mosque #0A6659
RGB
CMYK
RGB Variations
Color information
#0A6659 (or 0x0A6659) is known color: Mosque. HEX triplet: 0A, 66 and 59. RGB value is (10,102,89). Sum of RGB (Red+Green+Blue) = 10+102+89=201 (26% of max value = 765). Red value is 10 (4.30% from 255 or 4.98% from 201); Green value is 102 (40.23% from 255 or 50.75% from 201); Blue value is 89 (35.16% from 255 or 44.28% from 201); Max value from RGB is 102 - color contains mainly: green. Hex color #0A6659 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0A6659 is #F599A6. Grayscale: #484848. Windows color (decimal): -16095655 or 5858826. OLE color: 5858826.
HSL color Cylindrical-coordinate representation of color #0A6659: hue angle of 171.52º degrees, saturation: 0.82, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #0A6659 is Cyan = 0.90, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 10 | 102 | 89 | - |
| CMYK | 0.90 | 0 | 0.13 | 0.6 |
| HSL | 171.52º | 0.82% | 0.22% | - |
| HSV(B) | 171.52º | 0.9% | 0.4% | - |
| XYZ | 6.68 | 10.29 | 11.09 | - |
| YUV | 73.01 | 137.02 | 83.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 10 | 102 | 89 | 0.90 | 0 | 0.13 | 0.6 | 171.52 | 0.82 | 0.22 |
| Hex | A | 66 | 59 | 5A | 0 | D | 3C | AC | 52 | 16 |
| Octal | 12 | 146 | 131 | 132 | 0 | 15 | 74 | 254 | 122 | 26 |
| Binary | 1010 | 1100110 | 1011001 | 1011010 | 0 | 1101 | 111100 | 10101100 | 1010010 | 10110 |
Color Harmonies of #0A6659
Complementary color
Monochromatic Colors of #0A6659
Black with #0A6659
Text Example
Text Example
White with #0A6659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0A6659; }
p { color: rgb(10,102,89); }
H1.HeaderClassName
{
color: #0A6659;
}
.AnyTagClassName
{
color: #0A6659;
}
</style>
background-color css
<style>
a { background-color: #0A6659; }
a { background-color: rgb(10,102,89); }
div.DivClassName
{
background-color: #0A6659;
}
.BgClassName
{
background-color: #0A6659;
}
</style>
border-color css
<style>
span { border-color: #0A6659; }
span { border-color: rgb(10,102,89); }
td.TdClassName
{
border-color: #0A6659;
}
.TagClassName
{
border-color: #0A6659;
}
</style>