Shades of Malta #A69886
Tints of Malta #A69886
RGB
CMYK
RGB Variations
Color information
#A69886 (or 0xA69886) is known color: Malta. HEX triplet: A6, 98 and 86. RGB value is (166,152,134). Sum of RGB (Red+Green+Blue) = 166+152+134=452 (59% of max value = 765). Red value is 166 (65.23% from 255 or 36.73% from 452); Green value is 152 (59.77% from 255 or 33.63% from 452); Blue value is 134 (52.73% from 255 or 29.65% from 452); Max value from RGB is 166 - color contains mainly: red. Hex color #A69886 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A69886 is #596779. Grayscale: #9A9A9A. Windows color (decimal): -5859194 or 8820902. OLE color: 8820902.
HSL color Cylindrical-coordinate representation of color #A69886: hue angle of 33.75º 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 #A69886 is Cyan = 0, Magento = 0.08, Yellow = 0.19 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 152 | 134 | - |
| CMYK | 0 | 0.08 | 0.19 | 0.35 |
| HSL | 33.75º | 0.15% | 0.59% | - |
| HSV(B) | 33.75º | 0.19% | 0.65% | - |
| XYZ | 31.26 | 32.28 | 27.14 | - |
| YUV | 154.13 | 116.64 | 136.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 152 | 134 | 0 | 0.08 | 0.19 | 0.35 | 33.75 | 0.15 | 0.59 |
| Hex | A6 | 98 | 86 | 0 | 8 | 13 | 23 | 22 | F | 3B |
| Octal | 246 | 230 | 206 | 0 | 10 | 23 | 43 | 42 | 17 | 73 |
| Binary | 10100110 | 10011000 | 10000110 | 0 | 1000 | 10011 | 100011 | 100010 | 1111 | 111011 |
Color Harmonies of #A69886
Complementary color
Monochromatic Colors of #A69886
Black with #A69886
Text Example
Text Example
White with #A69886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A69886; }
p { color: rgb(166,152,134); }
H1.HeaderClassName
{
color: #A69886;
}
.AnyTagClassName
{
color: #A69886;
}
</style>
background-color css
<style>
a { background-color: #A69886; }
a { background-color: rgb(166,152,134); }
div.DivClassName
{
background-color: #A69886;
}
.BgClassName
{
background-color: #A69886;
}
</style>
border-color css
<style>
span { border-color: #A69886; }
span { border-color: rgb(166,152,134); }
td.TdClassName
{
border-color: #A69886;
}
.TagClassName
{
border-color: #A69886;
}
</style>