Shades of Malta #A09582
Tints of Malta #A09582
RGB
CMYK
RGB Variations
Color information
#A09582 (or 0xA09582) is known color: Malta. HEX triplet: A0, 95 and 82. RGB value is (160,149,130). Sum of RGB (Red+Green+Blue) = 160+149+130=439 (58% of max value = 765). Red value is 160 (62.89% from 255 or 36.45% from 439); Green value is 149 (58.59% from 255 or 33.94% from 439); Blue value is 130 (51.17% from 255 or 29.61% from 439); Max value from RGB is 160 - color contains mainly: red. Hex color #A09582 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A09582 is #5F6A7D. Grayscale: #969696. Windows color (decimal): -6253182 or 8557984. OLE color: 8557984.
HSL color Cylindrical-coordinate representation of color #A09582: hue angle of 38º degrees, saturation: 0.14, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #A09582 is Cyan = 0, Magento = 0.07, Yellow = 0.19 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 160 | 149 | 130 | - |
| CMYK | 0 | 0.07 | 0.19 | 0.37 |
| HSL | 38º | 0.14% | 0.57% | - |
| HSV(B) | 38º | 0.19% | 0.63% | - |
| XYZ | 29.27 | 30.58 | 25.48 | - |
| YUV | 150.12 | 116.64 | 135.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 160 | 149 | 130 | 0 | 0.07 | 0.19 | 0.37 | 38 | 0.14 | 0.57 |
| Hex | A0 | 95 | 82 | 0 | 7 | 13 | 25 | 26 | E | 39 |
| Octal | 240 | 225 | 202 | 0 | 7 | 23 | 45 | 46 | 16 | 71 |
| Binary | 10100000 | 10010101 | 10000010 | 0 | 111 | 10011 | 100101 | 100110 | 1110 | 111001 |
Color Harmonies of #A09582
Complementary color
Monochromatic Colors of #A09582
Black with #A09582
Text Example
Text Example
White with #A09582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A09582; }
p { color: rgb(160,149,130); }
H1.HeaderClassName
{
color: #A09582;
}
.AnyTagClassName
{
color: #A09582;
}
</style>
background-color css
<style>
a { background-color: #A09582; }
a { background-color: rgb(160,149,130); }
div.DivClassName
{
background-color: #A09582;
}
.BgClassName
{
background-color: #A09582;
}
</style>
border-color css
<style>
span { border-color: #A09582; }
span { border-color: rgb(160,149,130); }
td.TdClassName
{
border-color: #A09582;
}
.TagClassName
{
border-color: #A09582;
}
</style>