Shades of Malta #A39886
Tints of Malta #A39886
RGB
CMYK
RGB Variations
Color information
#A39886 (or 0xA39886) is known color: Malta. HEX triplet: A3, 98 and 86. RGB value is (163,152,134). Sum of RGB (Red+Green+Blue) = 163+152+134=449 (59% of max value = 765). Red value is 163 (64.06% from 255 or 36.30% from 449); Green value is 152 (59.77% from 255 or 33.85% from 449); Blue value is 134 (52.73% from 255 or 29.84% from 449); Max value from RGB is 163 - color contains mainly: red. Hex color #A39886 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A39886 is #5C6779. Grayscale: #999999. Windows color (decimal): -6055802 or 8820899. OLE color: 8820899.
HSL color Cylindrical-coordinate representation of color #A39886: hue angle of 37.24º degrees, saturation: 0.14, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #A39886 is Cyan = 0, Magento = 0.07, Yellow = 0.18 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 152 | 134 | - |
| CMYK | 0 | 0.07 | 0.18 | 0.36 |
| HSL | 37.24º | 0.14% | 0.58% | - |
| HSV(B) | 37.24º | 0.18% | 0.64% | - |
| XYZ | 30.64 | 31.96 | 27.11 | - |
| YUV | 153.24 | 117.14 | 134.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 152 | 134 | 0 | 0.07 | 0.18 | 0.36 | 37.24 | 0.14 | 0.58 |
| Hex | A3 | 98 | 86 | 0 | 7 | 12 | 24 | 25 | E | 3A |
| Octal | 243 | 230 | 206 | 0 | 7 | 22 | 44 | 45 | 16 | 72 |
| Binary | 10100011 | 10011000 | 10000110 | 0 | 111 | 10010 | 100100 | 100101 | 1110 | 111010 |
Color Harmonies of #A39886
Complementary color
Monochromatic Colors of #A39886
Black with #A39886
Text Example
Text Example
White with #A39886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A39886; }
p { color: rgb(163,152,134); }
H1.HeaderClassName
{
color: #A39886;
}
.AnyTagClassName
{
color: #A39886;
}
</style>
background-color css
<style>
a { background-color: #A39886; }
a { background-color: rgb(163,152,134); }
div.DivClassName
{
background-color: #A39886;
}
.BgClassName
{
background-color: #A39886;
}
</style>
border-color css
<style>
span { border-color: #A39886; }
span { border-color: rgb(163,152,134); }
td.TdClassName
{
border-color: #A39886;
}
.TagClassName
{
border-color: #A39886;
}
</style>