Shades of Mosque #0A6459
Tints of Mosque #0A6459
RGB
CMYK
RGB Variations
Color information
#0A6459 (or 0x0A6459) is known color: Mosque. HEX triplet: 0A, 64 and 59. RGB value is (10,100,89). Sum of RGB (Red+Green+Blue) = 10+100+89=199 (26% of max value = 765). Red value is 10 (4.30% from 255 or 5.03% from 199); Green value is 100 (39.45% from 255 or 50.25% from 199); Blue value is 89 (35.16% from 255 or 44.72% from 199); Max value from RGB is 100 - color contains mainly: green. Hex color #0A6459 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0A6459 is #F59BA6. Grayscale: #474747. Windows color (decimal): -16096167 or 5858314. OLE color: 5858314.
HSL color Cylindrical-coordinate representation of color #0A6459: hue angle of 172.67º degrees, saturation: 0.82, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #0A6459 is Cyan = 0.90, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 10 | 100 | 89 | - |
| CMYK | 0.90 | 0 | 0.11 | 0.61 |
| HSL | 172.67º | 0.82% | 0.22% | - |
| HSV(B) | 172.67º | 0.9% | 0.39% | - |
| XYZ | 6.49 | 9.9 | 11.02 | - |
| YUV | 71.84 | 137.68 | 83.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 10 | 100 | 89 | 0.90 | 0 | 0.11 | 0.61 | 172.67 | 0.82 | 0.22 |
| Hex | A | 64 | 59 | 5A | 0 | B | 3D | AD | 52 | 16 |
| Octal | 12 | 144 | 131 | 132 | 0 | 13 | 75 | 255 | 122 | 26 |
| Binary | 1010 | 1100100 | 1011001 | 1011010 | 0 | 1011 | 111101 | 10101101 | 1010010 | 10110 |
Color Harmonies of #0A6459
Complementary color
Monochromatic Colors of #0A6459
Black with #0A6459
Text Example
Text Example
White with #0A6459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0A6459; }
p { color: rgb(10,100,89); }
H1.HeaderClassName
{
color: #0A6459;
}
.AnyTagClassName
{
color: #0A6459;
}
</style>
background-color css
<style>
a { background-color: #0A6459; }
a { background-color: rgb(10,100,89); }
div.DivClassName
{
background-color: #0A6459;
}
.BgClassName
{
background-color: #0A6459;
}
</style>
border-color css
<style>
span { border-color: #0A6459; }
span { border-color: rgb(10,100,89); }
td.TdClassName
{
border-color: #0A6459;
}
.TagClassName
{
border-color: #0A6459;
}
</style>