Shades of Malta #A29484
Tints of Malta #A29484
RGB
CMYK
RGB Variations
Color information
#A29484 (or 0xA29484) is known color: Malta. HEX triplet: A2, 94 and 84. RGB value is (162,148,132). Sum of RGB (Red+Green+Blue) = 162+148+132=442 (58% of max value = 765). Red value is 162 (63.67% from 255 or 36.65% from 442); Green value is 148 (58.20% from 255 or 33.48% from 442); Blue value is 132 (51.95% from 255 or 29.86% from 442); Max value from RGB is 162 - color contains mainly: red. Hex color #A29484 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A29484 is #5D6B7B. Grayscale: #969696. Windows color (decimal): -6122364 or 8688802. OLE color: 8688802.
HSL color Cylindrical-coordinate representation of color #A29484: hue angle of 32º degrees, saturation: 0.14, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #A29484 is Cyan = 0, Magento = 0.09, Yellow = 0.19 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 148 | 132 | - |
| CMYK | 0 | 0.09 | 0.19 | 0.36 |
| HSL | 32º | 0.14% | 0.58% | - |
| HSV(B) | 32º | 0.19% | 0.64% | - |
| XYZ | 29.66 | 30.53 | 26.16 | - |
| YUV | 150.36 | 117.64 | 136.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 148 | 132 | 0 | 0.09 | 0.19 | 0.36 | 32 | 0.14 | 0.58 |
| Hex | A2 | 94 | 84 | 0 | 9 | 13 | 24 | 20 | E | 3A |
| Octal | 242 | 224 | 204 | 0 | 11 | 23 | 44 | 40 | 16 | 72 |
| Binary | 10100010 | 10010100 | 10000100 | 0 | 1001 | 10011 | 100100 | 100000 | 1110 | 111010 |
Color Harmonies of #A29484
Complementary color
Monochromatic Colors of #A29484
Black with #A29484
Text Example
Text Example
White with #A29484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A29484; }
p { color: rgb(162,148,132); }
H1.HeaderClassName
{
color: #A29484;
}
.AnyTagClassName
{
color: #A29484;
}
</style>
background-color css
<style>
a { background-color: #A29484; }
a { background-color: rgb(162,148,132); }
div.DivClassName
{
background-color: #A29484;
}
.BgClassName
{
background-color: #A29484;
}
</style>
border-color css
<style>
span { border-color: #A29484; }
span { border-color: rgb(162,148,132); }
td.TdClassName
{
border-color: #A29484;
}
.TagClassName
{
border-color: #A29484;
}
</style>