Shades of Malta #A59785
Tints of Malta #A59785
RGB
CMYK
RGB Variations
Color information
#A59785 (or 0xA59785) is known color: Malta. HEX triplet: A5, 97 and 85. RGB value is (165,151,133). Sum of RGB (Red+Green+Blue) = 165+151+133=449 (59% of max value = 765). Red value is 165 (64.84% from 255 or 36.75% from 449); Green value is 151 (59.38% from 255 or 33.63% from 449); Blue value is 133 (52.34% from 255 or 29.62% from 449); Max value from RGB is 165 - color contains mainly: red. Hex color #A59785 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A59785 is #5A687A. Grayscale: #999999. Windows color (decimal): -5924987 or 8755109. OLE color: 8755109.
HSL color Cylindrical-coordinate representation of color #A59785: hue angle of 33.75º degrees, saturation: 0.15, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #A59785 is Cyan = 0, Magento = 0.08, Yellow = 0.19 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 165 | 151 | 133 | - |
| CMYK | 0 | 0.08 | 0.19 | 0.35 |
| HSL | 33.75º | 0.15% | 0.58% | - |
| HSV(B) | 33.75º | 0.19% | 0.65% | - |
| XYZ | 30.82 | 31.83 | 26.71 | - |
| YUV | 153.13 | 116.64 | 136.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 165 | 151 | 133 | 0 | 0.08 | 0.19 | 0.35 | 33.75 | 0.15 | 0.58 |
| Hex | A5 | 97 | 85 | 0 | 8 | 13 | 23 | 22 | F | 3A |
| Octal | 245 | 227 | 205 | 0 | 10 | 23 | 43 | 42 | 17 | 72 |
| Binary | 10100101 | 10010111 | 10000101 | 0 | 1000 | 10011 | 100011 | 100010 | 1111 | 111010 |
Color Harmonies of #A59785
Complementary color
Monochromatic Colors of #A59785
Black with #A59785
Text Example
Text Example
White with #A59785
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A59785; }
p { color: rgb(165,151,133); }
H1.HeaderClassName
{
color: #A59785;
}
.AnyTagClassName
{
color: #A59785;
}
</style>
background-color css
<style>
a { background-color: #A59785; }
a { background-color: rgb(165,151,133); }
div.DivClassName
{
background-color: #A59785;
}
.BgClassName
{
background-color: #A59785;
}
</style>
border-color css
<style>
span { border-color: #A59785; }
span { border-color: rgb(165,151,133); }
td.TdClassName
{
border-color: #A59785;
}
.TagClassName
{
border-color: #A59785;
}
</style>