Shades of Malta #A69786
Tints of Malta #A69786
RGB
CMYK
RGB Variations
Color information
#A69786 (or 0xA69786) is known color: Malta. HEX triplet: A6, 97 and 86. RGB value is (166,151,134). Sum of RGB (Red+Green+Blue) = 166+151+134=451 (59% of max value = 765). Red value is 166 (65.23% from 255 or 36.81% from 451); Green value is 151 (59.38% from 255 or 33.48% from 451); Blue value is 134 (52.73% from 255 or 29.71% from 451); Max value from RGB is 166 - color contains mainly: red. Hex color #A69786 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A69786 is #596879. Grayscale: #999999. Windows color (decimal): -5859450 or 8820646. OLE color: 8820646.
HSL color Cylindrical-coordinate representation of color #A69786: hue angle of 31.88º degrees, saturation: 0.15, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #A69786 is Cyan = 0, Magento = 0.09, Yellow = 0.19 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 151 | 134 | - |
| CMYK | 0 | 0.09 | 0.19 | 0.35 |
| HSL | 31.88º | 0.15% | 0.59% | - |
| HSV(B) | 31.88º | 0.19% | 0.65% | - |
| XYZ | 31.1 | 31.96 | 27.08 | - |
| YUV | 153.55 | 116.97 | 136.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 151 | 134 | 0 | 0.09 | 0.19 | 0.35 | 31.88 | 0.15 | 0.59 |
| Hex | A6 | 97 | 86 | 0 | 9 | 13 | 23 | 20 | F | 3B |
| Octal | 246 | 227 | 206 | 0 | 11 | 23 | 43 | 40 | 17 | 73 |
| Binary | 10100110 | 10010111 | 10000110 | 0 | 1001 | 10011 | 100011 | 100000 | 1111 | 111011 |
Color Harmonies of #A69786
Complementary color
Monochromatic Colors of #A69786
Black with #A69786
Text Example
Text Example
White with #A69786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A69786; }
p { color: rgb(166,151,134); }
H1.HeaderClassName
{
color: #A69786;
}
.AnyTagClassName
{
color: #A69786;
}
</style>
background-color css
<style>
a { background-color: #A69786; }
a { background-color: rgb(166,151,134); }
div.DivClassName
{
background-color: #A69786;
}
.BgClassName
{
background-color: #A69786;
}
</style>
border-color css
<style>
span { border-color: #A69786; }
span { border-color: rgb(166,151,134); }
td.TdClassName
{
border-color: #A69786;
}
.TagClassName
{
border-color: #A69786;
}
</style>