Shades of Malta #A19484
Tints of Malta #A19484
RGB
CMYK
RGB Variations
Color information
#A19484 (or 0xA19484) is known color: Malta. HEX triplet: A1, 94 and 84. RGB value is (161,148,132). Sum of RGB (Red+Green+Blue) = 161+148+132=441 (58% of max value = 765). Red value is 161 (63.28% from 255 or 36.51% from 441); Green value is 148 (58.20% from 255 or 33.56% from 441); Blue value is 132 (51.95% from 255 or 29.93% from 441); Max value from RGB is 161 - color contains mainly: red. Hex color #A19484 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A19484 is #5E6B7B. Grayscale: #969696. Windows color (decimal): -6187900 or 8688801. OLE color: 8688801.
HSL color Cylindrical-coordinate representation of color #A19484: hue angle of 33.1º degrees, saturation: 0.13, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #A19484 is Cyan = 0, Magento = 0.08, Yellow = 0.18 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 148 | 132 | - |
| CMYK | 0 | 0.08 | 0.18 | 0.37 |
| HSL | 33.1º | 0.13% | 0.57% | - |
| HSV(B) | 33.1º | 0.18% | 0.63% | - |
| XYZ | 29.45 | 30.42 | 26.15 | - |
| YUV | 150.06 | 117.81 | 135.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 148 | 132 | 0 | 0.08 | 0.18 | 0.37 | 33.1 | 0.13 | 0.57 |
| Hex | A1 | 94 | 84 | 0 | 8 | 12 | 25 | 21 | D | 39 |
| Octal | 241 | 224 | 204 | 0 | 10 | 22 | 45 | 41 | 15 | 71 |
| Binary | 10100001 | 10010100 | 10000100 | 0 | 1000 | 10010 | 100101 | 100001 | 1101 | 111001 |
Color Harmonies of #A19484
Complementary color
Monochromatic Colors of #A19484
Black with #A19484
Text Example
Text Example
White with #A19484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A19484; }
p { color: rgb(161,148,132); }
H1.HeaderClassName
{
color: #A19484;
}
.AnyTagClassName
{
color: #A19484;
}
</style>
background-color css
<style>
a { background-color: #A19484; }
a { background-color: rgb(161,148,132); }
div.DivClassName
{
background-color: #A19484;
}
.BgClassName
{
background-color: #A19484;
}
</style>
border-color css
<style>
span { border-color: #A19484; }
span { border-color: rgb(161,148,132); }
td.TdClassName
{
border-color: #A19484;
}
.TagClassName
{
border-color: #A19484;
}
</style>