Shades of Malta #A39685
Tints of Malta #A39685
RGB
CMYK
RGB Variations
Color information
#A39685 (or 0xA39685) is known color: Malta. HEX triplet: A3, 96 and 85. RGB value is (163,150,133). Sum of RGB (Red+Green+Blue) = 163+150+133=446 (59% of max value = 765). Red value is 163 (64.06% from 255 or 36.55% from 446); Green value is 150 (58.98% from 255 or 33.63% from 446); Blue value is 133 (52.34% from 255 or 29.82% from 446); Max value from RGB is 163 - color contains mainly: red. Hex color #A39685 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A39685 is #5C697A. Grayscale: #989898. Windows color (decimal): -6056315 or 8754851. OLE color: 8754851.
HSL color Cylindrical-coordinate representation of color #A39685: hue angle of 34º 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 #A39685 is Cyan = 0, Magento = 0.08, Yellow = 0.18 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 150 | 133 | - |
| CMYK | 0 | 0.08 | 0.18 | 0.36 |
| HSL | 34º | 0.14% | 0.58% | - |
| HSV(B) | 34º | 0.18% | 0.64% | - |
| XYZ | 30.24 | 31.29 | 26.64 | - |
| YUV | 151.95 | 117.31 | 135.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 150 | 133 | 0 | 0.08 | 0.18 | 0.36 | 34 | 0.14 | 0.58 |
| Hex | A3 | 96 | 85 | 0 | 8 | 12 | 24 | 22 | E | 3A |
| Octal | 243 | 226 | 205 | 0 | 10 | 22 | 44 | 42 | 16 | 72 |
| Binary | 10100011 | 10010110 | 10000101 | 0 | 1000 | 10010 | 100100 | 100010 | 1110 | 111010 |
Color Harmonies of #A39685
Complementary color
Monochromatic Colors of #A39685
Black with #A39685
Text Example
Text Example
White with #A39685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A39685; }
p { color: rgb(163,150,133); }
H1.HeaderClassName
{
color: #A39685;
}
.AnyTagClassName
{
color: #A39685;
}
</style>
background-color css
<style>
a { background-color: #A39685; }
a { background-color: rgb(163,150,133); }
div.DivClassName
{
background-color: #A39685;
}
.BgClassName
{
background-color: #A39685;
}
</style>
border-color css
<style>
span { border-color: #A39685; }
span { border-color: rgb(163,150,133); }
td.TdClassName
{
border-color: #A39685;
}
.TagClassName
{
border-color: #A39685;
}
</style>