Shades of Malta #A79886
Tints of Malta #A79886
RGB
CMYK
RGB Variations
Color information
#A79886 (or 0xA79886) is known color: Malta. HEX triplet: A7, 98 and 86. RGB value is (167,152,134). Sum of RGB (Red+Green+Blue) = 167+152+134=453 (60% of max value = 765). Red value is 167 (65.62% from 255 or 36.87% from 453); Green value is 152 (59.77% from 255 or 33.55% from 453); Blue value is 134 (52.73% from 255 or 29.58% from 453); Max value from RGB is 167 - color contains mainly: red. Hex color #A79886 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A79886 is #586779. Grayscale: #9A9A9A. Windows color (decimal): -5793658 or 8820903. OLE color: 8820903.
HSL color Cylindrical-coordinate representation of color #A79886: hue angle of 32.73º degrees, saturation: 0.16, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #A79886 is Cyan = 0, Magento = 0.09, Yellow = 0.20 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 152 | 134 | - |
| CMYK | 0 | 0.09 | 0.20 | 0.35 |
| HSL | 32.73º | 0.16% | 0.59% | - |
| HSV(B) | 32.73º | 0.2% | 0.65% | - |
| XYZ | 31.47 | 32.39 | 27.15 | - |
| YUV | 154.43 | 116.47 | 136.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 152 | 134 | 0 | 0.09 | 0.20 | 0.35 | 32.73 | 0.16 | 0.59 |
| Hex | A7 | 98 | 86 | 0 | 9 | 14 | 23 | 21 | 10 | 3B |
| Octal | 247 | 230 | 206 | 0 | 11 | 24 | 43 | 41 | 20 | 73 |
| Binary | 10100111 | 10011000 | 10000110 | 0 | 1001 | 10100 | 100011 | 100001 | 10000 | 111011 |
Color Harmonies of #A79886
Complementary color
Monochromatic Colors of #A79886
Black with #A79886
Text Example
Text Example
White with #A79886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A79886; }
p { color: rgb(167,152,134); }
H1.HeaderClassName
{
color: #A79886;
}
.AnyTagClassName
{
color: #A79886;
}
</style>
background-color css
<style>
a { background-color: #A79886; }
a { background-color: rgb(167,152,134); }
div.DivClassName
{
background-color: #A79886;
}
.BgClassName
{
background-color: #A79886;
}
</style>
border-color css
<style>
span { border-color: #A79886; }
span { border-color: rgb(167,152,134); }
td.TdClassName
{
border-color: #A79886;
}
.TagClassName
{
border-color: #A79886;
}
</style>