Shades of Malta #A29584
Tints of Malta #A29584
RGB
CMYK
RGB Variations
Color information
#A29584 (or 0xA29584) is known color: Malta. HEX triplet: A2, 95 and 84. RGB value is (162,149,132). Sum of RGB (Red+Green+Blue) = 162+149+132=443 (58% of max value = 765). Red value is 162 (63.67% from 255 or 36.57% from 443); Green value is 149 (58.59% from 255 or 33.63% from 443); Blue value is 132 (51.95% from 255 or 29.80% from 443); Max value from RGB is 162 - color contains mainly: red. Hex color #A29584 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A29584 is #5D6A7B. Grayscale: #979797. Windows color (decimal): -6122108 or 8689058. OLE color: 8689058.
HSL color Cylindrical-coordinate representation of color #A29584: hue angle of 34º 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 #A29584 is Cyan = 0, Magento = 0.08, Yellow = 0.19 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 149 | 132 | - |
| CMYK | 0 | 0.08 | 0.19 | 0.36 |
| HSL | 34º | 0.14% | 0.58% | - |
| HSV(B) | 34º | 0.19% | 0.64% | - |
| XYZ | 29.81 | 30.84 | 26.21 | - |
| YUV | 150.95 | 117.31 | 135.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 149 | 132 | 0 | 0.08 | 0.19 | 0.36 | 34 | 0.14 | 0.58 |
| Hex | A2 | 95 | 84 | 0 | 8 | 13 | 24 | 22 | E | 3A |
| Octal | 242 | 225 | 204 | 0 | 10 | 23 | 44 | 42 | 16 | 72 |
| Binary | 10100010 | 10010101 | 10000100 | 0 | 1000 | 10011 | 100100 | 100010 | 1110 | 111010 |
Color Harmonies of #A29584
Complementary color
Monochromatic Colors of #A29584
Black with #A29584
Text Example
Text Example
White with #A29584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A29584; }
p { color: rgb(162,149,132); }
H1.HeaderClassName
{
color: #A29584;
}
.AnyTagClassName
{
color: #A29584;
}
</style>
background-color css
<style>
a { background-color: #A29584; }
a { background-color: rgb(162,149,132); }
div.DivClassName
{
background-color: #A29584;
}
.BgClassName
{
background-color: #A29584;
}
</style>
border-color css
<style>
span { border-color: #A29584; }
span { border-color: rgb(162,149,132); }
td.TdClassName
{
border-color: #A29584;
}
.TagClassName
{
border-color: #A29584;
}
</style>