Shades of Malta #A49482
Tints of Malta #A49482
RGB
CMYK
RGB Variations
Color information
#A49482 (or 0xA49482) is known color: Malta. HEX triplet: A4, 94 and 82. RGB value is (164,148,130). Sum of RGB (Red+Green+Blue) = 164+148+130=442 (58% of max value = 765). Red value is 164 (64.45% from 255 or 37.10% from 442); Green value is 148 (58.20% from 255 or 33.48% from 442); Blue value is 130 (51.17% from 255 or 29.41% from 442); Max value from RGB is 164 - color contains mainly: red. Hex color #A49482 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A49482 is #5B6B7D. Grayscale: #969696. Windows color (decimal): -5991294 or 8557732. OLE color: 8557732.
HSL color Cylindrical-coordinate representation of color #A49482: hue angle of 31.76º degrees, saturation: 0.16, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #A49482 is Cyan = 0, Magento = 0.10, Yellow = 0.21 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 148 | 130 | - |
| CMYK | 0 | 0.10 | 0.21 | 0.36 |
| HSL | 31.76º | 0.16% | 0.58% | - |
| HSV(B) | 31.76º | 0.21% | 0.64% | - |
| XYZ | 29.93 | 30.68 | 25.46 | - |
| YUV | 150.73 | 116.3 | 137.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 148 | 130 | 0 | 0.10 | 0.21 | 0.36 | 31.76 | 0.16 | 0.58 |
| Hex | A4 | 94 | 82 | 0 | A | 15 | 24 | 20 | 10 | 3A |
| Octal | 244 | 224 | 202 | 0 | 12 | 25 | 44 | 40 | 20 | 72 |
| Binary | 10100100 | 10010100 | 10000010 | 0 | 1010 | 10101 | 100100 | 100000 | 10000 | 111010 |
Color Harmonies of #A49482
Complementary color
Monochromatic Colors of #A49482
Black with #A49482
Text Example
Text Example
White with #A49482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A49482; }
p { color: rgb(164,148,130); }
H1.HeaderClassName
{
color: #A49482;
}
.AnyTagClassName
{
color: #A49482;
}
</style>
background-color css
<style>
a { background-color: #A49482; }
a { background-color: rgb(164,148,130); }
div.DivClassName
{
background-color: #A49482;
}
.BgClassName
{
background-color: #A49482;
}
</style>
border-color css
<style>
span { border-color: #A49482; }
span { border-color: rgb(164,148,130); }
td.TdClassName
{
border-color: #A49482;
}
.TagClassName
{
border-color: #A49482;
}
</style>