Shades of Malta #A09587
Tints of Malta #A09587
RGB
CMYK
RGB Variations
Color information
#A09587 (or 0xA09587) is known color: Malta. HEX triplet: A0, 95 and 87. RGB value is (160,149,135). Sum of RGB (Red+Green+Blue) = 160+149+135=444 (58% of max value = 765). Red value is 160 (62.89% from 255 or 36.04% from 444); Green value is 149 (58.59% from 255 or 33.56% from 444); Blue value is 135 (53.12% from 255 or 30.41% from 444); Max value from RGB is 160 - color contains mainly: red. Hex color #A09587 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A09587 is #5F6A78. Grayscale: #969696. Windows color (decimal): -6253177 or 8885664. OLE color: 8885664.
HSL color Cylindrical-coordinate representation of color #A09587: hue angle of 33.6º degrees, saturation: 0.12, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #A09587 is Cyan = 0, Magento = 0.07, Yellow = 0.16 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 160 | 149 | 135 | - |
| CMYK | 0 | 0.07 | 0.16 | 0.37 |
| HSL | 33.6º | 0.12% | 0.58% | - |
| HSV(B) | 33.6º | 0.16% | 0.63% | - |
| XYZ | 29.62 | 30.72 | 27.29 | - |
| YUV | 150.69 | 119.14 | 134.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 160 | 149 | 135 | 0 | 0.07 | 0.16 | 0.37 | 33.6 | 0.12 | 0.58 |
| Hex | A0 | 95 | 87 | 0 | 7 | 10 | 25 | 22 | C | 3A |
| Octal | 240 | 225 | 207 | 0 | 7 | 20 | 45 | 42 | 14 | 72 |
| Binary | 10100000 | 10010101 | 10000111 | 0 | 111 | 10000 | 100101 | 100010 | 1100 | 111010 |
Color Harmonies of #A09587
Complementary color
Monochromatic Colors of #A09587
Black with #A09587
Text Example
Text Example
White with #A09587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A09587; }
p { color: rgb(160,149,135); }
H1.HeaderClassName
{
color: #A09587;
}
.AnyTagClassName
{
color: #A09587;
}
</style>
background-color css
<style>
a { background-color: #A09587; }
a { background-color: rgb(160,149,135); }
div.DivClassName
{
background-color: #A09587;
}
.BgClassName
{
background-color: #A09587;
}
</style>
border-color css
<style>
span { border-color: #A09587; }
span { border-color: rgb(160,149,135); }
td.TdClassName
{
border-color: #A09587;
}
.TagClassName
{
border-color: #A09587;
}
</style>