Shades of Malta #A19281
Tints of Malta #A19281
RGB
CMYK
RGB Variations
Color information
#A19281 (or 0xA19281) is known color: Malta. HEX triplet: A1, 92 and 81. RGB value is (161,146,129). Sum of RGB (Red+Green+Blue) = 161+146+129=436 (57% of max value = 765). Red value is 161 (63.28% from 255 or 36.93% from 436); Green value is 146 (57.42% from 255 or 33.49% from 436); Blue value is 129 (50.78% from 255 or 29.59% from 436); Max value from RGB is 161 - color contains mainly: red. Hex color #A19281 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A19281 is #5E6D7E. Grayscale: #949494. Windows color (decimal): -6188415 or 8491681. OLE color: 8491681.
HSL color Cylindrical-coordinate representation of color #A19281: hue angle of 31.88º degrees, saturation: 0.15, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #A19281 is Cyan = 0, Magento = 0.09, Yellow = 0.20 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 146 | 129 | - |
| CMYK | 0 | 0.09 | 0.20 | 0.37 |
| HSL | 31.88º | 0.15% | 0.57% | - |
| HSV(B) | 31.88º | 0.2% | 0.63% | - |
| XYZ | 28.94 | 29.72 | 24.98 | - |
| YUV | 148.55 | 116.97 | 136.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 146 | 129 | 0 | 0.09 | 0.20 | 0.37 | 31.88 | 0.15 | 0.57 |
| Hex | A1 | 92 | 81 | 0 | 9 | 14 | 25 | 20 | F | 39 |
| Octal | 241 | 222 | 201 | 0 | 11 | 24 | 45 | 40 | 17 | 71 |
| Binary | 10100001 | 10010010 | 10000001 | 0 | 1001 | 10100 | 100101 | 100000 | 1111 | 111001 |
Color Harmonies of #A19281
Complementary color
Monochromatic Colors of #A19281
Black with #A19281
Text Example
Text Example
White with #A19281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A19281; }
p { color: rgb(161,146,129); }
H1.HeaderClassName
{
color: #A19281;
}
.AnyTagClassName
{
color: #A19281;
}
</style>
background-color css
<style>
a { background-color: #A19281; }
a { background-color: rgb(161,146,129); }
div.DivClassName
{
background-color: #A19281;
}
.BgClassName
{
background-color: #A19281;
}
</style>
border-color css
<style>
span { border-color: #A19281; }
span { border-color: rgb(161,146,129); }
td.TdClassName
{
border-color: #A19281;
}
.TagClassName
{
border-color: #A19281;
}
</style>